Why Celo
A facilitator already exists
Celo runs its own x402 facilitator, so a buyer signs an EIP-3009 authorization and pays no gas. We did not have to build the rail.
Native Circle USDC
Real USDC, not a bridged twin, with an EIP-712 domain we read off the contract before signing anything.
Gas in stablecoins
CIP-64 fee abstraction lets a transaction pay its own fee in USDC, which removes the “hold a second token” problem for an agent.
Celo mainnet is live: agent #9759 is ours on the canonical registry, and the x402
rail has real settlements recorded in a durable log you can read at
/celo-proof. Celo Sepolia is beta.
Network config
Connect with viem
What is deployed
The mainnet identity registry is the same address X Layer and Robinhood Chain carry, and
the Celo Sepolia pair matches Arc’s. That is the point of a deterministic deployment: one
agent id means the same thing wherever you resolve it.