For the better part of a year, every announcement covered on this site — AWS AgentCore Payments, Circle's Agent Stack, The Graph's x402 gateway, MoonPay's MoonAgents Card — has rested on a tacit assumption: that AI agents transacting in stablecoins is a real, measurable behaviour, not a deck slide. This week, the first serious data set arrived to test that assumption. The numbers are bigger than I expected, and the structural risk underneath them is more uncomfortable than the headlines suggest.
The new Keyrock report, "Who Pays the Agent?", produced with Coinbase, Tempo, and Virtuals, puts hard figures on the machine economy for the first time. Between May 2025 and April 2026, AI agents processed roughly 176 million on-chain transactions worth $73 million, at an average size of $0.31–$0.48. By the end of Q1 2026, more than 104,000 AI agents had registered across the major protocols. And 98.6% of every cent of that settlement flowed through a single stablecoin: USDC.
The first half of that story is the validation everyone in agentic commerce has been waiting for. The second half is the risk that, in Keyrock's own words, "nobody in the space is publicly discussing — we think they should be."
The Micropayment Thesis Survives Contact with Reality
The most important data point in the report is the size distribution. Roughly 76% of all agent transactions fell below Visa's $0.30 fixed fee threshold. That single statistic does more to settle the "are stablecoins really an agentic-payment primitive" debate than any keynote could. A clear majority of the activity is economically impossible on traditional card rails. The unit economics simply do not exist for a Visa or Mastercard tap on a 9-cent API call, even before considering reconciliation overhead.
By contrast, a USDC transfer on Base costs roughly $0.0001 — about 0.03% of a $0.31 transaction. The micropayment thesis was always credible in theory. Now there is a year of production data showing it works at scale: 176 million transactions, average ticket size in the cents, almost all of it on settlement infrastructure that traditional payments cannot price.
For any payment developer designing API or MCP-server billing, this number is the new floor under the conversation. You no longer have to defend whether per-call stablecoin pricing makes sense. You have to defend why your endpoint isn't offering it.
Why 98.6% USDC Is a Problem, Not an Achievement
Now the uncomfortable part. The same data set that vindicates the rail also reveals how dangerously thin its foundations are. 98.6% in a single stablecoin from a single issuer is not diversification expressing a free-market preference. It is concentration at the scale of a systemic risk.
Consider what that number actually means in operational terms. Every major agent protocol the report tracks — Coinbase's x402, Stripe and Tempo's Machine Payments Protocol, Google's AP2, Visa's tokenized credentials — is technically chain- and asset-agnostic. In practice, almost every implementation has converged on USDC as the default. The agentic economy did not pick USDC because the protocols required it. It picked USDC because USDC was the path of least resistance: deep liquidity, broad chain coverage, predictable behaviour, and an issuer that has been visibly cooperative with regulators across multiple jurisdictions.
Those are good reasons. They are also exactly the reasons a single point of failure forms. A regulatory action against Circle in any major jurisdiction, a temporary depeg event, a custody incident, or even a sustained operational outage on USDC's primary settlement chains would not affect "some" agentic commerce. On these numbers, it would affect nearly all of it.
What This Means for Payment Developers Building on Agentic Rails
If you are building infrastructure that depends on agentic payments — and after the May data drop, more teams will be — the concentration risk has direct engineering consequences.
Treat stablecoin choice as a configurable axis, not a hardcoded assumption. A settlement service that hardcodes USDC on Base because that is where the volume lives is shipping a product whose continuity depends on a single issuer's regulatory standing. A settlement service that treats stablecoin selection as a runtime decision against a small allowlist (USDC, EURC, USDT, perhaps a UK-issued sterling stablecoin once the HMT consultation lands) survives any single-issuer event by switching configuration, not by rebuilding. Test the failover path before you need it. A multi-stablecoin architecture is only real if the path from "USDC failed" to "settling in EURC" has been exercised. In practice, that means dry-run reconciliation against a non-USDC asset on a regular cadence, with the operational runbook actually written down. The teams that survive a USDC incident will be the ones who rehearsed it. Care about the FX layer. A non-trivial fraction of the 98.6% USDC concentration exists because USDC happens to be the asset every counterparty already holds. Real diversification requires either every endpoint accepting multiple stablecoins or a credible on-chain swap layer with predictable slippage at sub-cent ticket sizes. The second is the harder engineering problem and the one the industry has barely started on. Watch the regulatory gap. The Keyrock report explicitly notes that MiCA, the US GENIUS Act, and the EU AI Act all lack comprehensive standards governing autonomous AI financial transactions. That gap will close, and when it does, the rules will land on the system as it actually exists — which is to say, on a system overwhelmingly dependent on one issuer.The Wider Picture for Fintech Engineers
The Keyrock numbers are a maturation signal, not a setback. A year ago, the question was whether anyone was actually doing this. Now the data says they are — and at a meaningful scale. The next question is whether the rail that has carried the first $73 million is structurally ready to carry the first $73 billion. On 98.6% USDC, the answer is "not yet."
As an AI Developer and fintech developer building crypto payment infrastructure and cross-border payout systems, I take two things from this report. First, the micropayment thesis is no longer speculative; it is the new design centre for any API or service-billing system targeting machine consumption. Second, the most valuable engineering work over the next year will not be adding USDC support — every serious team has that — but subtracting the implicit USDC monoculture from the systems we are building on top of it.
Key Takeaways
- The Keyrock "Who Pays the Agent?" report puts the first hard data on machine-economy payments: 176M transactions, $73M settled, average ticket $0.31–$0.48, May 2025–April 2026.
- 76% of transactions are below Visa's $0.30 fixed fee — confirming that traditional rails cannot price this volume.
- 98.6% of settlement is USDC, creating concentration risk that the report explicitly names and that the wider industry has been ignoring.
- For developers: treat stablecoin selection as runtime-configurable, rehearse the failover path to non-USDC assets, and invest in the on-chain swap layer that real multi-asset settlement requires.
- The regulatory frameworks — MiCA, GENIUS Act, EU AI Act — currently have no specific standards for autonomous AI financial transactions. That gap will close, and the rules will land on the system as it actually is.
Related articles
Circle Agent Stack: USDC for Machine Payments
Circle ships Agent Stack — CLI, agent wallets, marketplace, and sub-cent USDC rails for AI agents. Direct competition with x402, Pay.sh, AWS AgentCore.
The Graph x402 Gateway: USDC Per-Query Goes Live
The Graph activates x402 in its gateway: AI agents and developers buy on-chain data per request in USDC on Base, no API keys, no accounts.
AWS Launches Stablecoin Payments for AI Agents
Amazon Bedrock AgentCore now lets AI agents pay for APIs and data in USDC via the x402 protocol — what it means for fintech and payment developers.

