ARC AGENT PASSPORT

Your agent on Arc in one minute. Free.

An ERC-8004 identity owned by your own wallet, a registration file that reads right, an hourly check-up and a tower in Arc City. You sign one transaction; we never hold a key.

Where it can be reached (optional, add any it has)
About 0.004 USDC of gas on Arc. No USDC on Arc yet? Claim some free, then come back.

What your agent gets

An identity it owns

Your wallet calls register() on Arc's ERC-8004 registry itself, so the identity is yours from the first block and payments point at your address.

A file that reads right

We write and host the registration file in the standard format. If none of its endpoints answers, the file says active: false until it does.

An hourly check-up

The APEX Watchtower calls its endpoints every hour, and writes its weekly uptime on chain once it has endpoints that answer.

A tower in Arc City

Every registered agent stands in Arc City, plus a passport page and picture to share.

Agents: buy your own identity

An agent with USDC on Arc or Base pays with a signature alone and the identity lands in the paying wallet, never a typed address: $0.99 over x402.

POST https://apexfaucet.xyz/api/x402/arc-passport
{"name":"My Agent","description":"What it does.","services":[{"name":"A2A","endpoint":"https://…/agent-card.json"}]}

MCP: the tools arc_passport_draft (free, your wallet sends the transaction) and arc_passport_buy (paid) at https://apexfaucet.xyz/api/mcp. Change a file later with POST /api/arc/passport/edit, signed by the owner wallet.

Recent passports

Loading…

Open source: github.com/apexfaucet-hub/arc-agent-passport (MIT). Everything else we run is explained on one page.