{"api":"v1","generated_at":"2026-09-15T19:46:24.923Z","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/graphadvocate-com-agent-score-342f48","pinned_page":"https://tollindex.com/e/graphadvocate-com-agent-score-342f48/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":"graphadvocate-com-agent-score-342f48","canonical_url":"https://graphadvocate.com/agent/score","resource":"https://graphadvocate.com/agent/score","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Composite 0-100 reputation score for any Base wallet. POST {wallet, days?=90}. Combines ERC-8004 registration (Agent0 subgraph), USDC settlement velocity (Base RPC scan), and ERC-8004 feedback+validation registry events aggregated across all of the owner's agents. Hard-gates on 8004 registration to filter burn addresses + CEX wallets. Cached 24h. Use for: should I integrate/pay/trust this peer agent.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-12T00:27:16.455Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"agent score","category":"inference","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.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":6,"unique_payers_30d":4,"last_called_at":"2026-09-12T00:27:16.299Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:24:17.428Z","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:24:17.428Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:21:09.876Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:20:07.338Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:35:42.963Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:05:52.504Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","page":"https://tollindex.com/seller/0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","endpoints":11,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x0FF5A6ecef783BBA35463ec2F8403B9B5e9e7C86","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-12T00:27:16.299Z","l30DaysTotalCalls":6,"l30DaysUniquePayers":4},"resource":"https://graphadvocate.com/agent/score","extensions":{"bazaar":{"info":{"input":{"body":{"days":90,"wallet":"0x575267eED09c338FAE5716A486A7B58A5749A292"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"tier":"active","score":65,"wallet":"0x575267eED09c338FAE5716A486A7B58A5749A292","signals":{"feedback_count":1,"erc8004_age_days":75.2,"erc8004_agent_id":"41034","avg_feedback_value":85,"erc8004_registered":true,"distinct_senders_30d":2,"usdc_received_30d_usdc":4.66,"distinct_feedback_clients":1,"erc8004_agent_count_for_owner":1},"verdict":"[active] ERC-8004 registered (75d old, agent #41034) — metadata valid — received $4.6620 USDC from 2 distinct sender(s) in 30d (9 tx) — last paid call 2.6d ago — 1 feedback event(s) from 1 distinct client(s), avg value 85.0.","cache_hit":false,"max_score":100,"window_days":90,"awarded_points":{"any_feedback":10,"active_last_7d":10,"received_any_30d":10,"erc8004_age_gt_7d":5,"erc8004_registered":15,"ipfs_declares_x402":5,"ipfs_metadata_valid":5,"positive_avg_feedback":5}}}},"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","required":["wallet"],"properties":{"days":{"type":"integer","default":90,"maximum":365,"minimum":1,"description":"USDC settlement scan window."},"wallet":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Wallet address to score (owner or agentWallet)."}}},"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","required":["wallet","score","tier","verdict"],"properties":{"tier":{"enum":["active_verified","active","registered_or_settling","dormant_low_signal","no_evidence"],"type":"string"},"score":{"type":"integer","maximum":100,"minimum":0},"wallet":{"type":"string"},"verdict":{"type":"string"},"cache_hit":{"type":"boolean"}}}}}}}}},"description":"Composite 0-100 reputation score for any Base wallet. POST {wallet, days?=90}. Combines ERC-8004 registration (Agent0 subgraph), USDC settlement velocity (Base RPC scan), and ERC-8004 feedback+validation registry events aggregated across all of the owner's agents. Hard-gates on 8004 registration to filter burn addresses + CEX wallets. Cached 24h. Use for: should I integrate/pay/trust this peer agent.","lastUpdated":"2026-09-12T00:27:16.455Z","x402Version":2}]}}