Back to Blog

AWS and ampersend Show What Agent-to-Agent Payments Look Like in Production

  • Author: Noëlle Becker Moreno

AWS published a co-authored deep dive on how ampersend uses Amazon Bedrock AgentCore Payments to let AI agents pay for intelligence autonomously per request, within governed spending limits.

AWS and ampersend Show What Agent-to-Agent Payments Look Like in Production

The two-hop payment pattern

The AWS post, co-written with Chethan Shriyan from the AgentCore Payments team, walks through the pay-per-intelligence routing layer built on top of AgentCore Payments.

Here's how it works:

  1. An agent calls ampersend.
  2. ampersend publishes a catalog of models by capability tier.
  3. The agent chooses the tier that fits the task.
  4. The agent pays per request over the x402 protocol through AgentCore Payments.
  5. ampersend returns the result.
  6. Behind the scenes, ampersend settles with the upstream model provider on Base using USDC via the ampersend SDK.

That creates two settlements for one paid request: agent to ampersend, and ampersend to the model provider. The agent never touches a private key or manages a billing integration.

AgentCore Payments handles wallet custody through Coinbase CDP, x402 signing, and session-level spending governance. ampersend handles routing, the marketplace, and the settlement logic that abstracts provider complexity away entirely.

The results

The full integration took under two weeks, from first API calls to end-to-end settlement on Base. The team estimated that building wallet custody, signing infrastructure, and spending controls from scratch would have taken three to four months.

“Building multi-agent systems is genuinely complex, and we expected payment infrastructure to be the hardest part of the entire project. AWS AgentCore Payments completely changed that... We wired up the logic and it just worked.”
— Kevin Jones, Developer Relations Engineer, Edge & Node
“We built ampersend to be the control layer for agent payments. AgentCore Payments was a natural fit — managed wallets, spending guardrails and x402 settlement let us demonstrate fully autonomous agent-to-agent micropayments in a matter of days.”
— Rodrigo Coelho, CEO, Edge & Node

Why it matters

Agent-to-agent payments are moving from theory into production.

For builders, this means agents can access paid services programmatically without requiring every team to build wallet custody, signing, budgeting, provider billing, and settlement infrastructure from scratch.

For service providers, it creates a practical path to monetize APIs, models, data, and compute for agentic workflows.

And for platforms like ampersend, it shows how routing, marketplace access, payment orchestration, and settlement can come together into a single control layer for the agent economy.

Get started

Agent