Agents that transact: Introducing Amazon Bedrock AgentCore payments, built with Coinbase and Stripe
AWS partners with Coinbase and Stripe for agent-native payments.
Amazon Web Services has introduced Amazon Bedrock AgentCore Payments, a preview feature that lets AI agents autonomously transact to access paid resources. Built in partnership with Coinbase (wallet infrastructure) and Stripe (payment rails), it is the first managed end-to-end payment system purpose-built for autonomous agents. Agents can dynamically fetch paywalled content, call monetized APIs, or use paid MCP servers—all within a single execution loop, without developers wiring up individual billing relationships. The system integrates with AgentCore's existing identity, gateway, and observability tools, meaning every transaction is logged and governed by the same controls as other agent actions.
Real-world use cases include a financial research agent that pays for market data feeds and articles on the fly, or a coding agent that accesses private package registries or sandboxed environments. Developers register a funded payment source and set spending limits per session; AgentCore handles protocol negotiation, credential authentication, and retries without interrupting the agent's reasoning. Down the road, Amazon envisions agents handling commercial transactions like booking flights or hotel reservations. By abstracting away the complexity of payment infrastructure, AgentCore Payments removes a major barrier to the emerging agentic economy.
- First managed end-to-end payment capabilities for autonomous agents, covering wallet auth, transaction execution, and spending governance.
- Built with Coinbase (wallet infra) and Stripe (payment rails); developers set per-session spending limits and observe transactions via existing logs/metrics.
- Enables agents to dynamically access paid APIs, MCP servers, and web content without manual billing setup—use cases include real-time data feeds and paid publications.
Why It Matters
Enables AI agents to autonomously transact, unlocking real-time access to paid services without manual billing effort.