Glossary
ERC-8004 (Trustless Agents)
An Ethereum standard giving an agent an on-chain identity: an ERC-721 registry entry pointing at its metadata, plus reputation and validation registries.
ERC-8004 defines three registries. The Identity Registry mints an agent id as an ERC-721 token whose URI resolves to a registration file describing the agent — name, endpoints, supported protocols. The Reputation Registry lets clients post signed feedback about an agent id. The Validation Registry lets an agent request, and a validator record, checks of its work. Together they give an agent an address-independent identity that anyone can read without asking the operator.
The Identity Registry is deployed as one singleton at the same address on several EVM chains. Registering is a plain contract call and costs only gas, so an id proves that someone called register(), and nothing more: it does not prove the agent is live, funded or operated by whom the metadata says.
Sato Hub reads the registry counter on each chain weekly and never adds the chains together, because an id on Base and an id on Ethereum are different objects on different contracts. A directory listing tagged erc-8004 implements or integrates the standard; a passport marked registered has an address Sato Hub found in the registry by reading the chain.
Where Sato Hub measures it
- ERC-8004 registered agents, by chain (weekly) →
- ERC-8004 venue: registered → funded → active →
- ERC-8004 tools, scored →
- ERC-8004 implementations in the directory →
Numbers live on those pages and refresh on their own schedule; this definition does not restate them.
Related terms
Sources
Cite this page
Sato Hub. "ERC-8004 (Trustless Agents) (glossary)." Sato Hub, accessed 2026-09-09. https://satohub.ai/glossary/erc-8004This page is refreshed daily. Citations include the date so a reader can tell which snapshot a claim came from.