{"api":"v1","generated_at":"2026-09-15T23:41:37.172Z","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/keyronne-com-api-price-67f635","pinned_page":"https://tollindex.com/e/keyronne-com-api-price-67f635/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":"keyronne-com-api-price-67f635","canonical_url":"https://keyronne.com/api/price","resource":"https://keyronne.com/api/price","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Current USD prices for any crypto asset: majors by ticker (BTC, ETH, SOL), anything else by CoinGecko id or chain + contract address — so long-tail meme tokens work too. Up to 25 assets per call with per-asset confidence scores and timestamps. Crypto only; no equities or ETFs. POST a JSON body like: {\"symbols\":[\"BTC\",\"ETH\",\"pepe\"]}","service_name":"Crypto & Token Prices","declared_category":null,"declared_tags":["price","crypto","token","market","defi"],"route_template":null,"registry_updated":"2026-09-15T06:20:36.092Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"price","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.003 USDC","amount_units":0.003,"decimals_known":true,"pay_to":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":6,"unique_payers_30d":4,"last_called_at":"2026-09-15T06:20:35.849Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:03:52.913Z","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:03:52.913Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:55:32.167Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:53:44.551Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:09:33.385Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:48:56.119Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","page":"https://tollindex.com/seller/0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","endpoints":14,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["price","crypto","token","market","defi"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB86F95EF5FA904318Ea9Df3b59AdCe099b478fC4","amount":"3000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-15T06:20:35.849Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":4},"resource":"https://keyronne.com/api/price","extensions":{"bazaar":{"info":{"input":{"body":{"symbols":["BTC","ETH","pepe"]},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"count":3,"found":3,"prices":[{"coin":"coingecko:bitcoin","found":true,"query":"BTC","symbol":"BTC","priceUsd":67123.45,"updatedAt":"2026-07-08T04:00:00.000Z","confidence":0.99}],"attribution":"Price data from DefiLlama (coins.llama.fi)"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","properties":{"body":{"type":"object","properties":{"symbol":{"type":"string","description":"One ticker or CoinGecko id, e.g. \"BTC\", \"dogwifcoin\"."},"tokens":{"type":"array","items":{"type":"object","required":["chain","address"],"properties":{"chain":{"type":"string","description":"e.g. ethereum, base, arbitrum, optimism, polygon, bsc, solana."},"address":{"type":"string","description":"Token contract address on that chain."}}},"maxItems":25,"description":"Any token by contract address (covers coins with no listing)."},"symbols":{"type":"array","items":{"type":"string"},"maxItems":25,"description":"Batch of tickers/CoinGecko ids, or \"chain:address\" strings."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}}},"output":{"type":"object","properties":{"note":{"type":"string","description":"Present when some queries had no price."},"count":{"type":"integer"},"found":{"type":"integer"},"prices":{"type":"array","items":{"type":"object","properties":{"coin":{"type":"string","description":"Resolved DefiLlama coin key."},"found":{"type":"boolean"},"query":{"type":"string","description":"Your input, echoed back."},"symbol":{"type":"string"},"decimals":{"type":"integer"},"priceUsd":{"type":"number"},"updatedAt":{"type":"string"},"confidence":{"type":"number","description":"0-1 price confidence score."}}}},"attribution":{"type":"string"}}}}}}},"description":"Current USD prices for any crypto asset: majors by ticker (BTC, ETH, SOL), anything else by CoinGecko id or chain + contract address — so long-tail meme tokens work too. Up to 25 assets per call with per-asset confidence scores and timestamps. Crypto only; no equities or ETFs. POST a JSON body like: {\"symbols\":[\"BTC\",\"ETH\",\"pepe\"]}","lastUpdated":"2026-09-15T06:20:36.092Z","serviceName":"Crypto & Token Prices","x402Version":2}]}}