// analysis
Agent payments: how an AI settles the bill, and who holds the rails
An AI agent now pays on its own, in stablecoins, below the cost of a card transaction. Under this discreet plumbing, the mechanics of the x402 protocol that resurrects the HTTP 402 code, the battle for standards (Coinbase, Google AP2, Visa, Mastercard) that is really a complementary stack, the dependence on USDC, and a still poorly mapped security. A deep dive into the most solid vector of the crypto-AI convergence.
In our overview of the convergence between crypto and artificial intelligence, one vector stood out as the most accomplished: agent payments. An AI program that buys data or compute on its own now settles its bill in stablecoins, in a few cents, with no human intervention. This piece goes one level deeper into the machine. How does an agent pay, concretely? Which standards clash, and is it really a clash? Who controls the rails, and how secure is all of this? Because behind the smoothness of the demonstration plays out a question of power, that of knowing who will hold the tap when billions of micropayments circulate between machines.
The problem cards cannot solve
The starting point is not ideological, it is economic. An autonomous agent that consumes a service, an API call, a data request, a second of compute, must pay very small amounts, very often, and machine to machine. Yet card networks are built for the opposite: a fixed fee of about $0.30 per transaction makes settling a one-cent payment absurd. Per the Keyrock report, 76% of agent payments fall below this threshold, most between one and ten cents. The card is not expensive for these flows, it is structurally impossible.
It is this void the stablecoin fills. Programmable, continuously available, transferable without opening an account or signing a subscription, it allows payments the banking infrastructure refuses by construction. The money framed by the GENIUS Act thus becomes the natural fuel of agentic commerce. What remains is how an agent uses it without a human validating each step. The answer lies in a forgotten web code.
x402, the resurrection of the 402 code
When the HTTP protocol was designed, a status code, 402, was reserved for future use, labelled “Payment Required”. It stayed dormant for nearly thirty years, for lack of an internet-native means of payment. In late 2025, Coinbase and Cloudflare woke it up with the x402 protocol, and the simplicity of the idea is its strength.
Coinbase provided the Base chain and the USDC rails, Cloudflare the software component that lets any interface hosted with it accept these payments. The protocol is free and with no protocol fee, in stablecoins only since its second version of December 2025. What this unlocks was unthinkable with the card: charging an AI interface per request, web content paid per article, service markets between agents, autonomous purchasing of supplies. An agent can spend a budget over thousands of micro-transactions without a human authorising each one. It is powerful, and it is precisely there that the risk sets in, more on that later.
Not a standards war, a stack
The press loves the “protocol war” narrative, x402 against Google’s standard against Visa’s. The reality is more interesting: these bricks do not fight so much as they stack, each reigning over a different layer of the same payment.
Google’s standard, AP2, announced in September 2025 with about sixty partners including Mastercard, PayPal and Coinbase, handles authorisation: it encodes in signed mandates, carried as verifiable attestations, the fact that a given agent can spend a given amount, under given conditions, on behalf of a given user. Google donated it to the FIDO alliance in April 2026 for open governance. Visa’s protocol, for its part, handles identity: the agent signs its requests with a private key the merchant verifies in Visa’s registry, a digital passport. Mastercard rolls out its own version on its rails. x402 and stablecoins occupy the bottom layer, the one where value really moves. Seen this way, the convergence does not pit crypto against established finance, it assigns them floors.
The players, and the dependence on USDC
This stack has heavyweights on each floor. Amazon Web Services launched an infrastructure, Bedrock AgentCore Payments, which lets agents pay in stablecoins relying on x402 and on Stripe’s wallets. Stripe, precisely, built an agent money stack from its acquisition of the Bridge infrastructure and its Privy wallets. Stablecoin issuers, Circle in the lead, provide the fuel. Most of these giants are listed or backed by listed companies, which gives the whole an adult infrastructure rather than a lab patchwork.
This maturity has a flip side, concentration. Almost all agent payments settle today in USDC, Circle’s stablecoin. It is a point of dependence on a single issuer, with the risk that implies: an incident on USDC, like its temporary depeg of March 2023 when part of its reserves was frozen at Silicon Valley Bank, would propagate instantly to the whole agentic economy built on it. The convenience of a de facto standard is paid in concentrated systemic fragility. Diversifying issuers would be safer, but would fragment liquidity, a classic trade-off we find everywhere in financial plumbing.
Security, a gaping blind spot
Here is the least mature side, and the most worrying. Giving an autonomous piece of software the ability to spend money, without human validation at each transaction, opens an attack surface research is only beginning to map. Several academic works published in 2026 inventory the flaws of the x402 protocol alone, with unambiguous titles, from a “systematic security analysis” to “five attacks” documented.
The most characteristic flaw is prompt injection: a malicious instruction slipped into a page or an interface response diverts the agent and pushes it to pay where it should not. Add free-riding attacks to get the resource without paying, personal-data leaks in the negotiation phase, and a fundamental problem: since no human validates each payment, an erroneous or trapped instruction repeats at machine speed, thousands of times before it is noticed. The defences exist, strict spending caps, data filtering before execution, cryptographic verification of the agent’s identity, the idea of a “Know Your Agent” modelled on “Know Your Customer”. But they are young, and the gap between deployment speed and security maturity is the real Achilles’ heel of this vector.
Who holds the tap
There remains the political question, the most interesting for anyone who follows power in finance. Is agentic commerce decentralising payment, or recentralising it differently? The execution layer, x402 and stablecoins, is open and permissionless, faithful to the crypto promise: any agent can pay any server without going through a gatekeeper. But the layers above, identity and authorisation, are being captured by the established players, Visa for the agent’s passport, Google for the spending mandate. Yet whoever controls identity and authorisation controls the tap, even if the value flows on open rails.
It is the telling sign we already noted about traditional finance: it adopts the stablecoin’s function without ceding its toll-booth role. By seizing the high layers of the stack, card networks and cloud giants ensure that, even in a world of stablecoin payments, it is still their registry that will say which agent is legitimate and how much it can spend. The disintermediation promised by crypto moves one notch, it does not disappear. Payment becomes open, authorisation stays guarded.
The points to watch
To follow this vector without being carried away, a few markers. The first is real adoption, measured in settled volume, not to be confused with the trillion-dollar projections we put into perspective in the crypto-AI overview: the use case is proven, its scale stays modest. The second is the concentration on USDC, any incident on which would become systemic for the agentic economy. The third is security, where each protocol will have to prove itself against the attacks research already documents. The fourth is the sharing of layers: watching who wins identity and authorisation will say who really holds the power, whatever the settlement rail.
Payment changes hands
Agent payments are the most tangible part of the crypto-AI convergence because they solve a concrete problem nothing else solves: paying a machine, continuously, for almost nothing. The plumbing works, the giants are laying it, and the stablecoin finally finds a massive use outside speculation. But the smoothness of the demonstration must not mask the three reservations that will decide its trajectory: a still anecdotal scale, a dangerous dependence on a single issuer, and a security lagging the deployment. Payment is changing hands, from humans to agents. The real question is not whether this will happen, but who, of open crypto or the established gatekeepers, will hold the keys to the new tap.
Sources
- Amazon Web Services, “Agents that transact: Introducing Amazon Bedrock AgentCore payments, built with Coinbase and Stripe”: agent payments in USDC via x402: https://aws.amazon.com/blogs/machine-learning/agents-that-transact-introducing-amazon-bedrock-agentcore-payments-built-with-coinbase-and-stripe/
- AWS Industries, “x402 and Agentic Commerce: Redefining Autonomous Payments in Financial Services”: mechanics of the protocol and the facilitator contract on Base: https://aws.amazon.com/blogs/industries/x402-and-agentic-commerce-redefining-autonomous-payments-in-financial-services/
- CoinDesk / Keyrock report: ~$73M across 176M transactions, 76% of agent payments below the cards’ $0.30 threshold: https://www.coindesk.com/business/2026/05/21/crypto-rails-are-becoming-the-default-payment-layer-for-ai-agents-report-says
- Google Cloud, “Announcing Agent Payments Protocol (AP2)”: signed mandates (intent, cart, payment) and launch partners: https://cloud.google.com/blog/products/ai-machine-learning/announcing-agents-to-payments-ap2-protocol
- Visa, “New AI, Stablecoin and Token Innovations to Power Intelligent, Programmable Commerce”: Trusted Agent Protocol and identity registry: https://investor.visa.com/news/news-details/2026/Visa-Announces-New-AI-Stablecoin-and-Token-Innovations-to-Power-Intelligent-Programmable-Commerce-at-Visa-Payments-Forum/default.aspx
- “Free-Riding the Agentic Web: A Systematic Security Analysis of x402 Payments”, arXiv:2605.30998: https://arxiv.org/abs/2605.30998
- “Five Attacks on x402 Agentic Payment Protocol”, arXiv:2605.11781: https://arxiv.org/abs/2605.11781
- “SoK: Security of Autonomous LLM Agents in Agentic Commerce”, arXiv:2604.15367: https://arxiv.org/abs/2604.15367
- l0g, Crypto and AI: anatomy of a convergence, The GENIUS Act, the 18 July deadline and the guide Stablecoins and the GENIUS Act.
This analysis is not investment advice.
// cite this analysis
l0g, “Agent payments: how an AI settles the bill, and who holds the rails”, l0g.fr, published July 14, 2026, updated July 14, 2026, https://l0g.fr/en/analysis/how-an-ai-agent-pays-the-bill/
$ cd ../analysis