product updateAmazon Web Services

AWS launches Amazon Bedrock AgentCore Payments with Coinbase and Stripe for autonomous agent transactions

TL;DR

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.

2 min read
0

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

product update

AWS Overhauls Bedrock AgentCore Runtime, Cuts Cold Starts to Flat 2 Seconds Regardless of Image Size

Amazon has released an updated Bedrock AgentCore runtime that holds cold start latency at roughly 2 seconds regardless of container image size, versus up to 30 seconds on the previous version. The update also changes memory billing to track real-time usage instead of peak allocation.

product update

Wood Mackenzie Builds Shared Agentic Platform APEX on Amazon Bedrock AgentCore

Wood Mackenzie built APEX (Agentic Platform for Energy eXperience) on Amazon Bedrock AgentCore to give three separate applications a shared runtime for identity, guardrails, memory, and scaling instead of each rebuilding the same infrastructure. The company says 88% of its internal AI proofs-of-concept never reach wide deployment, a gap it attributes to architecture rather than model quality.

product update

xAI's Grok 4.6 Launches on Amazon Bedrock With 500K Context and Cross-Region Inference

xAI's Grok 4.6 is now available on Amazon Bedrock via both bedrock-mantle and bedrock-runtime endpoints, adding Converse API support, cross-Region inference profiles, and Bedrock Guardrails. The model offers a 500K token context window and four reasoning effort levels, with input pricing starting at $2.00 per million tokens on the global inference profile.

product update

AWS Ships 13 SageMaker Inference Features in 2026, Cutting Startup Latency 51% and GPT-OSS-20B Throughput 2x

Amazon rolled out 13 new SageMaker AI inference capabilities in 2026 across managed endpoints and HyperPod Inference, spanning automated benchmarking, instance-pool fallback, OpenAI-compatible APIs, and container caching. AWS claims container caching cut endpoint startup latency by 51% and an inference-recommendation feature doubled GPT-OSS-20B throughput at equal latency.

Comments

Loading...