{"api":"v1","generated_at":"2026-09-16T02:02:33.606Z","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/gateway-stride20k-com-crypto-price-coinid-2d5eaf","pinned_page":"https://tollindex.com/e/gateway-stride20k-com-crypto-price-coinid-2d5eaf/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":"gateway-stride20k-com-crypto-price-coinid-2d5eaf","canonical_url":"https://gateway.stride20k.com/crypto/price/:coinId","resource":"https://gateway.stride20k.com/crypto/price/:coinId","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Live cryptocurrency price API: current USD price for any coin by CoinGecko id ('bitcoin', 'ethereum') or DefiLlama id ('coingecko:bitcoin', 'chain:address' for tokens by contract address). Sourced from DefiLlama's aggregated market feed with the source's own confidence score (0-1) and the unix timestamp of the observation. Ideal for agents needing spot prices, portfolio valuation, or price checks before on-chain actions. Cached up to 60 seconds; freshness in meta.fetchedAt.","service_name":"Stride20k","declared_category":null,"declared_tags":["crypto"],"route_template":"/crypto/price/:coinId","registry_updated":"2026-08-30T12:06:06.495Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"crypto 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.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-08-30T12:06:06.082Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:19:04.895Z","state":"malformed","failed_checks":["has_bazaar_extension"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:19:04.895Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:16:34.366Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:15:49.556Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:31:16.500Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:00:33.419Z","state":"malformed","failed_checks":["has_bazaar_extension"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","page":"https://tollindex.com/seller/0x552Cc4A10878C7F20574489D47184249657Ca3f6","endpoints":24,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["crypto"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-30T12:06:06.082Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://gateway.stride20k.com/crypto/price/:coinId","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"coinId":"bitcoin"},"queryParams":{}},"output":{"type":"json","example":{"ok":true,"data":{"coinId":"coingecko:bitcoin","symbol":"BTC","priceUsd":62397.99,"confidence":0.99,"sourceTimestamp":1783132624},"meta":{"cached":false,"source":"defillama","fetchedAt":"2026-07-04T00:00:00.000Z","attribution":null},"endpoint":"/crypto/price/:coinId"}}},"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":["coinId"],"properties":{"coinId":{"type":"string","description":"Coin identifier: a CoinGecko id ('bitcoin') or DefiLlama id ('coingecko:bitcoin', '<chain>:<address>')."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","endpoint","data","meta"],"properties":{"ok":{"type":"boolean","description":"true on success."},"data":{"type":"object","required":["coinId","priceUsd","sourceTimestamp"],"properties":{"coinId":{"type":"string","description":"Normalized DefiLlama coin id used for the lookup."},"symbol":{"type":"string","description":"Ticker symbol reported by the source."},"priceUsd":{"type":"number","description":"Current price in USD."},"confidence":{"type":"number","description":"Source-reported confidence, 0–1 (1 = highest)."},"sourceTimestamp":{"type":"integer","description":"Unix timestamp (seconds) of the source's observation."}}},"meta":{"type":"object","required":["source","cached","fetchedAt"],"properties":{"cached":{"type":"boolean","description":"Whether this response was served from cache."},"source":{"type":"string","description":"Upstream source: defillama."},"fetchedAt":{"type":"string","description":"ISO 8601 time the data was actually retrieved from the upstream."},"attribution":{"type":["string","null"],"description":"Licensing attribution when the source requires it."}}},"endpoint":{"type":"string","description":"Always \"/crypto/price/:coinId\"."}}}}}}},"routeTemplate":"/crypto/price/:coinId"}},"description":"Live cryptocurrency price API: current USD price for any coin by CoinGecko id ('bitcoin', 'ethereum') or DefiLlama id ('coingecko:bitcoin', 'chain:address' for tokens by contract address). Sourced from DefiLlama's aggregated market feed with the source's own confidence score (0-1) and the unix timestamp of the observation. Ideal for agents needing spot prices, portfolio valuation, or price checks before on-chain actions. Cached up to 60 seconds; freshness in meta.fetchedAt.","lastUpdated":"2026-08-30T12:06:06.495Z","serviceName":"Stride20k","x402Version":2}]}}