Amazon made Bedrock AgentCore payments generally available on 18 August, letting AI agents transact without a human approving each payment. The AWS release landed at 19:15 UTC.

What is new at GA

At preview the service supported only x402. General availability adds the Machine Payment Protocol (MPP), co-authored by Stripe and Tempo, and expands x402's capabilities. AWS also added a Quick Create option for Coinbase in the console and CLI, so developers can provision wallet credentials without leaving the platform. The pitch is spending guardrails, protocol-agnostic orchestration and production observability.

The scheme worth understanding

x402's "upto" scheme sets a ceiling rather than a fixed price, letting a merchant charge for exactly what was consumed at the end of a call. That is what makes pay-per-inference and dynamic pricing possible between two machines: the buyer authorises a maximum, the seller bills the actual. It is metered billing rebuilt as a payment protocol.

What the common telling gets wrong

First, this is a preview graduating to GA, not a new product — the capability has existed since the spring, and what changed is protocol coverage and provisioning convenience.

Second, and more consequential: these are not card rails. Settlement runs through Coinbase and Stripe Privy stablecoin wallets, described as purpose-built for cost-effective microtransactions "often in cents." That distinction determines who can use it. An enterprise whose treasury policy does not permit holding stablecoins cannot adopt this by flipping a flag, whatever the console makes easy — and the reason the rails are stablecoin is that card networks cannot economically clear cent-scale payments, not that anyone preferred crypto.

Third, the announcement gestures at supported regions by linking to documentation rather than listing them, and publishes no pricing. "Generally available" is doing less work than it appears to.

Why it is being built now

Agent-to-agent commerce needs a way for software to buy an API call, a dataset or another agent's output without a human in the loop and without a per-transaction fee that exceeds the transaction. Whether enterprises will let autonomous software spend money against a ceiling is the open question, and the guardrails are the part of this release that will be judged in production.