AWS Bedrock AgentCore Payments Goes GA, Letting AI Agents Transact Autonomously
AWS ML Blog · rss · 2026-08-19
Amazon Bedrock AgentCore payments is now generally available, built with Coinbase and Stripe, letting developers equip agents to autonomously pay for APIs, MCPs, and paywalled content with a few lines of code.
Key features:
- Wallet support: Coinbase and Stripe Privy stablecoin wallets for cent-level microtransactions; raw credentials stay in the Identity Secrets Manager, agents only see short-lived tokens.
- Payment orchestration: protocol-agnostic, supporting x402 and the Stripe/Tempo co-authored MPP; a new "upto" scheme in x402 sets spending ceilings and enables true pay-per-inference with usage-based settlement.
- Payment limits: each payment session has a max spend and expiry cap, enforced deterministically at the infrastructure layer.
- Observability: CloudWatch logs and AgentCore Observability dashboards track transaction success rates and average values.
Use cases include Cloudflare and Anchor Browser unlocking paywalled content for agents, SpreadX paying per inference via BlockRun, and Travala letting Claude users book hotels conversationally.
More from coding & agent
- Demo: Improving Tools via Behavioral Observation and Intent Inference — dfinke · 2026-08-19
- LangChain Founder Agrees Slack is the Best UX for Agents — hwchase17 · 2026-08-19
- GEPA Update: Deep Observability and Human-Steerable Optimization via HCI Principles — CShorten30 · 2026-08-19
- Claude automates PRs: iterating, testing, and shipping to production — EricBuess · 2026-08-19
- Warp Factories now supports .yaml configuration for easy updates — vikvang1 · 2026-08-19
- Developers discuss Claude MCP agent code mode implementation — steipete · 2026-08-19