Quick Takeaways
- Google Cloud and the Solana Foundation launched Pay.sh on May 5, 2026, letting AI agents pay for cloud APIs in stablecoins without human accounts.
- Exodus (NYSE: EXOD) followed on May 8 with XO Cash, a Solana-based stablecoin that gives agents programmable wallets while users keep full self-custody.
- Solana processes an estimated 49% to 65% of all x402 agentic payments, with the Solana Foundation reporting $31 billion in agent-linked volume across 2025.
- Independent analysis from Allium Labs puts genuine agent-to-agent commerce closer to $1.6 million per month, suggesting headline figures include automated bots and MEV activity.
- The x402 protocol now sits under the Linux Foundation, with founding members including Google, Amazon, Microsoft, Visa, Mastercard, Stripe, and Solana Foundation.
What changed in May 2026
The first week of May marked a turning point for machine payments on blockchain rails. Two launches, separated by 72 hours, moved the conversation from speculative experiments to live enterprise infrastructure.
On May 5, Google Cloud partnered with the Solana Foundation to release Pay.sh, a pay-as-you-go gateway that lets autonomous software settle API charges in stablecoins. Two days later, Exodus rolled out XO Cash, a purpose-built stablecoin paired with an SDK that issues agent wallets in a single API call.
Both products run on the Solana blockchain. Both are backed by publicly traded companies or major cloud providers. Together, they signal that Solana is no longer just a fast blockchain that happens to attract experiments. It is being engineered as the default settlement layer for software-to-software commerce.
This article breaks down what the launches do, where the numbers deserve scrutiny, and what they mean for builders and investors tracking the agentic economy.
Why Solana became the default choice for machine payments
The technical fit is not accidental. AI agents that operate continuously need three things from a payment rail: low cost per transaction, near-instant finality, and throughput to handle bursty workloads.
Solana delivers on each. Transaction costs sit well below one cent. Finality is around 400 milliseconds. Throughput comfortably handles the high-frequency, low-value micropayments that define machine commerce.
Consider the economics. If an agent needs to pay $0.0003 for a single API call, Ethereum gas fees make the transaction uneconomical. Traditional card networks also cannot process sub-cent settlements at all. Solana clears the bar without trade-offs that would push agents toward off-chain workarounds.
This alignment has translated into a measurable share. The Solana Foundation reports the network handled $31 billion in AI agent-linked payment volume during 2025, a figure cited by Chief Product Officer Vibhu Norby at the Digital Asset Summit in New York in March 2026. The same data shows 15 million on-chain agent payments inside a 30-day window, with corroboration from Cambrian Network’s x402 transaction records.
The numbers deserve honest framing
Independent analysis from Allium Labs, which applies stricter filters for wash trading and non-agent automated activity, estimates genuine AI agent transaction volume at roughly $1.6 million per month. The gap reflects how hard it is to separate true agent payments from broader bot and trading activity on-chain.
A practical reading: treat the $31 billion as an upper-bound estimate of agent-adjacent volume, not pure agent-to-agent commerce. The smaller figure is closer to the real economy of agents buying services like compute, data, and distribution.
| Metric (2025/2026) | Solana Foundation Reported | Allium Labs Adjusted |
|---|---|---|
| Annual agent payment volume | $31 billion | Roughly $19.2 million |
| 30-day transaction count | 15 million | Approximately 800,000 |
| x402 market share | Up to 65% | Closer to 49%, shared with Base |
Market share has also fluctuated. SolanaFloor data from February 2026 showed approximately 49%. Norby estimated north of 50% to around 65% at DAS. The Linux Foundation’s April 2026 announcement of the x402 Foundation cited Solana handling close to 65% of x402 transaction volume for the year. The honest range is 49 to 65%, with Base often trading places at the top.
Pay.sh: Google Cloud meets Solana
Pay.sh is a payment gateway hosted on Google Cloud Platform that replaces traditional API billing with wallet-based, per-request stablecoin settlements. An agent connects a Solana wallet, funds it with stablecoins or via a credit card onramp, and starts calling paid APIs immediately. No accounts, API keys, or subscriptions are required.
At launch, Pay.sh supports Google Cloud APIs, including Gemini, BigQuery, and Vertex AI, plus more than 50 community providers covering blockchain data, cloud infrastructure, and developer tools. Settlement runs through the x402 protocol and the Machine Payments Protocol developed by Tempo and Stripe.
In the Solana Foundation’s announcement, Vibhu Norby described the launch as a gateway “designed to bridge the gap between autonomous agents and enterprise infrastructure.”
The significance is that a major cloud provider has now shipped a production payment system built specifically for software to buy compute and data on its own. This moves machine-to-machine stablecoin payments out of crypto-native experimentation and into the enterprise stack.
XO Cash: Self-custody meets agent wallets
Exodus Movement (NYSE: EXOD) launched XO Cash on May 8 alongside AgentKit, an SDK that lets developers issue an agent wallet with a single API call. The design choice that matters most: agents spend from the user’s Exodus Pay balance while the user retains full custody of private keys.
Users set granular controls on every agent wallet. Daily limits. Per-transaction caps. Allowed merchants. Rate limits. The model treats an agent like an employee with a corporate card rather than a co-owner of the account.
CEO and Co-founder JP Richardson framed the launch this way: agents need to spend, and they shouldn’t have to manage keys to do it. XO Cash sits on the Exodus Pay rails users already use, and it lets someone hand an agent a wallet without handing over the keys.
Every agent wallet can also issue its own debit card through infrastructure built with MoonPay and Monavate, which means agents can transact at any Visa-accepting merchant. XO Cash transactions are fee-free and auto-convert to USDC or USDT at the point of payment.
Adoption started before the formal launch. X Games athletes received $2,500 signing bonuses in XO Cash in March 2026, an early signal that Exodus was already piloting the rails in consumer contexts.
The competitive picture: Solana is not alone
Framing Solana as the unchallenged leader would be misleading. The agentic payment race has several heavyweight players converging at the same time.
Coinbase’s Agentic.market, running primarily on Base, has processed approximately 165 million transactions across more than 480,000 transacting agents. That is substantially more raw transaction volume than Solana’s x402 activity, even if the average ticket size differs. Base and Solana regularly trade the lead in the x402 share.
The broader competitive field includes:
- Coinbase launched Agentic.market and integrated x402 into Amazon Bedrock AgentCore with AWS, enabling USDC micropayments on Base and Solana.
- Google developed the Agent Payments Protocol (AP2) with a crypto extension built alongside Coinbase, the Ethereum Foundation, and MetaMask.
- Stripe and Tempo are backing the Machine Payments Protocol, an alternative settlement standard.
- MoonPay launched its MoonAgents Card on May 1 for AI-linked stablecoin spending via Mastercard.
- Visa released a CLI tool that lets agents make same-day payments without exposing API keys.
- The x402 protocol moved to the Linux Foundation in April 2026. Founding members include Solana Foundation, Amazon, American Express, Circle, Cloudflare, Google, Mastercard, Microsoft, Shopify, Stripe, and Visa.
The last point is arguably the bigger story. The entire financial infrastructure stack is reorganizing around autonomous software payments as a category. The question is not whether crypto rails will be used for machine commerce. It is which chains and which standards capture the most volume.
The stack: Frameworks, compute, and developer tools
Three projects sit at the center of the Solana agent ecosystem.
elizaOS (ELIZA)
Often described as the Linux for AI agents, elizaOS is an open-source TypeScript framework for deploying agents with persistent memory, personality, and multi-platform connectivity across X, Discord, Telegram, Farcaster, and on-chain protocols. As of May 2026, the GitHub repository has more than 18,300 stars and 5,500 forks, making it one of the most adopted agent frameworks in crypto. Nosana’s Builders Challenge actively promotes building on elizaOS, and the framework supports Solana-native operations through the official Solana Agent Kit.
Nosana (NOS)
Nosana runs a decentralized GPU marketplace on Solana, providing on-demand compute for inference, training, and rendering. The network operates roughly 2,000 nodes and went mainnet in January 2025. It serves broader AI compute needs, not exclusively agents, but its positioning inside the Solana agent stack is strengthening. Nosana reports inference costs up to six times lower than centralized cloud providers, which can make the difference between a viable 24/7 agent business model and one that bleeds capital.
Solana Agent Kit V2
The Solana Foundation’s official developer toolkit features modular plugins, machine-readable skill files, and more than 60 community-built integrations across DeFi (Jupiter, Raydium), infrastructure (Helius), and developer tools. The April 2026 Agent Skills launch added single-line installation for pre-built capabilities, cutting deployment friction further.
Other notable projects worth tracking include OpenClaw, an agent deployment framework with rapid GitHub growth; Goatseus Maximus and similar autonomous social agents; and PolyStrat for trading-focused agent strategies.
What this means for investors
The most useful signal in the AI agent narrative is not token price action. It is infrastructure adoption. On-chain metrics worth tracking include x402 transaction volume on Solana (available through SolanaFloor and BlockEden dashboards), developer activity on elizaOS and Agent Kit repositories, and stablecoin flow through Pay.sh and Agentic.market.
Projects providing compute (Nosana), payment rails (Pay.sh, XO Cash), and frameworks (elizaOS) have structural demand tailwinds if agent adoption continues. The question is whether that adoption shows up in token economics or accrues primarily to the underlying chain.
Price context matters here. SOL has declined roughly 61% over the past six months as of May 2026, trading around $88 to $89. Infrastructure momentum has not translated into token price recovery yet. That creates both opportunity and risk depending on how the next 12 months play out.
A few hard truths for anyone allocating capital:
- Most early AI agent tokens remain speculative and meme-driven.
- Wash trading concerns around inflated x402 volumes are a red flag.
- Verifiable usage data should outweigh marketing narratives.
What this means for builders
The developer stack has matured to the point where deploying a production agent on Solana is closer to a weekend project than a research expedition.
elizaOS provides a turnkey framework with multi-platform support. Solana Agent Kit V2 offers modular plugins for DeFi interactions. Pay.sh removes the billing friction that previously required human intervention for API access. XO Cash AgentKit enables agent wallet creation with one API call. Nosana provides decentralized GPU inference at meaningful cost savings.
The fastest practical path: start with the Solana Foundation’s Agent Skills documentation, plug into Pay.sh for API access, and use Nosana for inference if compute economics matter to the business model.
Risks worth watching
- True autonomy is still limited: Many products marketed as AI agents are sophisticated LLM wrappers with pre-programmed actions, not genuinely independent economic actors.
- Regulation is moving: Stablecoins are under active legislative scrutiny in the United States, and agents that initiate financial activity raise novel compliance questions. Expect movement toward Know Your Machine frameworks where agent identities are linked to verified human controllers, partly to address concerns about automated money laundering.
- Security incidents have surfaced: The Drift Protocol exploit in early 2026, which drained more than $270 million, highlighted smart contract vulnerabilities in Solana’s DeFi ecosystem. Agent-driven flows amplify the surface area for issues like this.
- Market share is contested: Base, Ethereum Layer 2s, and new entrants could erode Solana’s current x402 lead. The 49 to 65% range reflects real competition, not a settled outcome.
Bigger picture
At Consensus 2026 in Miami, Real Vision CEO Raoul Pal predicted that within five years, AI agents will make up 60% of DeFi users, roughly three agents for every two humans. He cited the need for high-frequency, low-cost rails as the reason he prefers Solana over Bitcoin for the use case.
Research from Edgar, Dunn & Company projects the total agentic commerce market, defined as consumer-to-business transactions initiated by AI agents, will grow from approximately $136 billion in 2025 to $1.7 trillion by 2030. Exodus has cited projections that agents could mediate $3 to $5 trillion in consumer commerce by the end of the decade.
The institutional convergence is the signal worth watching. When Google, Amazon, Stripe, Visa, Mastercard, Coinbase, and the Linux Foundation are all building payment infrastructure for software users at the same time, the conversation has moved past whether crypto rails get adopted. It has shifted to which chains and which standards win.
Whether Solana keeps its current lead depends on execution: developer tooling, ecosystem stickiness, security record, and whether its x402 share holds against Base and future entrants. The narrative is compelling. The infrastructure is live. The open question is whether adoption scales fast enough to justify the investment thesis before the next cycle turns.
Frequently Asked Questions
What is Pay.sh?
Pay.sh is a payment gateway launched on May 5, 2026, by Google Cloud and the Solana Foundation. It lets AI agents pay for cloud APIs, including Gemini, BigQuery, and Vertex AI, using stablecoins on Solana without setting up accounts or subscriptions.
What is XO Cash?
XO Cash is a Solana-based stablecoin launched by Exodus on May 8, 2026. It pairs with an AgentKit SDK that issues agent wallets while keeping users in self-custody, with built-in spending limits and Visa card support through MoonPay and Monavate.
Why is Solana used for AI agent payments?
Solana offers sub-penny transaction costs, roughly 400 millisecond finality, and high throughput, which match the requirements of high-frequency, low-value machine payments. Ethereum’s gas fees and traditional card networks cannot economically process the sub-cent settlements that agents typically need.
What is the x402 protocol?
The x402 protocol is the emerging standard for machine-to-machine payments, originally developed by Coinbase. In April 2026, it moved to the Linux Foundation with founding members including Solana Foundation, Google, Amazon, Microsoft, Visa, Mastercard, Stripe, Circle, and Cloudflare.
Is the $31 billion AI agent volume figure accurate?
The $31 billion figure from the Solana Foundation reflects agent-linked or agent-adjacent volume, which includes automated bots and trading scripts. Independent analysis from Allium Labs estimates true agent-to-agent commerce closer to $1.6 million per month. Both numbers can be true depending on how strictly agent activity is defined.
Which projects are most important in the Solana agent ecosystem?
The core stack includes elizaOS for agent frameworks, Nosana for decentralized GPU compute, Solana Agent Kit V2 for developer tooling, and Pay.sh and XO Cash for payment rails.




