{"api":"v1","generated_at":"2026-09-15T23:43:16.784Z","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/api-zfinia-com-v1-intelligence-changes-since-bf59ab","pinned_page":"https://tollindex.com/e/api-zfinia-com-v1-intelligence-changes-since-bf59ab/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":"api-zfinia-com-v1-intelligence-changes-since-bf59ab","canonical_url":"https://api.zfinia.com/v1/intelligence/changes-since","resource":"https://api.zfinia.com/v1/intelligence/changes-since","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"When your agent already checked zFinia and needs only material machine-economy changes since its last cursor, use this tool. Returns delta items and nextCursor for the next poll; empty items is valid. Pay 10000 atomic USDC on Base via exact x402. MCP does not pay.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:52:02.290Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"intelligence changes since","category":"inference","first_observed_by_toll":"2026-09-11T08:47:35.342Z","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-11T08:47:35.343Z","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":"0x25e8245f07d5e4873987293dad666afbe56a9608","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:51:57.667Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:25:12.211Z","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-15T06:25:12.211Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:54:39.300Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:47:19.456Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:04:32.978Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:01:29.846Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x25e8245f07d5e4873987293dad666afbe56a9608","page":"https://tollindex.com/seller/0x25e8245f07d5e4873987293dad666afbe56a9608","endpoints":10,"hosts":5},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x25e8245f07d5e4873987293dad666afbe56a9608","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-14T19:51:57.667Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://api.zfinia.com/v1/intelligence/changes-since","extensions":{"bazaar":{"info":{"input":{"body":{"cursor":"2026-09-01T00:00:00.000Z","maxItems":3,"include_high_resolution":true},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"count":1,"items":[{"eventId":"evt_x402_launch_20250506","summary":"x402 uses HTTP 402 so agents can pay for APIs without accounts.","headline":"Coinbase launches x402 HTTP-native payments","freshness":"archive","evidenceTier":"TIER_A"}],"since":"2026-09-01T00:00:00.000Z","schema":"zfinia-newswire-1","product":"machine_economy_changes_since","truncated":false,"nextCursor":"2026-09-07T00:00:00.000Z","request_id":"example-request","service_id":"machine_economy_changes_since","generatedAt":"2026-09-07T00:00:00.000Z","priceAtomic":"10000","usageRights":"Caller may use returned JSON for their own systems.","schemaVersion":"zfinia-newswire-1","highResolution":true,"marketMovements":{"resourcesDelta":0},"service_version":"1"}}},"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","anyOf":[{"required":["cursor"]},{"required":["since"]}],"properties":{"since":{"type":"string","maxLength":2048,"minLength":1,"description":"Alias of cursor. Use the previous nextCursor so only later material changes are returned."},"cursor":{"type":"string","maxLength":2048,"minLength":1,"description":"Previous nextCursor (opaque or ISO-8601). Required for the paid delta unless since is set. Pass this back on the next poll."},"maxItems":{"type":"integer","maximum":50,"minimum":1},"include_high_resolution":{"type":"boolean","description":"When true, paid items include full evidence fields already present on the public newswire item."}},"description":"Paid delta for a caller that already has a zFinia cursor. Supply cursor or since (the previous nextCursor).","additionalProperties":false},"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":["request_id","service_id","service_version","schema","generatedAt","since","nextCursor","count","items","truncated","usageRights"],"properties":{"count":{"type":"integer"},"items":{"type":"array"},"since":{"type":"string"},"schema":{"type":"string"},"product":{"type":"string"},"truncated":{"type":"boolean"},"nextCursor":{"type":"string"},"request_id":{"type":"string","description":"Delivery request identifier; also returned in x-foundry-request-id."},"service_id":{"type":"string","description":"Canonical service identifier."},"generatedAt":{"type":"string"},"priceAtomic":{"type":"string"},"usageRights":{"type":"string"},"schemaVersion":{"type":"string"},"highResolution":{"type":"boolean"},"marketMovements":{"type":"object"},"service_version":{"type":"string","description":"Version of the invoked service."}},"additionalProperties":false}}}}}}},"description":"When your agent already checked zFinia and needs only material machine-economy changes since its last cursor, use this tool. Returns delta items and nextCursor for the next poll; empty items is valid. Pay 10000 atomic USDC on Base via exact x402. MCP does not pay.","lastUpdated":"2026-09-14T19:52:02.29Z","x402Version":2}]}}