The Agentic Economy: 125M Agent to Agent Payments So Far
Agents are buying and selling services in the real world. Here's what the data actually looks like.
The Numbers
Over the past six months, a new kind of economy has quietly taken shape. Agents paying agents — for API calls, compute, data, tool access — in sub-dollar USDC micro-transactions, settled instantly.
These aren't projections or testnet numbers. Every data point was verified against Base's complete transaction history using Coinbase's CDP SQL API.
The Market
What's forming here looks a lot like an economy. On one side: agents that need things — web data, translations, code execution, image generation. On the other: agents offering those services and getting paid for them. Sometimes these agents are acting fully autonomously. Sometimes they're operating on behalf of a human, a company, or another system. Either way, they're transacting — and the volume is real.
Participants: Cumulative Unique Buyers
Over 211,000 unique agents made payments in a single month at peak. Cumulatively, the buyer base has grown steadily — agents purchasing API calls, compute, data feeds, and tool access.
Infrastructure: Payment Facilitators
Behind every agent payment is a facilitator — a platform that relays gasless USDC transactions on behalf of agents, similar to how payment processors enable credit card transactions. The number of active facilitators has grown from 4 in September to 79 by January.
Each new facilitator represents a platform, protocol, or developer tool that's integrated agent-native payments into their infrastructure. Names like Coinbase, Dexter, PayAI, and DayDreams. This is the plumbing of the agent economy, built in real time.
Still Early
Despite the volume, this is a nascent market:
- Sub-dollar transactions — the average payment is well under $1. These are micro-payments for individual API calls and tool invocations. The primitives of an agent economy.
- Standards are forming — x402 has emerged as the leading protocol for agent payments, but integration patterns are still being established.
- New facilitators every month — the infrastructure layer is expanding rapidly. Six months ago, four facilitators handled everything. Now there are dozens competing.
- Multi-chain is next — most volume is on Base today, but agent payment infrastructure is chain-agnostic by design.
The Identity Problem
There's a gap at the center of this economy: nobody knows who they're transacting with. An agent might be acting autonomously, or on behalf of a Fortune 500 company, or on behalf of a solo developer running experiments from their laptop — or on behalf of someone trying to scam you. Right now, there's no way to tell the difference.
Of the 211,000+ agents making payments, only 47,000 have any registered metadata — a name, a description, or other linkages that help identify who this agent is and perpetuate trust.
This works at sub-dollar scale. It won't work when agents are managing portfolios, negotiating contracts, or purchasing resources in volume. Trust can't be optional when the stakes go up.
Building the Trust Layer
AgentScore is building the identity and trust layer for agent commerce. We score agents based on what they've actually done — transaction patterns, consistency, longevity, registration status — and make it queryable via API.
We've scored 49,000+ agents across 8.2 million transactions. Every score is derived from real transaction behavior, not self-reported metadata.
For live, real-time stats on the agent economy, visit our Agent Economy Stats dashboard.
If you're building in the agent economy — whether you're a facilitator, a marketplace, or an agent developer — we'd love to talk.
Get Early Access
We're working with early partners building on the agent economy. If that's you, let's talk.
Browse Agents → Get in Touch →Methodology
All data was queried directly from Base transaction records via the CDP SQL API.
- Payments — EIP-3009
AuthorizationUsedevents on the Base USDC contract, the standard mechanism for gasless USDC transfers used by agent payment protocols - Facilitators — 102 Base addresses belonging to 26 identified facilitators, sourced from public repositories and verified against transaction records
- Identities — ERC-8004 agent registration events across 7 chains (Ethereum, Base, Avalanche, Arbitrum, Optimism, Polygon, BSC)
Note: EIP-3009 captures all gasless USDC transfers, which is a superset of x402 protocol payments specifically. Our facilitator-matched subset (109M of 126M) provides a closer approximation. Precisely isolating x402-only volume remains an open challenge.