Cardano integrates x402 to bring ADA payments to AI agents
by Rony Roy, Rony Roy · crypto.newsCardano has gained support in the x402 software stack, allowing developers to build applications and AI agents that can pay for online services using ADA and Cardano native tokens.
Summary
- Cardano has joined the x402 software stack, giving developers tools to build AI agents and apps that can pay for online services using ADA and native tokens.
- The initial release supports TypeScript, while Python support is planned and the payment facilitator has completed a real transaction on Cardano preprod.
- The facilitator has not yet been tested on mainnet, meaning the release does not show AI agents already making commercial ADA payments at scale.
- Solana and XRP Ledger already support x402 as blockchain networks compete to provide payment infrastructure for autonomous software.
According to documentation from the Cardano Foundation’s x402 implementation, developers now have the client, server and payment facilitator components needed to handle x402 transactions on the network, although the facilitator has so far completed an end to end transaction only on Cardano’s pre production network.
Cardano x402 support opens ADA to machine payments
The integration brings Cardano into an internet payment standard designed to let software purchase digital resources without going through a conventional checkout process.
x402 uses the HTTP “402 Payment Required” response, an existing web status code that had largely remained unused for payments. When an application or AI agent requests a paid resource, the service can return the price, accepted asset and payment instructions as part of the same internet request.
The client then prepares and signs the required transaction. A facilitator can verify the payment, submit it to the blockchain and confirm settlement before the requested service is delivered.
In practice, an autonomous agent researching a subject could purchase a single dataset, API request or piece of computing capacity when required instead of creating an account or signing up for a recurring subscription.
The model has been gaining ground as developers experiment with ways for autonomous software to pay for resources. A crypto.news guide to agentic payments published in June explained that x402 can let agents purchase data, computing resources and online services directly through web requests.
Coinbase originally introduced x402 in 2025 before the protocol was moved into an open standards effort. Its development has since attracted participation from companies across payments, cloud computing and blockchain infrastructure.
Cardano’s implementation gives developers another blockchain option when building services around the standard, alongside networks that already have x402 infrastructure.
Cardano developers build payment and settlement tools
Cardano Foundation engineers started their work with a specification accepted in June before developing the software required to make the payment process function across the network.
The implementation includes client side tools for initiating payments and server components that allow an online resource to request them. A separate facilitator handles payment verification and settlement.
Under the x402 model, the facilitator can check whether a signed payment satisfies the requirements set by the resource provider and submit the transaction to Cardano. The service does not need to hold the payer’s private keys to perform that role.
The first developer release supports TypeScript, while Python support is planned for a later stage.
A Cardano Foundation facilitator repository states that its implementation has been tested end to end on Cardano preprod using a real onchain transaction. The software has not yet been run against Cardano mainnet, leaving the current rollout at the infrastructure and testing stage rather than showing large scale commercial ADA payments by autonomous agents.
Developers can still begin incorporating the available software into applications while the mainnet infrastructure is prepared.
Other blockchain projects have already moved further into live deployments. Casper, for example, launched an x402 facilitator on mainnet in June as part of a toolkit designed for autonomous agents.
x402 adoption has expanded across crypto networks
Coinbase has continued building products around the protocol since introducing x402, while several blockchain networks have pursued their own integrations.
In July, Coinbase Business added support for USDC payments initiated by AI agents through x402. The company introduced developer tools at the same time that allow online services to add x402 payment acceptance.
Amazon Web Services had moved into the same area earlier in 2026. Amazon Bedrock AgentCore Payments integrated Coinbase x402 in May, allowing AI agents to pay for compatible services in USDC.
The system gave developers access to services covering search, data and backend infrastructure while letting agents make payments without requiring a person to complete each transaction.
XRP Ledger has emerged as another network testing the model at higher transaction volumes. AI related x402 activity on XRPL passed 1 million payments by July, alongside the launch of a Ripple backed hub bringing together agent tools, payment services and developer resources.
Subsequent data put the network above 1.4 million AI agent transactions, although transaction counts alone do not establish how many independent agents or commercial services are responsible for the activity.
Base and Solana have recorded significant x402 usage as well. Coinbase said in September that its developer platform had processed more than 100 million x402 payments across the two networks, while direct x402 functionality for some of its agent products remained under development.
ADA joins the competition for agent payment activity
Cardano’s entry gives developers the ability to build x402 payment flows around ADA and tokens issued on the network, placing its assets within the same machine payment framework being tested elsewhere in the crypto market.
The current implementation, however, does not establish that autonomous agents are already using ADA to purchase commercial services at scale.
Its facilitator documentation says the software has completed a real transaction on Cardano preprod but has not been exercised against mainnet. The implementation includes verification and settlement endpoints that check signed payments and submit valid transactions to the network.
Development has come as x402 usage increasingly extends beyond experimental agent transactions. Online services can use the protocol to charge individually for data, computing capacity, application programming interfaces and other digital resources, creating a pay per use model that software can interact with directly.
Some implementations have already turned that model into live services. The Graph enabled x402 payments for its Graph Gateway in May, allowing developers and AI agents to purchase individual onchain data queries using USDC.
Cardano’s available tooling now provides the pieces needed for developers to construct similar payment flows on its network. The facilitator has been implemented and tested on preprod, while a mainnet deployment remains a separate step that has not yet been completed.