Agents That Pay: Amazon Bedrock AgentCore payments with Coinbase and Stripe
The way we build and use software is being turned upside down. Instead of passive AI assistants that just wait for instructions, autonomous agents are gaining traction: systems that call APIs, talk to MCP servers, coordinate with other agents, and execute complex, end-to-end tasks for the user. In this new landscape, these agents do not just think and plan, they also transact – accessing paid content, using pay-per-use APIs, and making real-time micropayments.
This is where AWS’s announcement comes in: Amazon Bedrock AgentCore payments (preview), a feature set inside AgentCore that lets AI agents access and pay for what they use, such as web content, APIs, MCP servers, and even other agents. All of this was built in partnership with Coinbase and Stripe, which provide the wallet infrastructure and payment rails that power the initial capabilities.
Instead of every developer having to build billing integrations with dozens of providers, manage credentials, orchestrate payments, and deal with compliance, AgentCore now offers a fully managed, end-to-end flow. The same environment that already handles agent identity, gateway, and observability now also controls how, when, and how much these agents can spend, with a full audit trail.
The first fully managed, end-to-end payments for AI agents
AWS presents Amazon Bedrock AgentCore payments as the first managed payment capabilities built specifically for autonomous agents. It covers the entire lifecycle:
- Wallet authentication for the user or agent
- Transaction execution inside the agent’s reasoning loop
- Spend governance, with per-session limits and policies
- Observability, with detailed logs, metrics, and traces
The goal is straightforward: let developers focus on the agent’s behavior and use cases, not on building a parallel financial system. With the payments module enabled, an agent can reach whatever resources it needs – paid or free – without each billing relationship having to be wired up manually.
AWS highlights a few examples in the announcement:
- Financial research agent: accesses real-time market feeds and paywalled publications, paying only for the articles and data it actually uses for the end user.
- Code agent: consumes paid APIs and MCP servers, such as private registries, sandboxed runtimes, and niche agents that handle very specific tasks.
- Consumer agent (future vision): books flights, hotels, and completes purchases across multiple ecommerce platforms on behalf of the user.
In all of these scenarios, AgentCore takes control of credential authentication, token refreshes, protocol negotiation, payment retries, and routing to the right provider, without pausing the agent’s reasoning process. For monitoring, each payment shows up in the same observability tools already used to track agent behavior.
How the x402 micropayments flow works
In the preview phase, AWS is focusing on a very specific, high-impact case: instant micropayments so agents can access APIs, MCP servers, paid web content, and other agents. These are transactions usually under 1 dollar, often fractions of a cent, which are a perfect fit for pay-per-use models that line up naturally with the agent economy.
The usage flow goes roughly like this:
- The developer enables AgentCore payments on an existing agent, via SDK or console.
- They pick a wallet type:
- Coinbase wallet
- Stripe Privy wallet, powered by Stripe
- The end user can fund the wallet with stablecoin or fiat currency, for example using a debit card.
- Before any transaction, the user must explicitly authorize the agent to use the wallet.
- Per-session spend limits are configured, defining the maximum budget the agent can use in each run.
This governance layer is heavily emphasized: the agent never gets unlimited access to funds. It only operates within clearly defined limits and permissions.
On the technical side, the payment flow is based on the x402 protocol, an open, HTTP-native standard designed for instant stablecoin micropayments. It works like this:
- The agent hits a paid endpoint and receives an HTTP 402 Payment Required response.
- The AgentCore payments manager then:
- authenticates with the configured wallet
- executes the payment in stablecoin
- attaches the payment proof to the request
- resends the request to the paid endpoint
- The content is returned to the agent within the same execution loop, without breaking the reasoning flow.
Meanwhile, the limits engine tracks spend against the session budget. Everything is traceable in the AgentCore console, with end-to-end visibility into what was spent, where, and why.
Discovering paid services: Coinbase x402 Bazaar MCP
To let agents discover paid services on their own, AWS and Coinbase are offering the Coinbase x402 Bazaar MCP server through the AgentCore gateway. This bazaar provides a curated list of x402-compatible endpoints that agents can:
- search
- evaluate
- select and pay
- use when it makes sense for the task
This removes the need for developers to hardcode every paid integration, letting agents work with something closer to an automatically explorable marketplace.
Real-world example: Heurist AI
Heurist AI, which builds full-stack infrastructure for the AI economy, is one of the first examples AWS cites using AgentCore payments. They are building a research agent that performs financial analysis for end users.
According to Heurist, the flow works roughly like this:
- The user defines a research budget.
- The agent uses AgentCore payments to fetch real-time market data, social sentiment metrics, and relevant news, all within that limit.
- The payments integration was implemented with little effort and just a few lines of code, according to the company.
This kind of use case makes the point clear: without programmable micropayments, it would be much harder to monetize data, APIs, and content at fine-grained scale with clear governance.
Partners powering the financial layer for agents
The announcement also reinforces the role of AWS’s partners in this story.
Coinbase, x402, and crypto infrastructure
Coinbase developed the x402 protocol, which is gaining traction as a standard for machine-to-machine payments. The company also built the CDP wallet infrastructure and the facilitation layer that supports the micropayments flows in the preview.
Coinbase has been using AWS for years to run its exchange and developer platform. Now, AWS and Coinbase work together inside the x402 Foundation, aiming to establish open standards for the future agent economy.
Coinbase’s view is straightforward: soon there will be more agents transacting than humans, and these agents need a type of money that is programmable, always available, and global. By plugging Coinbase’s stablecoin infrastructure and x402 into AgentCore, AWS gives developers a complete stack to build agents that move money at software speed, but with the level of trust and compliance enterprises require.
Stripe, Privy, and the bridge to the fiat world
Stripe enters the picture by helping define how commerce works in the era of agents. It is building tools so agents can discover, negotiate, and complete transactions on behalf of businesses and consumers.
In the AgentCore payments preview, AWS integrates Stripe’s wallet infrastructure, powered by Privy, as one of the supported payment connection methods. This means that from day one, developers can connect agents to Stripe’s global payments infrastructure, with the potential to later expand to broader fiat payment support, going beyond stablecoin micropayments.
Stripe reinforces the idea that it is building the economic infrastructure for AI. For agents to become meaningful economic actors, they need a secure way to hold and spend money. Stable wallets connected to AgentCore are a step in that direction.
Micropayments today, full commerce tomorrow
The AgentCore payments preview is focused on micropayments and agent-to-agent commerce patterns, where the immediate use cases are clearest. But AWS itself is already sketching a broader roadmap.
In the near term, the vision is to expand into more complete commerce flows, where agents act directly on behalf of human buyers, not just as consumers of other agents. A few imagined examples:
- Agents that book flights and handle rescheduling.
- Systems that compare hotels, make reservations, and automatically adjust based on user preferences.
- Agents that purchase products across multiple platforms, negotiating price, delivery time, and conditions.
To get there, AWS highlights a few areas that still need to evolve:
- Deeper integration with existing payment ecosystems.
- Support for new protocols, beyond x402.
- Stronger mechanisms for verifying user purchase intent.
- End-to-end observability across the entire transactional journey.
Even as the technical pieces evolve, the promise is to keep the developer experience consistent: configure a wallet, define policies, and let the agent transact within those rules. What changes is the scope of what the agent can pay for and how those transactions are structured.
Preview availability and regions
Amazon Bedrock AgentCore payments is available in preview in the following regions:
- US East (N. Virginia)
- US West (Oregon)
- Europe (Frankfurt)
- Asia Pacific (Sydney)
Developers in these regions can enable the feature directly from the AgentCore console and start experimenting with agents that make micropayments to access data, APIs, and content inside real work flows. The official AWS documentation on Bedrock AgentCore payments provides implementation details, current limits, and security and governance best practices for these scenarios.
Agents connected to Amazon Bedrock AgentCore, using Coinbase and Stripe, now gain native micropayments capability with stablecoin and, in the future, fiat, opening the door to an economy of services, data, and APIs that is fully usage-driven and governed in real time.
