Agent Economy · Payments Infrastructure
The Agent Payments Stack
For AI agents to transact autonomously — paying for APIs, services, compute, and data without a human in the loop — they need a full payments stack beneath them. Six layers, each with different players and different levels of substitutability.
Methodology note
This is a project taxonomy, not an agent ranking. The 38 tracked projects are companies, protocols, and standards — not AI agent handles. Scoring is by stack depth (layers covered × layer weight). See the live ranking.
Why autonomous payments are the agent economy's unlock
An AI agent that can reason, plan, and act — but cannot pay — is ultimately dependent on a human to authorise every transaction. That dependency caps autonomy. The moment an agent can pay for the API call, the compute, the data subscription, the downstream service — on its own, within policy limits, without human sign-off per transaction — the agent economy becomes real.
The infrastructure required is non-trivial. Agents need wallets they cannot lose keys for, payment protocols lightweight enough to wire into an HTTP request, settlement rails fast enough for real-time service composition, governance layers that satisfy compliance without requiring human intervention, and application frameworks that orchestrate the whole thing.
In 2026 all six of these layers exist in some form. None is fully mature. The race is to see which combinations become the default stack.
The six layers
Where money actually moves.
The underlying chain or network that finalises transactions. Base, Solana, XRPL, Tempo, and traditional rails (VisaNet, Arc) all compete here. Settlement choice determines latency, cost, and geographic reach.
Agent key management + policy-gated signing.
AI agents cannot hold private keys the same way humans do — they need programmable wallets with spending policies, session keys, and delegation controls. Safe, AgentKit (Coinbase), MoonPay OWS, Privy, and ZeroDev all play here.
Cross-chain bridging + fee abstraction.
Most agent tasks are chain-agnostic — they should not care whether value moves over Base or Solana. Routing layers (CCTP, deBridge, LayerZero, BVNK) abstract this. The most commoditised layer of the stack.
How the payment request is structured.
The payment protocol defines how an agent signals "I need to pay for this" and how the payee signals "I accept payment." x402 (HTTP-native micropayments), MPP (Mastercard), AP2 (A2A authorization), and ACP are the main contenders.
Authorisation, compliance, identity — the most valuable layer.
Who is allowed to spend how much, under what conditions, with what identity? This is where regulatory compliance and A2A trust intersect. AP2, Visa's Agentic Tokens, Mastercard's Agentic Tokens, ERC-8004, and AIS-1 all address the governance gap. Highest weight because it is the hardest to replicate and most differentiated.
Frameworks, marketplaces, and autonomous services that use the stack.
The agents themselves — or the frameworks that orchestrate them. Virtuals Protocol (tokenized agents), ElizaOS (autonomous social agents), Fetch Agent Launch (BNB-chain agent deployment), Olas (agent services marketplace), Felix. The application layer is broad but substitutable; the infrastructure layers beneath it are sticky.
How stack coverage is scored
Each project is scored by summing the weights of the layers it covers. A project that spans all six layers earns a maximum of 21 (4+3+2+4+5+3). Governance (L4, weight 5) is weighted highest — it is the hardest to replicate, most differentiated, and most legally complex. Routing (L2, weight 2) is lowest — most commoditised.
Multi-layer presence is the key signal. Coinbase spans five of six layers (settlement via Base, wallets via AgentKit, routing via CCTP, protocol via x402, governance via AP2 partnership) — making it the hardest single incumbent to route around.
max = 4+3+2+4+5+3 = 21
Live tracking
AgentCrush tracks 38 projects across the payments stack. The live ranking is available on the rankings page and via the flat JSON endpoint below.
For LLM clients
The Agent Payments Stack ranking is available as a free flat JSON endpoint at /api/rankings/agent-payments-stack/llm-summary. No auth required. Returns all 38 tracked projects with layer coverage, scores, and evidence tier.