The agent economy, made visible.
Every known agent wallet on Base, plotted on a single live map. Each platform — Tessera, Virtuals, Coinbase, PayAI, Thirdweb, Clanker, more — gets its own color. Nodes sized by lifetime USDC volume, scored by the same Tessera Score the rest of the protocol uses, with Diamond-tier wallets glowing brightest.
Scroll to zoom · drag to pan · click any chip’s ◎ to fly to that cluster · search names or addresses
How the map is built.
Tier 1 — curated seed registry
A hand-verified list of wallets we know belong to specific agent platforms. Tessera infrastructure, CDP factories, the x402 facilitator, anchored Diamond-tier wallets. Always visible. Adding a wallet is a one-line change in lib/agent-map/registry.ts.
Tier 2 — platform-internal relationships
Known relationships between seed wallets (e.g. Tessera Vault ↔ Token) render as static edges. Once Tier 3 lights up, edges become real-time pulses.
Tier 3 — Alchemy webhooks (real-time)
An Alchemy webhook subscription on USDC transfers where either side is in the agent set. Every match fires a glowing pulse from payer to payee along the canvas. Sub-second latency.
Tier 4 — lazy organic growth
Unknown wallets that appear as counterparties get classified in the background. If they look like agents, they join the map automatically. The agent set self-grows.
Sized by lifetime USDC volume. Colored by platform (legend left of the map). Diamond-tier wallets glow brighter. Hover any node to see its full Tessera Score, tier, and credit-line estimate — the same data the paid /api/x402/score endpoint returns.