{"api":"v1","generated_at":"2026-09-15T19:06:06.437Z","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/agent-commerce-factory-jm-austriaeast-cloudapp-azure-com-v1-crypto-token-price-7eb928","pinned_page":"https://tollindex.com/e/agent-commerce-factory-jm-austriaeast-cloudapp-azure-com-v1-crypto-token-price-7eb928/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"agent-commerce-factory-jm-austriaeast-cloudapp-azure-com-v1-crypto-token-price-7eb928","canonical_url":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/token-price","resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/token-price","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"On-chain token price by contract address (DEX / DeFi). Given a chain (e.g. ethereum, base, bsc, polygon, arbitrum, solana) and one or more token contract addresses, returns current USD price, market cap, 24h volume, 24h change % and last-updated timestamp for each. For DeFi agents, on-chain price feeds, DEX token lookups and portfolio valuation of long-tail or newly listed tokens.","service_name":null,"declared_category":null,"declared_tags":["crypto","defi","token-price","contract-address","dex"],"route_template":null,"registry_updated":"2026-09-06T01:15:47.129Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"crypto token price","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.006 USDC","amount_units":0.006,"decimals_known":true,"pay_to":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":2,"last_called_at":"2026-09-06T01:15:46.691Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:38:46.965Z","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-15T05:38:46.965Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:12:01.429Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:07:59.912Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:24:11.323Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:07:40.846Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","page":"https://tollindex.com/seller/0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","endpoints":17,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["crypto","defi","token-price","contract-address","dex"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xCe339395d7f2ea5a5009022EF1C392Fb208a989E","amount":"6000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-06T01:15:46.691Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":2},"resource":"https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/token-price","extensions":{"bazaar":{"info":{"input":{"body":{"platform":"ethereum","contracts":["0xdac17f958d2ee523a2206206994597c13d831ec7"],"vsCurrency":"usd"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"count":1,"items":[{"price":0.999962,"contract":"0xdac17f958d2ee523a2206206994597c13d831ec7","marketCap":183223247255.29,"volume24h":76282183477.03,"lastUpdated":"2026-08-25T12:00:00.000Z","change24hPct":0.011}],"route":"crypto.token-price","machine":"portfolio","platform":"ethereum"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["contracts"],"properties":{"platform":{"type":"string","default":"ethereum","description":"Chain / asset platform (e.g. ethereum, base, bsc, polygon, arbitrum, optimism, solana)."},"contracts":{"type":"array","items":{"type":"string","maxLength":120,"minLength":3,"description":"Token contract address on the given chain."},"maxItems":50,"minItems":1},"vsCurrency":{"type":"string","default":"usd"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["machine","route","items"],"properties":{"count":{"type":"integer"},"items":{"type":"array","items":{"type":"object","properties":{"price":{"type":["number","null"]},"contract":{"type":["string","null"]},"marketCap":{"type":["number","null"]},"volume24h":{"type":["number","null"]},"lastUpdated":{"type":["string","null"]},"change24hPct":{"type":["number","null"]}}}},"route":{"type":"string"},"machine":{"type":"string"},"platform":{"type":"string"},"economics":{"type":"object","properties":{"sellPriceUsd":{"type":"number"},"upstreamCostUsdActual":{"type":["number","null"]}}}}}}}}}}},"description":"On-chain token price by contract address (DEX / DeFi). Given a chain (e.g. ethereum, base, bsc, polygon, arbitrum, solana) and one or more token contract addresses, returns current USD price, market cap, 24h volume, 24h change % and last-updated timestamp for each. For DeFi agents, on-chain price feeds, DEX token lookups and portfolio valuation of long-tail or newly listed tokens.","lastUpdated":"2026-09-06T01:15:47.129Z","x402Version":2}]}}