Usernames on Robinhood Chain, powered by ENS and the robinhood.id domain. Gasless to issue and resolvable in every ENS-aware wallet and dapp today. Pricing shown (0.01 ETH) is an example: Robinhood sets it, free, one-time, or annual.
| ETH address | |
| Chain | Robinhood Chain (Arbitrum Orbit) |
| Avatar | eip155:1/erc721:… (user-settable) |
| Cost to user | 0.01 ETH (example pricing) |
| Gas to issue | Zero — issued offchain, verified onchain via CCIP-Read |
Every claim, primary-name switch, and record update is a resolvable ENS event. This is what Robinhood's feed looks like on day one.
Robinhood already owns the domain. ENS's DNSSEC integration turns any DNS name into a fully functional ENS name — so robinhood.id becomes the root of a username system Robinhood controls end to end.
One TXT record — _ens.robinhood.id → a=0x… — plus one transaction proves
domain ownership via DNSSEC. The domain stays at the existing registrar; nothing about
normal DNS changes.
A CCIP-Read gateway (ERC-3668) answers name lookups from Robinhood's own database or from Robinhood Chain itself. Issuing a name is a database write — zero gas, unlimited scale, instant.
alice.robinhood.id maps to Alice's Robinhood Chain address. Anyone, in any
ENS-aware wallet, can send to the name instead of 0x4f3a…9c21. Reverse
resolution shows the name in explorers and dapps.
This exact architecture — a company domain imported into ENS with gasless offchain subnames — is already running in production:
The same gateway that answers wallets can answer agents. Names become machine-readable identity: Claude, Cursor, and any MCP client can resolve, verify, and claim robinhood.id names with no keys and no scraping.
One URL turns every MCP client into a robinhood.id resolver — read-only tools, nothing to install.
resolve_name name → addressreverse_resolve address → primary namecheck_availability name → free / takenregister_name claim a name for an agentMachine-readable docs at the domain root, linked from robots.txt — an LLM learns to resolve names without reading the site.
/llms.txt concise overview/llms-full.txt gateway API + record schemaAn agent registers myagent.robinhood.id over plain HTTP and holds it in its own wallet — instant, gasless, programmatic.
x402 agent-native HTTP payments0.01 ETH example fee per nameA proprietary naming system starts at zero integrations. ENS starts with all of them.
| Custom naming system | ENS via robinhood.id | |
|---|---|---|
| Works in MetaMask, Rainbow, Coinbase Wallet, Etherscan… | Requires each app to integrate | Day one, no integration asks |
| Pricing | Depends on design | Robinhood's choice: free, one-time, or annual (0.01 ETH shown as example) |
| Who controls the namespace | Robinhood | Robinhood (via the DNS domain it owns) |
| Multi-chain addresses (BTC, SOL, L2s) | Build it yourself | Native ENS record types |
| Time to ship | Quarters | Weeks — import + gateway + claim UI |