Key Highlights
- Arkham integrated Coinbase’s x402 Standard, enabling AI agents to pay for API requests with USDC using a pay-per-call model.
- The integration allows AI agents to track whale wallets, monitor on-chain transactions, and analyze blockchain activity autonomously using Arkham’s API.
- While x402 simplifies machine-to-machine payments, adoption may be limited by wallet support, facilitator dependence, and higher costs for high-frequency API usage.
Arkham, a blockchain analytics platform, has integrated support for Coinbase’s x402 Standard into its API. The standard, developed by Coinbase and governed by the Linux Foundation, allows AI agents to pay for API usage with USDC at the time of each request.
In an X post on Wednesday, Arkham said the combination of a Coinbase Agentic Wallet and the Arkham API allows an AI agent to track on-chain movements of large token holders, detect accumulation or distribution by those holders, and examine wallet flows in real time.
AI agents can monitor blockchain activity
The integration also allows AI agents to monitor large transactions and follow the activity of wallets labeled as smart money without requiring a human operator to query the blockchain manually. The resulting data can then be used by the agent to generate trading-related observations.
Under Arkham’s implementation, every endpoint follows the x402 (v2) flow. Requests are submitted as POST calls with all parameters, including those that would normally appear in the path, placed in the JSON body. The process therefore consists of three steps: an initial request that receives the 402 challenge, a payment signed by the client, and a retry that returns the requested data.
The technical documentation states that payment occurs only for the specific resource requested and that settlement is deferred until the data is successfully delivered. Agents therefore incur costs solely for completed calls. The protocol supports both Base and Solana as settlement networks, giving clients a choice of chain for the USDC transfer.
Kevin Leffew, AI GTM Lead at Coinbase, said, “Arkham is exactly the kind of high-value data API x402 was built for. By leveraging the CDP Facilitator and USDC on Base, Arkham is making production-grade onchain intelligence instantly accessible to AI agents, at request time. This is a major step toward an internet where agents can autonomously discover, purchase, and use the data they need.”
How the integration works
x402 is a payment protocol that operates over HTTP. When an unauthenticated request reaches a protected endpoint, the server responds with status code 402 Payment Required. The response includes a signed price quote in a PAYMENT-REQUIRED header.
The header contains a base64-encoded JSON challenge that specifies the price, the receiving address, and the exact resource URL. The client then completes payment in USDC on either Base or Solana. On Base, the payment uses an EIP-3009 transfer authorization; on Solana, it uses a standard USDC transaction.
A facilitator handles broadcasting and gas costs so the client does not pay gas. Once the payment header is attached, the original request is retried, and the data is returned. Settlement occurs on-chain only after a successful response.
Crypto firms continue adopting x402
Several crypto companies have begun integrating x402.
Base, Coinbase’s Ethereum Layer-2 network, introduced Builder Codes for x402 applications in June. The feature enables on-chain attribution of x402 payments by appending ERC-8021 schema 2 codes to settlement transaction calldata. This allows Base to track which applications drive or serve x402 transactions, supporting app-level analytics and potential future reward distributions for builders in the expanding AI agent economy.
Separately, Ripple joined the x402 Foundation as a Premier Member on July 14. The foundation, operating under the Linux Foundation, seeks to establish an open standard for embedding payment capabilities into web interactions, especially for AI agents and automated systems. Ripple said it plans to support x402 through the XRP Ledger, enabling AI agents to transact using XRP and RLUSD while contributing to the foundation’s technical development and governance.
Potential limitations
The integration introduces a pay-per-call model that may raise operational costs for AI agents performing frequent or exploratory queries. Reliance on a facilitator for gas and settlement adds an external dependency whose uptime and fee structure are outside Arkham’s direct control. Adoption depends on the broader availability of x402-compatible wallets and agent frameworks, which remain limited.
Data access is still gated by price discovery at request time, potentially discouraging high-volume experimental use. On-chain settlement after delivery also creates a short window of counterparty risk. Whether the model proves durable under sustained agent traffic has yet to be demonstrated.
Also Read: TeraWulf Bets on AI as HPC Drives Majority of Revenue in Q2 2026
