Animica x402 Directory

Directory

trust-agent.io

trust-agent.io publishes 6 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/provenance/chain GET $0.01 402
/v1/registry/agents GET $0.01 402
/v1/reputation GET $0.002 402
/v1/verify/batch POST $0.01 402
/v1/verify/deep GET $0.01 200
/v1/verify/quick GET $0.002 402

What these endpoints do

trust-agent.io/v1/provenance/chain

Where did this address get its money? Walks the funding chain upward and returns the account that ultimately paid for the wallet, plus a cluster id. Two addresses funded from the same account are not …

GET · $0.01 · probe 402

trust-agent.io/v1/registry/agents

The filtered ERC-8004 directory: which registered agents are actually alive, and which accept x402. Roughly 15% of registrations on Base have both a compliant registration file and a declared service …

GET · $0.01 · probe 402

trust-agent.io/v1/reputation

What is this agent's reputation actually worth? 92.6% of ERC-8004 feedback on Base is coordinated. This clusters reviewers by funding provenance and caps each cluster at one effective vote, returns ev…

GET · $0.002 · probe 402

trust-agent.io/v1/verify/batch

Screen up to 10 addresses in one call: OFAC sanctions check, trust score, risk band and recommendation for each. For vetting a counterparty set before a run of payments, maintaining an allowlist, or a…

POST · $0.01 · probe 402

trust-agent.io/v1/verify/deep

Should you approve this contract? Everything in quick, plus static analysis of the bytecode: privileged functions (mint, pause, blacklist, arbitrary withdrawal), proxy and upgradeability detection, da…

GET · $0.01 · probe 200

trust-agent.io/v1/verify/quick

Is this counterparty safe to pay? Screens the address against the OFAC sanctions list, reads its ERC-8004 reputation with coordinated feedback filtered out, and returns an explainable 0-100 trust scor…

GET · $0.002 · probe 402