AWS launches Amazon Bedrock AgentCore Payments with Coinbase and Stripe for autonomous agent transactions
AWS announced Amazon Bedrock AgentCore Payments (preview), enabling AI agents to autonomously discover and pay for APIs, web content, MCP servers, and other agents. Built with Coinbase and Stripe, the service supports micropayments through the x402 protocol with per-session spending limits and full transaction observability.
AWS launches Amazon Bedrock AgentCore Payments with Coinbase and Stripe for autonomous agent transactions
AWS announced Amazon Bedrock AgentCore Payments (preview), the first managed payment infrastructure purpose-built for autonomous AI agents. The service enables agents to discover, access, and pay for resources including APIs, web content, MCP servers, and other agents without developers manually configuring billing relationships.
Technical implementation
AgentCore Payments is built on the x402 protocol, an HTTP-native payment standard for instant stablecoin micropayments. When an agent encounters a paid resource returning HTTP 402 "Payment Required", the platform handles wallet authentication, payment execution, and content delivery within the agent's execution loop.
Developers connect agents to either Coinbase wallets or Stripe Privy wallets through the AgentCore SDK or console. End users fund wallets via stablecoin or fiat using debit cards. The system enforces spending limits per session, with agents requiring explicit user authorization before accessing funds.
The payment manager orchestrates the complete flow:
- Protocol negotiation and retries
- Credential authentication and token lifecycle management
- Transaction routing through appropriate providers
- Real-time spending tracking against session budgets
All transactions integrate with AgentCore's existing observability infrastructure, appearing in the same logs, metrics, and traces developers use for monitoring agent behavior.
Discovery and integration
AWS is making the Coinbase x402 Bazaar MCP server available through AgentCore gateway. The bazaar provides a curated directory of x402 endpoints that agents can search and discover autonomously, eliminating the need for developers to hardcode each service integration.
According to AWS, the platform is designed to support any framework and protocol. While the preview supports x402, additional payment protocols are on the roadmap. New protocol support will be added at the platform level without requiring agent rebuilds.
Early adopters
Companies including Cox Automotive, Thomson Reuters, and PGA TOUR currently use AgentCore for building agents. Warner Bros. Discovery is evaluating the payments capability for potential agent-driven commerce experiences around premium content including live sports.
Heurist AI is building a financial research agent using AgentCore Payments to perform analysis and provide investment advice, with the agent autonomously paying for real-time market data feeds and paywalled publications.
What this means
This represents the first integrated payment infrastructure for autonomous agents at the cloud platform level. The significance is in managed orchestration: developers no longer need to build custom billing relationships, handle credential management, or write payment logic across fragmented services. The per-session spending limits and mandatory user authorization address the core risk of autonomous systems with financial access. However, the preview only supports x402 and stablecoin micropayments under $1. Broader adoption depends on protocol ecosystem maturity and whether merchants implement x402 endpoints at scale. The Coinbase bazaar directory is a forcing function for merchant adoption, but the agent economy remains nascent. Pricing for AgentCore Payments was not disclosed.
Related Articles
AWS launches Web Search on Amazon Bedrock AgentCore with tens of billions of documents, no external API required
Amazon Web Services launched Web Search on Amazon Bedrock AgentCore, a fully managed web search capability that gives AI agents access to tens of billions of documents without requiring external search APIs. The service, now generally available, runs entirely within AWS infrastructure and refreshes its index within minutes of new content appearing online.
AWS Releases AgentCore Harness for Production AI Agents with Two-API Setup
Amazon Web Services made its AgentCore harness generally available, reducing production AI agent deployment to two API calls: CreateHarness and InvokeHarness. The managed service handles sandboxed execution, memory, tool integration, and observability, eliminating infrastructure setup for teams building LLM agents.
U.S. government orders Anthropic to halt exports of Mythos and Fable AI models, both now offline for one week
The White House ordered Anthropic to restrict exports of its Mythos and Fable AI models last Friday, citing national security concerns. Anthropic pulled both models offline within 90 minutes of the Commerce Department directive, marking the first major test of AI export controls.
GitHub details Qubot, internal Copilot-powered data analytics agent for plain language queries
GitHub has released technical details on Qubot, an internal analytics agent powered by GitHub Copilot that enables employees to query company data using natural language. The agent represents GitHub's implementation of AI-assisted data analysis for internal operations.
Comments
Loading...