{"api":"v1","generated_at":"2026-09-15T23:05:36.155Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/aiagentoracle-ai-api-v1-asset-symbol-assessment-053aa4","pinned_page":"https://tollindex.com/e/aiagentoracle-ai-api-v1-asset-symbol-assessment-053aa4/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"aiagentoracle-ai-api-v1-asset-symbol-assessment-053aa4","canonical_url":"https://aiagentoracle.ai/api/v1/asset/:symbol/assessment","resource":"https://aiagentoracle.ai/api/v1/asset/:symbol/assessment","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"AgentOracle: use before an autonomous transaction to assess an asset's market-data quality, freshness, liquidity, volatility, confidence, and whether it is directly spendable through x402 on Base or must be converted first. Informational and non-custodial.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":"/api/v1/asset/:symbol/assessment","registry_updated":"2026-09-06T03:31:40.130Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"asset assessment","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-06T03:31:39.867Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:51:31.241Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T03:51:31.241Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:51:04.217Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:50:45.455Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:05:40.723Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:29:31.100Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","page":"https://tollindex.com/seller/0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","endpoints":16,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-06T03:31:39.867Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://aiagentoracle.ai/api/v1/asset/:symbol/assessment","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"symbol":"ETH"},"queryParams":{}},"output":{"type":"json","example":{"name":"Ether","chain":"base","symbol":"ETH","quality":"high","priceUsd":3421.55,"freshness":{"asOf":"2025-12-31T23:59:30Z","status":"fresh","ageSeconds":30},"rationale":["ETH must be converted to USDC before direct x402 spending on Base."],"limitations":["Ticker-level assessment; no canonical contract identity verification."],"spendability":"convert-first","marketSignals":{"marketCap":411223344556,"volume24h":18234567.21,"completeness":"complete","liquidityUsd":87654321.45,"volatility24hPercent":1.42},"confidenceScore":0.97}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["symbol"],"properties":{"symbol":{"type":"string","description":"Tracked asset ticker symbol."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["symbol","name","chain","priceUsd","quality","confidenceScore","freshness","marketSignals","spendability","rationale","limitations"],"properties":{"name":{"type":"string"},"chain":{"type":"string"},"symbol":{"type":"string"},"quality":{"enum":["high","medium","low","insufficient-data"],"type":"string"},"priceUsd":{"type":["number","null"]},"freshness":{"type":"object","required":["asOf","ageSeconds","status"],"properties":{"asOf":{"type":"string","format":"date-time"},"status":{"enum":["fresh","stale"],"type":"string"},"ageSeconds":{"type":"integer","minimum":0}}},"rationale":{"type":"array","items":{"type":"string"}},"limitations":{"type":"array","items":{"type":"string"}},"spendability":{"enum":["direct-spend","convert-first","unsupported","insufficient-data"],"type":"string"},"marketSignals":{"type":"object","required":["liquidityUsd","volume24h","marketCap","volatility24hPercent","completeness"],"properties":{"marketCap":{"type":["number","null"]},"volume24h":{"type":["number","null"]},"completeness":{"enum":["complete","partial","sparse"],"type":"string"},"liquidityUsd":{"type":["number","null"]},"volatility24hPercent":{"type":["number","null"]}}},"confidenceScore":{"type":["number","null"]}}}}}}},"routeTemplate":"/api/v1/asset/:symbol/assessment"}},"description":"AgentOracle: use before an autonomous transaction to assess an asset's market-data quality, freshness, liquidity, volatility, confidence, and whether it is directly spendable through x402 on Base or must be converted first. Informational and non-custodial.","lastUpdated":"2026-09-06T03:31:40.13Z","x402Version":2}]}}