CFOtech India - Technology news for CFOs & financial decision-makers
India
AWS previews Bedrock AgentCore payments for AI agents

AWS previews Bedrock AgentCore payments for AI agents

Fri, 8th May 2026 (Today)
Karen Joy Bacudo
KAREN JOY BACUDO Finance Editor

Amazon Web Services has introduced Amazon Bedrock AgentCore payments in preview, allowing AI agents to pay for digital resources during task execution.

The feature is part of Amazon Bedrock AgentCore and, in its initial release, uses Coinbase and Stripe for wallet infrastructure and payment rails.

It is aimed at developers building software agents that perform multi-step tasks on behalf of users and require access to paid services to do so. Those services can include web content, APIs, MCP servers and other agents, with charges handled in real time within the agent workflow.

AWS is positioning the launch around a growing market for agent-to-agent and agent-to-service transactions, particularly low-value charges such as micropayments for data or content. In preview, the payment flow supports x402, an HTTP-based payment standard designed for instant stablecoin micropayments.

Developers can connect an agent to either a Coinbase wallet or a Stripe Privy wallet and register a funded payment source. End users can then authorise use of that wallet and set session-level spending limits, while AgentCore manages authentication, token handling and transaction routing.

When an agent reaches a paid endpoint and receives a payment request, the platform handles the payment process without a separate manual workflow. This includes protocol negotiation, retries, payment execution and attaching proof of payment before returning the requested content to the agent.

Transactions are logged through the same monitoring tools already used for agent activity in AgentCore, giving developers visibility into spending, traces, and system behaviour without the need for separate payment monitoring systems.

Early use cases

The initial preview focuses on small payments for paid content, data feeds and software interfaces. These transactions are often below USD $1 and, in some cases, amount to fractions of a cent.

Examples include a financial research agent paying for market data or access to paywalled articles while working on behalf of a user. Another is a coding agent that pays for access to a private package registry, a sandboxed execution environment, or a specialist third-party service when needed.

AWS said the same model could later extend to broader commercial activity, such as booking flights, reserving hotels or completing purchases across merchant platforms. For now, the preview is centred on micropayments rather than full consumer commerce.

To help agents locate paid services, AWS is making the Coinbase x402 Bazaar MCP server available through the AgentCore gateway. The service provides a list of x402 endpoints that agents can search and use, reducing the need for developers to hardcode each paid integration separately.

Partner roles

Coinbase developed the x402 protocol and provides the wallet infrastructure behind the micropayment flows in the preview. AWS said the two companies are also working together through the x402 Foundation on standards for machine-to-machine transactions.

Stripe's role centres on wallet infrastructure through Privy, its wallet business, giving developers another payment connection option. AWS said it is also working with Stripe on support for broader fiat payment flows beyond the initial micropayment model.

Mit Majithia, Executive Vice President at Warner Brothers Discovery Inc., said the media group is examining how the technology could support commercial use cases for digital content.

"At Warner Bros. Discovery, we're actively exploring more flexible and scalable approaches to payments as we evolve beyond direct API integrations with third-party processors. AgentCore payments represents a promising direction, enabling our teams to experiment with possible agent-driven experiences where premium content, like live sports and tentpole releases, could be surfaced and transacted on seamlessly in the moment of interest. We're particularly interested in evaluating its potential to reduce engineering overhead, streamline payment orchestration, and introduce governed, traceable transactions as we look at potential next-generation commerce experiences," Majithia said.

Heurist AI is among the companies already using the new features in development work. It is building a research agent for financial and crypto analysis that can spend against a user-defined budget to obtain real-time market, sentiment and news data.

"Heurist is using AgentCore payments for our research agent which helps end customers to perform financial and crypto analysis and investment advice," said JW Wang, Founder, Heurist AI.

"End customers can set a budget for the research and the agent uses AgentCore payments to get accurate real-time data, commonly around markets, social sentiment, and news. We were able to integrate payments quickly to our agent with low effort and few lines of code," Wang said.

Brian Foster, Head of Infrastructure Growth and Strategy, Coinbase, linked the launch to a broader push towards software-led payments. "There will soon be more AI agents transacting than humans, and they need money that's built for the internet - programmable, always on, and global. By bringing Coinbase's stablecoin infrastructure and x402 into AWS AgentCore, we're giving developers the full stack to build agents that move money at software speed, with the trust and compliance enterprises expect," he said.

Henri Stern, Chief Executive Officer of Privy, a Stripe company, said the partnership reflects a broader effort to make payment tools available to software agents.

"Stripe is building the economic infrastructure for AI. For agents to become meaningful economic actors, they need a way to hold and spend money. That's why we're excited to partner with AWS to make stablecoin wallets for agents readily available to AgentCore developers," Stern said.

The preview is available in US East, US West, Europe and Asia Pacific, with support currently focused on x402-based micropayments.