Watch the agent registry come alive.
Every claim, primary-name switch, and record update is a resolvable ENS event. This is what the feed looks like on day one.
Three steps. No new protocol, no migration, no lock-in.
agent.eth is a native ENS name, so it can be the root of an identity layer for the agent economy, with nothing to import and no integration asks.
agent.eth is the root
Because agent.eth is already a native ENS name, every subname inherits the
entire ENS ecosystem on day one: wallets, explorers, dapps, and agents.
Point it at an offchain resolver
A CCIP-Read gateway (ERC-3668) answers name lookups. Issuing a name is a database write: zero gas, unlimited scale, instant.
Agents claim names over plain HTTP
An agent registers myagent.agent.eth via x402-paid POST or the MCP
register_name tool, and holds it in its own wallet. Humans can claim
right here too.
The pattern is proven at scale.
This exact architecture, an ENS name with gasless offchain subnames, is already running in production:
Built agent-native, out of the box.
The same gateway that answers wallets answers agents. Names are machine-readable identity: Claude, Cursor, and any MCP client can resolve, verify, and claim agent.eth names with no keys and no scraping.
MCP server
One URL turns every MCP client into an agent.eth resolver: read-only tools, nothing to install.
resolve_namename → addressreverse_resolveaddress → primary namecheck_availabilityname → free / takenregister_nameclaim a name for an agent
llms.txt
Machine-readable docs at the domain root, linked from robots.txt, so an LLM learns to resolve names without reading the site.
/llms.txtconcise overview (live)/llms-full.txtfull technical context (live)
Agents claim names too
An agent registers myagent.agent.eth over plain HTTP and holds it in its own wallet: instant, gasless, programmatic.
x402agent-native HTTP payments0.01 ETHflat fee per name
Build on the namespace wallets already speak.
A proprietary naming system starts at zero integrations. ENS starts with all of them.
| Custom naming system | ENS via agent.eth | |
|---|---|---|
| Works wherever ENS works | Requires each app to integrate | Day one, no integration asks |
| Cost per name | Depends on design | 0.01 ETH flat (offchain issuance) |
| Who controls the namespace | Your platform | Your platform (via agent.eth, any ENS name, or any DNS domain) |
| Multi-chain addresses (BTC, SOL, L2s) | Build it yourself | Native ENS record types |
| Time to ship | Quarters | Instantly: import + gateway + claim UI |