Amazon Web Services has integrated Coinbase's x402 payment protocol and wallet infrastructure into Amazon Bedrock AgentCore Payments, marking the first time a major cloud provider has shipped native crypto micropayment rails for AI agents. The feature launched Thursday in preview.
The integration allows developers building on Amazon Bedrock AgentCore to deploy agents that discover services, pay for them in USDC, and complete tasks without human intervention. Settlement happens on Base and Solana, with Coinbase claiming transactions finalize in roughly 200 milliseconds at sub-cent fees.
The Enterprise Problem
The premise of agentic commerce has been straightforward: software agents should be able to find what they need, pay for it, and move on. But enterprises have struggled to ship agents that spend money while satisfying legal, compliance, and audit requirements. Building that infrastructure from scratch kills most projects early.
"Enterprises have been telling us the same thing: they want agents that can transact, but they can't get past legal and compliance review," said Brian Foster, Coinbase's Head of Infrastructure Growth. "AWS developers can now give their agents financial autonomy in a comprehensive managed solution."
AgentCore Payments addresses this with several controls. Developers set time-bound spending limits per session. Agents never touch private keys directly. Coinbase's CDP Facilitator includes compliance checks for sanctions and illicit finance screening on every transaction. Full logging and dashboards track the entire payment lifecycle.
How It Works
The technical architecture runs on x402, an open protocol that repurposes the HTTP 402 "Payment Required" status code for machine-native payments. When an agent requests a paid resource and receives a 402 response, the payment manager authenticates with the configured wallet, signs the transaction, and resubmits the request. The agent operates only within explicit permissions and budget constraints.
A single API call handles wallet authentication, transaction signing, and payment. This matters for enterprises that need agent infrastructure without assembling it from scratch.
Developers can choose between a Coinbase wallet or a Stripe Privy wallet as their payment connection. Both support funding through stablecoin or fiat via debit card. Stripe's involvement signals a path toward broader fiat payment support beyond micropayments.
Service Discovery
AgentCore agents can connect to thousands of x402 services through Coinbase's MCP integration in the AgentCore Gateway. Providers like Exa, Messari, and Browserbase already offer x402 endpoints. This lets agents search, evaluate, and pay for tools at runtime without developers hardcoding each integration upfront.
The x402 protocol is governed by the x402 Foundation, which moved under the Linux Foundation in April 2026. Founding members include Stripe, Cloudflare, Shopify, and Solana, with backing from AWS, Google, Microsoft, Visa, and Mastercard. Coinbase open-sourced x402 in May 2025.
By late April 2026, the protocol had reached 69,000 active agents, 165 million transactions, and roughly $50 million in cumulative volume, according to Coinbase. The average transaction value sits near $0.30, calibrated for API metering rather than retail purchases.
Early Customers
Warner Bros. Discovery expressed interest in evaluating AgentCore Payments for agent-driven commerce experiences around premium content. Heurist AI is already building a research agent that performs financial analysis using the payments capability. "End customers can set a budget for the research and the agent uses AgentCore payments to get accurate real-time data," said JW Wang, founder of Heurist AI.
The integration represents a meaningful shift in how compute infrastructure intersects with financial rails. AWS called this "the first managed payment capabilities purpose-built for autonomous agents." Whether that claim holds depends on how quickly developers move from preview to production.
For now, the infrastructure is live. Developers building on AWS who want their agents to transact can start with Coinbase's CDP documentation and the broader stablecoin ecosystem that makes sub-cent payments viable.


