AI agent payments got a new entrant Monday as Cardano (ADA) added support for x402, the open payment standard that lets software agents pay for goods and services without a human clicking “buy.”
Key Takeaways
Cardano added support for x402, enabling software agents to pay for goods and services without human approval
x402 lets an AI agent read a 402 response, sign a cryptocurrency payment, and retry the request automatically
Solana launched its x402 version earlier in 2026, and XRP Ledger added support months later
Cardano’s facilitator currently settles transactions in only one of the newly added tokens
The move puts Cardano’s developer tools behind a protocol already used by Solana (SOL) and XRP (XRP) Ledger, though the facilitator, the server that actually processes the payment, currently only settles transactions in one of the newly added tokens, according to a report from CoinDesk.
x402 works as a machine-readable extension of an old, mostly unused piece of the web.
HTTP, the protocol that browsers use to load pages, has long included a status code called “402 Payment Required” that servers could send when a resource costs money, but no standard existed for actually completing that payment automatically. x402 fills that gap, letting an AI agent read a 402 response, sign a cryptocurrency payment, and retry the request in a single automated loop, with no wallet popup or human approval step.
Cardano is a proof-of-stake blockchain, a system that secures transactions through validators who lock up tokens rather than through energy-intensive mining, launched in 2017 by Ethereum co-creator Charles Hoskinson. Its ADA token ranks among the top 20 cryptocurrencies by market capitalization.
Adding x402 tooling lets developers building AI shopping bots, data-scraping agents or subscription services accept ADA and other Cardano-native tokens as payment inputs.
Why Agents Need Their Own Payment Rail
Human payment infrastructure assumes a person is present to approve a charge, enter a card number, or confirm a transfer. AI agents acting autonomously, booking a flight, buying compute, or paying for an API call mid-task, cannot pause for that approval without breaking the automation loop.
Stablecoins, cryptocurrencies pegged to a fixed value like the U.S. dollar, solve the volatility problem for agent payments, since an agent budgeting $2 for a data call cannot risk that budget swinging 10% mid-transaction.
That is why x402 implementations lean on stablecoin settlement rather than volatile native tokens, even on chains like Cardano where ADA itself is also supported.
Four Chains, One Standard, No Clear Winner Yet
Solana’s version of x402 launched earlier in 2026 and quickly became the reference implementation, with Coinbase among the early backers of the broader standard. XRP Ledger added support months later, positioning Ripple‘s payments-focused chain for enterprise agent use cases.
Cardano’s entry Monday makes it the fourth major network chasing the same niche, but the facilitator gap, where actual settlement still runs through limited infrastructure, means the standard remains more promise than production at scale.
Also Read: Ripple Wires XRP Into Stripe’s New Standard for AI Agent Payments
What Determines Which Chain Wins The Agent Economy
The eventual winner likely depends on transaction cost and finality speed rather than brand recognition, since an AI agent making thousands of micro-payments a day cares about fractions of a cent in fees.
Cardano’s block finality runs slower than Solana’s, a gap that could matter if agent-to-agent commerce scales into millions of daily transactions.
Watch whether Cardano’s facilitator expands beyond a single settlement token, and whether transaction volume through any x402 implementation becomes measurable rather than theoretical.
Read Next: OpenAI’s Latest V7 Gives Agents a Memory Layer on GPT-5.6