VERSE PRESS

Crypto News, Global First.

Google Cloud and Solana Foundation Launch Pay.sh, a Per-Call Payment System for AI Agents

Google Cloud and the Solana Foundation on Tuesday launched Pay.sh, a service that lets AI agents pay for API access using stablecoins on Solana, removing the need for account registration or API key management.

|

The system functions as a proxy layer sitting between an AI agent and backend services on Google Cloud Platform, including BigQuery for data analytics, Gemini for language model inference, and Cloud Run for containerized workloads. An agent's Solana wallet acts as its identity. It sends a request, receives a payment prompt, settles the charge in stablecoin, and gets the data back. No credit card, no subscription, no rotating credentials required.

Pricing ranges from $0.001 to $20.00 per request depending on the service. QuickNode, a node infrastructure provider, charges between $0.001 and $1.00 per call. AgentMail charges up to $10.00. The Pay.sh registry currently lists 75 API providers across compute, finance, messaging, AI and machine learning, media, and data categories. Beyond the official Google Cloud endpoints, more than 50 community providers are listed, including Helius, Alchemy, Dune Analytics, and Nansen. Rather than committing to traditional subscriptions, agents can draw on up to five sources per query, a flexibility that illustrates the composability at the heart of the per-call model.

The Protocol Underneath

Pay.sh is built on top of x402, an open micropayments standard originally developed by Coinbase and now stewarded by the Linux Foundation. The protocol repurposes HTTP's long-dormant 402 status code, which technically means "Payment Required," into a working payment workflow. A client sends a request, the server returns a 402 response with payment terms, the client retries with a signed stablecoin payment, and a facilitator settles the transaction on-chain before the server delivers the data. The system is stateless, meaning it requires no persistent sessions or stored credentials.

In April 2026, the Solana Foundation formally joined the Linux Foundation's x402 Initiative. Other members include Amazon, Google, American Express, Cloudflare, and Stripe. The breadth of that membership signals serious institutional investment in the protocol as shared infrastructure. This launch also builds on Google's own Agent Payments Protocol (AP2), introduced in September 2025, which it developed alongside Coinbase, Salesforce, the Ethereum Foundation, MetaMask, and more than 60 other organizations to support AI-to-AI financial transactions. AP2 is designed to support both traditional payment methods such as credit cards and stablecoins, a scope that reflects the breadth of Google's payments push beyond crypto rails alone.

Solana's performance metrics make a practical case for its role in this stack. The network processes payments in roughly 400 milliseconds at an average fee of about $0.00025 per transaction. By March 2026, it had processed 15 million on-chain payments originating from AI agents. Across all supported chains, the x402 protocol has reached an annualized transaction volume of around $600 million.

"Stablecoins are going to be the default thing that agents use to pay for any computational resource," said Vibhu Norby, Chief Product Officer at the Solana Foundation. He has also argued that AI agents are indifferent to blockchain ideology: "Agents are cold, calculated machines. They don't subscribe to crypto religiosity." Looking further out, Norby has predicted that "95 to 99% of all [on-chain] transactions… will be coming from LLMs," a forecast that frames the current infrastructure buildout as preparation for a fundamental shift in who drives on-chain activity.

What This Means Outside the US

The regional implications are meaningful, particularly for developers in Africa and South Asia who have historically faced friction accessing major cloud and data APIs.

In Nigeria, the country ranked first in Africa and sixth globally by Solana developer share as of Q1 2026, barriers such as credit card requirements and corporate billing infrastructure have been reported to limit access to services like BigQuery and premium data feeds. Nigerian builders account for 67 percent of all active Solana developers on the continent, according to TechCabal. Pay.sh's wallet-based, per-request model lowers that barrier directly. SuperteamNG, a leading Solana ecosystem organization in Nigeria, distributed more than $162,000 to local developers in Q1 2026 alone through bounties and grants, reflecting how active that builder community has become.

Stablecoins already carry significant economic weight across African markets, used for remittances, cross-border payroll, and informal trade. The overlap between that existing behavior and a wallet-based API payment layer is not incidental. Harrison Obiefule, lead of SuperteamNG, noted in April 2026 that "Nigeria is no longer just a consumer of global technology."

The continent's engagement with agentic payments infrastructure extends beyond Nigeria. In April 2026, VALR, a South African crypto exchange holding a license from the Financial Sector Conduct Authority, launched an AI service designed to serve autonomous AI agents as independent market participants. It stands as the only African institution in available reporting to have taken a direct commercial position on this infrastructure layer.

In India, where CoinDCX, the Solana Foundation, and Superteam India announced a roughly $3 million grant program for Solana developers in 2026, backend engineers already familiar with Google Cloud tooling are now positioned to publish or consume APIs through Pay.sh using stablecoin payments, bypassing US-centric billing infrastructure. A Colosseum online hackathon run in partnership with Solana, featuring a dedicated AI agent track, runs through May 11, 2026, giving developers an immediate venue to build on these tools.

Caution and Open Questions

Not all developers are convinced the model adds value. Reporting by CoinDesk from March 2026 and coverage from BlockchainMagazine have documented pushback on the added complexity of wallet management for what might otherwise be a straightforward API call, with some engineers questioning whether crypto payment rails offer a meaningful advantage over existing OAuth and subscription billing systems.

The broader market context adds scale to the stakes. The global AI agents market was valued at $7.84 billion in 2025 and is projected to reach $52.62 billion by 2030, according to MarketsandMarkets as cited by Finance Magnates. If agents become the primary consumers of API services, the billing infrastructure they use will matter at significant scale. Pay.sh is an early and direct bid to make Solana that infrastructure layer.