{"api":"v1","generated_at":"2026-09-15T21:53:03.194Z","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-endpoint-screen-6b6b1a","pinned_page":"https://tollindex.com/e/trust-agent-io-v1-endpoint-screen-6b6b1a/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":"trust-agent-io-v1-endpoint-screen-6b6b1a","canonical_url":"https://trust-agent.io/v1/endpoint/screen","resource":"https://trust-agent.io/v1/endpoint/screen","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Is this x402 endpoint safe to pay? Reads the endpoint's own payment challenge under BOTH protocol versions — v1 body and v2 PAYMENT-REQUIRED header, so a live v2-only service is not reported as dead — extracts the payout wallet it advertises, and screens that wallet: OFAC sanctions, sybil-filtered ERC-8004 reputation, on-chain behaviour. Flags an endpoint that names different recipients under the two versions. Scores the wallet, not the service behind it, and says so.","service_name":"TrustAgent","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T21:34:41.814Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"screen","category":"identity","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":"0x6121654D3Fd4C8B42a90d30472E4D40927C3e6BB","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-03T21:34:41.541Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:24:22.482Z","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:24:22.482Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:59:22.843Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:56:03.724Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:12:14.161Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:51:54.855Z","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":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-03T21:34:41.541Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://trust-agent.io/v1/endpoint/screen","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://trust-agent.io/v1/verify/quick","chain":"base"}},"output":{"type":"json","example":{"flags":"array of {code, severity, title, detail}","offers":"every advertised offer: payTo, network, asset, amount, version","paywalled":"whether the endpoint answered 402 with a parseable payment offer","components":"per-rule scoring breakdown","trustScore":"0-100 for the payout wallet; null when no rule could be evaluated","payoutWallet":"the address scored","x402Versions":"which protocol generations answered — [1], [2] or [1,2]","recommendation":"proceed | proceed_with_caution | hold | block | insufficient_data","additionalPayoutWallets":"present only when the offers disagree about the recipient"}}},"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","required":["url"],"properties":{"url":{"type":"string","description":"REQUIRED. The x402 endpoint to screen, e.g. https://example.com/v1/thing."},"chain":{"type":"string","description":"OPTIONAL. Only \"base\" is served; any other value is refused rather than answered from the wrong chain."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"flags":{"description":"array of {code, severity, title, detail}"},"offers":{"description":"every advertised offer: payTo, network, asset, amount, version"},"paywalled":{"description":"whether the endpoint answered 402 with a parseable payment offer"},"components":{"description":"per-rule scoring breakdown"},"trustScore":{"description":"0-100 for the payout wallet; null when no rule could be evaluated"},"payoutWallet":{"description":"the address scored"},"x402Versions":{"description":"which protocol generations answered — [1], [2] or [1,2]"},"recommendation":{"description":"proceed | proceed_with_caution | hold | block | insufficient_data"},"additionalPayoutWallets":{"description":"present only when the offers disagree about the recipient"}}}}}}}}},"description":"Is this x402 endpoint safe to pay? Reads the endpoint's own payment challenge under BOTH protocol versions — v1 body and v2 PAYMENT-REQUIRED header, so a live v2-only service is not reported as dead — extracts the payout wallet it advertises, and screens that wallet: OFAC sanctions, sybil-filtered ERC-8004 reputation, on-chain behaviour. Flags an endpoint that names different recipients under the two versions. Scores the wallet, not the service behind it, and says so.","lastUpdated":"2026-09-03T21:34:41.814Z","serviceName":"TrustAgent","x402Version":2}]}}