{"api":"v1","generated_at":"2026-09-16T05:44:08.946Z","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/trust-agent-io-v1-registry-agents-584f30","pinned_page":"https://tollindex.com/e/trust-agent-io-v1-registry-agents-584f30/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"trust-agent-io-v1-registry-agents-584f30","canonical_url":"https://trust-agent.io/v1/registry/agents","resource":"https://trust-agent.io/v1/registry/agents","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"The filtered ERC-8004 directory: which registered agents are actually alive, and which accept x402. Around a third of registrations on Base carry both a compliant registration file and a declared service, and roughly one in twelve of those declares x402 — this returns them, rather than making you screen eighty thousand addresses one at a time to find them. GET /v1/registry publishes the current split, free. 100 agents per page. Free alternative: GET /v1/registry. Or 3 free calls of this endpoint per wallet per 24h: https://trust-agent.io/v1/trial.","service_name":"TrustAgent","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-13T17:19:51.661Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"registry agents","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","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.01 USDC","amount_units":0.010001,"decimals_known":true,"pay_to":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":3,"unique_payers_30d":3,"last_called_at":"2026-09-13T17:19:51.389Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:54:03.158Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:54:03.158Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:49:18.568Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:44:42.107Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:42:24.446Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:59:12.453Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:36:07.058Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","page":"https://tollindex.com/seller/0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","amount":"10001","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-13T17:19:51.389Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":3},"resource":"https://trust-agent.io/v1/registry/agents","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"quality":"valid_with_service","acceptsX402":"true"}},"output":{"type":"json","example":{"count":"agents on this page","agents":"array of {agentId, identifier, quality, acceptsX402, payoutWallet, checkedAt, owner, registeredAt}","degraded":"true when the census cannot currently refresh classifications — the page may omit live agents and include stale ones","nextCursor":"pass back as `cursor` for the next page; null when the registry is exhausted"}}},"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"},"queryParams":{"type":"object","properties":{"chain":{"type":"string","description":"OPTIONAL. Only \"base\" is served. Defaults to base."},"cursor":{"type":"string","description":"OPTIONAL. nextCursor from the previous page. Omit for the first page."},"quality":{"type":"string","description":"OPTIONAL. valid_with_service | valid_no_service | non_compliant | uri_unresolvable | no_uri."},"acceptsX402":{"type":"string","description":"OPTIONAL. true to return only agents whose registration file declares x402."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"description":"agents on this page"},"agents":{"description":"array of {agentId, identifier, quality, acceptsX402, payoutWallet, checkedAt, owner, registeredAt}"},"degraded":{"description":"true when the census cannot currently refresh classifications — the page may omit live agents and include stale ones"},"nextCursor":{"description":"pass back as `cursor` for the next page; null when the registry is exhausted"}}}}}}}}},"description":"The filtered ERC-8004 directory: which registered agents are actually alive, and which accept x402. Around a third of registrations on Base carry both a compliant registration file and a declared service, and roughly one in twelve of those declares x402 — this returns them, rather than making you screen eighty thousand addresses one at a time to find them. GET /v1/registry publishes the current split, free. 100 agents per page. Free alternative: GET /v1/registry. Or 3 free calls of this endpoint per wallet per 24h: https://trust-agent.io/v1/trial.","lastUpdated":"2026-09-13T17:19:51.661Z","serviceName":"TrustAgent","x402Version":2}]}}