{"api":"v1","generated_at":"2026-09-15T21:01:37.374Z","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/fiatdock-com-s-svc-4fed2ffb-54d5-45cb-8df7-91c680a8fee9-1ee4b5","pinned_page":"https://tollindex.com/e/fiatdock-com-s-svc-4fed2ffb-54d5-45cb-8df7-91c680a8fee9-1ee4b5/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":"fiatdock-com-s-svc-4fed2ffb-54d5-45cb-8df7-91c680a8fee9-1ee4b5","canonical_url":"https://fiatdock.com/s/svc_4fed2ffb-54d5-45cb-8df7-91c680a8fee9","resource":"https://fiatdock.com/s/svc_4fed2ffb-54d5-45cb-8df7-91c680a8fee9","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Pay-per-call: Signal Sprint Base USDC Balance","service_name":"FiatDock Marketplace","declared_category":null,"declared_tags":["mcp","marketplace","x402","data"],"route_template":null,"registry_updated":"2026-08-28T15:12:30.317Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"s svc 4fed2ffb 54d5 45cb 8df7 91c680a8fee9","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.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x45cc2b3a354D4E9DA2Eb14189C5bBe6394c1Efb6","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-28T15:12:29.741Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:08:53.743Z","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-15T04:08:53.743Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:07:23.118Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:06:57.582Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:22:03.332Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:49:50.642Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x45cc2b3a354D4E9DA2Eb14189C5bBe6394c1Efb6","page":"https://tollindex.com/seller/0x45cc2b3a354D4E9DA2Eb14189C5bBe6394c1Efb6","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["mcp","marketplace","x402","data"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x45cc2b3a354D4E9DA2Eb14189C5bBe6394c1Efb6","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":120}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786649692/bazaar-icons/a8ca40512a3f380b.png","quality":{"lastCalledAt":"2026-08-28T15:12:29.741Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://fiatdock.com/s/svc_4fed2ffb-54d5-45cb-8df7-91c680a8fee9","extensions":{"bazaar":{"info":{"input":{"body":{"id":1,"method":"tools/call","params":{"name":"<the seller's tool>","arguments":{}},"jsonrpc":"2.0"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"note":"The seller's own response, passed through unchanged. Settlement headers are added: X-FiatDock-Settlement (tx hashes), X-FiatDock-Fee-Bps, and X-FiatDock-Receipt (proof-of-purchase for a review)."}}},"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":{"required":[],"properties":{"method":{"type":"string","description":"e.g. tools/call"},"params":{"type":"object","description":"the seller's own tool name + arguments"},"jsonrpc":{"type":"string","description":"\"2.0\" — the body is forwarded VERBATIM to the seller's MCP endpoint, so send whatever that server expects"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Pay-per-call: Signal Sprint Base USDC Balance","lastUpdated":"2026-08-28T15:12:30.317Z","serviceName":"FiatDock Marketplace","x402Version":2}]}}