Coinbase Base head Jesse Pollak says AI agents are about to drive the next leg of crypto adoption, pointing to roughly $48 million already moved through the x402 open payment standard, with about 95% of that volume settled on Base. Pollak takes the pitch to Consensus Miami 2026 on May 5. Onchain data tells a more cautious story.
That gap, between a public $48 million figure and the roughly $28,000 a day x402 currently clears across all chains, is the real argument breaking out inside agentic commerce a week before the industry’s biggest stage of the year.
Pollak’s $48 Million Pitch, Days Before Consensus Miami
Speaking to CoinDesk on April 24, Pollak framed crypto less as an investment and more as plumbing. “Agents are defined in software and operating software, they want money as software,” he said.
“Agents are defined in software and operating software, they want money as software.” Jesse Pollak, head of Base at Coinbase, speaking to CoinDesk on April 24, 2026.
The line is being repeated this week across crypto Twitter, including a widely shared Coin Bureau post that pinned it as the headline takeaway. Pollak’s argument is that what was technically impossible nine months ago, a piece of software autonomously buying compute, booking travel or paying for an API without a human signing off, is now a working product.
Eight days from now he’ll defend that thesis at the Miami Beach Convention Center, where roughly 20,000 attendees, founders, regulators and engineers, are expected to spend three days arguing about exactly how agents should pay.

What x402 Actually Does, in One Web Request
x402 is built on a forgotten corner of the web: HTTP status code 402, “Payment Required,” which has sat dormant in the spec for three decades. The protocol’s reference implementation on GitHub revives it. When an agent calls an API, the server can answer with a 402 instead of unlocking the data, attach a price in stablecoins, and the agent’s wallet pays in the same session.
The repo confirms the protocol is network-agnostic. It supports EVM chains (Base, Polygon, Ethereum), Solana’s SVM and Stellar, with SDKs in TypeScript, Python and Go. Integration is, in the maintainers’ words, “1 line for the server, 1 function for the client.”
That single design choice is what makes the rail interesting to people building agents. There is no merchant account, no subscription, no OAuth handshake, no chargeback window. The wallet calls, the service quotes, the wallet pays, the service responds. The whole exchange happens inside one HTTP request.
Why Card Rails Choke When the Buyer Is Software
Pollak’s broader case is architectural, not commercial. Visa and Mastercard’s networks were built around a human cardholder, a billing address and a signed agreement. None of that fits an autonomous piece of software running on a server in Frankfurt buying GPU time in Singapore.
An agent rebalancing a DeFi position or buying scraping credits at sub-second intervals can’t pause for a 30-day billing cycle or a 3D Secure prompt. Stripe and PayPal can be wired in, but they need either a subscription wrapper or a human to approve unusual spend, both of which break autonomy at scale.
The $48 Million Headline Sits on $28,000 a Day
Pollak’s number is cumulative across the lifetime of the protocol. The daily picture is harder to spin. Onchain analysis from Artemis published in March put x402’s average daily volume at around $28,000 across roughly 131,000 transactions, with the average payment worth about 20 cents.
- $48M. Cumulative payment volume through x402 to date, per Coinbase.
- 95%. Share of that volume settled on Base, the Coinbase-incubated Layer 2.
- $28,000. Average daily volume across all x402-enabled chains, per Artemis.
- $0.20. Average single-payment size, consistent with a microtransaction rail.
- ~50%. Share of x402 transactions Artemis flagged as self-dealing or wash trading.
That last figure is the awkward one. Artemis split the suspicious activity into two buckets: self-dealing, where a single wallet acts as both buyer and seller, and wash trades where a seller funds a buyer wallet that immediately routes the payment back. Strip those out and the genuine pay-per-call economy is still very small.
Supporters argue that’s exactly what early infrastructure looks like. Skeptics point to a roughly $7 billion combined token-market valuation across the x402 ecosystem and ask how that lines up with a daily volume smaller than a single suburban Starbucks.
The Foundation Linux Now Hosts, and Who Signed On
The governance picture changed sharply last month. On April 2, the Linux Foundation announced the x402 Foundation, taking the protocol out of Coinbase’s exclusive control and parking it under neutral open-source governance.
The membership list reads like a who’s-who of payments and cloud, and includes both incumbents and crypto natives:
- Card networks and processors: Visa, Mastercard, American Express, Adyen, Fiserv, PPRO, Stripe.
- Cloud and commerce: Amazon Web Services, Cloudflare, Google, Shopify, Sierra, Microsoft.
- Crypto infrastructure: Coinbase, Base, Circle, Polygon Labs, Solana Foundation, thirdweb.
- Regional payment rails: KakaoPay (Korea), Merit Systems, Ampersend.ai.
Cloudflare’s role is the operational anchor. Its engineering blog post on the launch committed the company to providing the global edge infrastructure x402 will run on, meaning agent payments can be enforced at the same network layer that already filters bot traffic and serves a quarter of the public web.
The Crowded Race for the Agent Wallet
x402 isn’t running unopposed. Visa, Mastercard and Stripe have all shipped their own agent-payment frameworks in the last six months, and the four approaches diverge sharply on how much trust they place in the agent itself.
| Protocol | Backer | Settlement | Trust Model |
|---|---|---|---|
| x402 | x402 Foundation, Coinbase | USDC and EURC on Base, Solana, Polygon | Wallet-native, no merchant account |
| Trusted Agent Protocol | Visa | Existing Visa rails, card-based | Cryptographic agent identity |
| Agent Pay | Mastercard | Card rails, Agentic Tokens | Tokenized human consent per session |
| Shared Payment Tokens | Stripe | Card or stablecoin via Stripe | Permissioned proxy of buyer’s method |
Notably, Visa’s Trusted Agent Protocol announcement explicitly aligned with x402, signaling that even card-rail incumbents see stablecoin settlement as part of the eventual stack rather than a rival to be killed off.
That alignment matters because it changes the question Pollak has to answer in Miami. It is no longer “will agents pay in crypto?” It is “how much of an agent’s wallet sits on a Layer 2 versus a tokenized Visa credential?”
Eight Days to the Miami Beach Convention Center
Pollak’s keynote sits inside a packed agenda at the Miami Beach Convention Center on May 5, where Base will be expected to publish updated x402 metrics. The number to watch is the daily figure, not the cumulative.
If May 5 reveals daily volume crossing the low six figures with the wash-trade share trending down, the agentic commerce thesis tightens from compelling to confirmed. If the headline stays $48 million but daily volume hasn’t budged from $28,000, expect the questions from the floor to get sharper.
Independent infrastructure builders are already pushing volume above the network average. Nevermined launched agent card payments on x402 earlier this month, bridging stablecoin settlement to existing card acceptance. That kind of bridge is what will move x402 from a developer demo to a line item on a real merchant’s reconciliation report.
Frequently Asked Questions
What is x402 in simple terms?
x402 is an open payment standard that uses the dormant HTTP 402 status code to let any web service charge per request in stablecoins. An AI agent calls an API, the server quotes a price, the agent’s wallet pays on-chain, and the response unlocks. There are no accounts, no subscriptions and no card details exchanged.
Which blockchains does x402 support?
Per the protocol repository, x402 supports EVM chains (Ethereum, Base, Polygon), Solana’s SVM and Stellar. About 95% of cumulative payment volume so far has settled on Base, the Coinbase-incubated Layer 2, because Base’s sub-cent fees make 20-cent agent payments economically viable.
How is x402 different from Visa or Stripe agent payments?
Visa’s Trusted Agent Protocol and Mastercard’s Agent Pay route through existing card rails, with cryptographic identity bolted on for the agent. Stripe’s Shared Payment Tokens proxy a human buyer’s existing payment method. x402 settles natively in stablecoins and requires no merchant account, billing address or human cardholder behind the agent.
Is x402 free to use?
The protocol charges no fee. The only cost is the underlying chain’s gas, which on Base typically lands well under a cent per transaction. Merchants can plug it into a Node, Python or Go server with roughly one line of middleware, per the official SDKs.
Does x402 require a Coinbase account?
No. Since the April 2 handover to the Linux Foundation’s x402 Foundation, the protocol is governed by a neutral consortium that includes Cloudflare, Stripe, Visa, Mastercard, AWS, Google, Microsoft, Solana Foundation, Polygon Labs, Circle and Shopify. Any compatible wallet on a supported chain can transact.
When does Jesse Pollak speak at Consensus Miami 2026?
Pollak appears during the main programming of Consensus Miami 2026, which runs May 5 to May 7 at the Miami Beach Convention Center. The conference expects more than 20,000 attendees from over 100 countries, and Base is widely expected to publish updated x402 metrics during that window.
For now Pollak’s bet rests on a number that is impressive cumulatively and small daily, on a foundation that just stopped being his exclusive project, and on the willingness of agent builders to pick stablecoin settlement over a tokenized Visa credential. The next read on that bet arrives in eight days, on a Miami stage already booked solid with people who would rather build the rail than rent it.




Leave a Comment