Connect with us

CRYPTO

Solana And Google Cloud Launch Pay.sh, Letting AI Agents Pay In USDC

Published

on

Solana Foundation and Google Cloud flipped a switch on May 6 that could change how software pays for software. They launched Pay.sh, a stablecoin gateway that lets autonomous AI agents discover and pay for more than 75 APIs on a per-request basis using USDC, with no Google account, no API key, and no monthly subscription standing in the way.

The gateway routes payments through the x402 Foundation’s open payment protocol, which revives the dormant HTTP 402 “Payment Required” status code. Settlement happens in seconds on Solana. Fees clock in at fractions of a cent.

An agent links a Solana wallet to Gemini, Claude Code, Codex, OpenClaw, or Hermes, gets funded in roughly 60 seconds with stablecoins or a credit card, and starts hitting paid endpoints. “The payment is the credential,” Solana put it in the Solana Foundation’s Pay.sh launch announcement.

What Pay.sh Actually Does Behind The Scenes

Pay.sh is an API proxy. It sits on Google Cloud Platform, in front of services like BigQuery, Vertex AI, Cloud Run, BigTable, and Gemini, and intercepts every agent request. The Solana wallet attached to the agent serves as its identity. There are no rotating credentials to manage and no human in the loop after setup.

When a request arrives, the gateway verifies the payment, applies rate limits and quotas, enforces access controls, then forwards the call to the backend service. Stablecoins move on Solana. The provider gets reconciled in fiat. Developers pay only for what they use, billed in fractions of a cent.

The plumbing rests on two open standards. x402 handles the HTTP-native payment handshake. The Machine Payments Protocol, originated by Tempo and Stripe, layers in interoperability so competing rails can interoperate. The full code base is open source on GitHub under the Solana Foundation’s pay repository.

The Onboarding Flow

Sixty seconds. That’s the figure Solana cites for going from zero to first paid API call. A developer points an AI client at the gateway, signs in with a Solana wallet, tops it up with USDC or a card, and the agent can shop the marketplace.

From there, the agent reads live pricing on each endpoint and pulls funds directly. No invoices. No procurement portal. No corporate KYC step.

Why Solana Got The Call, Not Ethereum Or Base

Google Cloud picking Solana as the settlement rail is the structurally significant part of this story, not the marketing. The Solana Foundation’s head of AI growth has said the network already drives roughly 65% of all x402 transaction volume, the largest share of any chain, despite Base being Coinbase’s home turf.

The technical case is straightforward. Solana finalizes blocks in 400 milliseconds and charges $0.00025 per transaction at base rate. For machine payments that fire dozens of times per agent task, that math beats any layer-2 in production today.

Vibhu Norby, the Solana Foundation’s chief product officer, framed it bluntly in a post on his X account announcing the launch: “For the first time, developers can access and pay on individual API calls without a billing account or KYC.” Norby added that Pay.sh “gives your terminal a wallet and financial superpowers with digital dollars on Solana at the root.”

The Numbers That Tell The Real Adoption Story

  • 165 million transactions settled on x402 by late April 2026, per Coinbase’s own data at the protocol handover.
  • 69,000 active agents and roughly 480,000 total transacting agents on the network.
  • $50 million in cumulative protocol volume since launch in May 2025.
  • 99.7% of x402 transactions on Solana settle in USDC, per Dune Analytics dashboards.
  • $0.31 is the average agent payment size, a figure Circle CEO Jeremy Allaire cited on the company’s Q1 2026 earnings call.

One number worth pausing on. Daily x402 volume has averaged about $68,000 year-to-date, well off the $448,000 daily average the protocol posted in Q4 2025, according to crypto.com Research’s DeFi weekly note dated May 7. The Pay.sh launch lands during a slowdown, not a surge. Whether Google Cloud’s distribution can flip that curve is the bet.

Who’s Plugged In On Day One

The Google Cloud side of the marketplace covers the heavy enterprise tools. Gemini for inference. BigQuery for analytics. Vertex AI Model Garden for hosted models. Cloud Run for serverless compute. BigTable for low-latency storage. Pricing is exposed at the endpoint and pulled per request.

The community side stretches across four loose categories. Commerce gets Rye and BigCommerce. Data intelligence brings in Exa, Dune Analytics, and Nansen. Communications has AgentMail and StablePhone. Solana infrastructure ships Helius, QuickNode, Alchemy, and The Graph.

Category Pay.sh API Examples Typical Agent Use
AI inference Gemini, Vertex AI Model Garden Reasoning calls during agent tasks
Data and analytics BigQuery, BigTable, Dune, Nansen Query enterprise warehouses on demand
Compute Cloud Run Spin up containerized jobs per request
Commerce Rye, BigCommerce Agent-driven purchases and checkout
Onchain infra Helius, QuickNode, The Graph RPC and indexed data access

Eight launch partners back the wider community: PayAI, Crossmint, Merit Systems, Corbits, MoonPay, Sponge Wallet, ATXP, and Tektonic. The launch landed alongside MoonPay’s $100 million acquisition of DFlow’s Solana execution layer earlier this month, putting two MoonPay-touched products on the same Solana rail in under a week.

The Quiet Enterprise Play Nobody Is Headlining

Read past the marketing copy and the most interesting line in the Solana announcement is about idle data. Companies sitting on private datasets inside Google Cloud can expose them to outside agents through the x402 gateway. The facilitator handles billing and access control. Raw data never leaves the customer’s tenant.

Translation: a Fortune 500 with a 50-terabyte BigQuery warehouse can turn that warehouse into a pay-per-query revenue stream without spinning up a sales team or building an SDK. Settlement is in dollar-pegged tokens. Invoicing is gone.

This is the part of Pay.sh enterprise CTOs will care about. It’s a back-channel monetization layer for the data they already pay Google to host.

How This Fits The Wider Agent Payment Race

  1. April 2, 2026 The Linux Foundation formally takes over x402 from Coinbase at MCP Dev Summit North America, with Adyen, AWS, American Express, Cloudflare, Mastercard, Microsoft, Stripe, Visa, Solana Foundation, and Google as founding members.
  2. Late April 2026 Coinbase launches Agentic.market, an x402-paywalled directory of services agents can buy from in USDC.
  3. May 6, 2026 Pay.sh goes live, putting Google Cloud’s enterprise API stack behind x402 for the first time.
  4. May 7, 2026 AWS, Coinbase, and Circle plug x402 into Amazon Bedrock AgentCore, with sub-200-millisecond USDC settlement on Base and Solana, per The Block’s reporting on the AWS Bedrock integration.

Three of the four largest cloud platforms now support agent-driven stablecoin payments. The fourth, Microsoft Azure, is a founding member of the x402 Foundation and is expected to follow.

Where Pay.sh Beats Coinbase Agentic.market

Coinbase’s app store sells access to community-built services. Pay.sh sells access to the actual Google Cloud production stack. That’s a different value proposition for an enterprise team, where Vertex AI and BigQuery already have purchase orders attached.

The other gap is interoperability. Coinbase’s marketplace runs primarily on Base. Pay.sh runs on Solana but uses a protocol Coinbase chairs at the Linux Foundation. The competing stacks ship the same payment standard, which is rare for two companies racing for the same customer.

The Validator Backstory Almost Nobody Noted

Tuesday’s announcement isn’t a one-off partnership. It’s the third visible step in a deepening Google–Solana relationship that started quietly earlier this year. Google became a Solana validator in early 2026. The Solana Foundation rolled out a dedicated agent toolkit for builders. Pay.sh is the commercial layer that ties those threads together.

“In collaboration with Google Cloud, we’re introducing Pay.sh, a gateway service designed to bridge the gap between autonomous agents and enterprise infrastructure.”

That’s Norby, in the Solana Foundation’s launch statement. Stripped of the launch-day polish, it describes a product that wouldn’t ship if Google Cloud’s product team thought stablecoin rails were a five-year story. They’re treating it as live revenue infrastructure now.

The USDC Gravity Pull Behind The News

Pay.sh is a Solana win and a Circle win. USDC accounts for roughly 99.7% of x402 settlement on Solana and 98.6% across EVM chains, per public Dune dashboards. Allaire has been blunt about why on Circle’s earnings calls: stablecoins are becoming “the native currency of machine-to-machine commerce.”

The pricing math is hard to argue with. A traditional credit card charges 2.9% plus 30 cents per swipe. A bank wire runs $15 to $50. An x402 micropayment averages $0.31, with fees in the tenths of a cent. Card rails simply cannot price a $0.001 API call. Stablecoins can.

Circle launched Nanopayments in early March, supporting USDC transfers as small as $0.000001 with batched on-chain settlement. Pay.sh slots into that infrastructure as the demand-side application. Read together, the two products describe the same thesis: agents will eventually do the spending, and the unit price will be small enough that any percentage-based fee is a non-starter.

What Could Slow This Down

Two real risks sit underneath the launch coverage. First, the volume curve. Pay.sh launches into a quarter where x402 daily volume is down roughly 85% from Q4 2025 highs. Distribution from Google Cloud could reverse that. It might not.

Second, regulation. Norby has said the product was partly developed to address “unregulated machine payments” and to legitimize agent-driven commerce through compliant rails. That framing concedes the obvious: regulators in Washington, Brussels, and Singapore have not finished writing the rules for autonomous wallets that move money without a human signing each transaction. The MiCA stablecoin regime, the GENIUS Act in the United States, and Singapore’s MAS guidance all touch this perimeter, and none of them were drafted with agent wallets specifically in mind.

The Pay.sh team has built rate limits, quotas, and access controls into the gateway. That’s a defensible compliance posture. It’s not the same as having a regulator say so out loud.

What Builders Should Do This Week

If you ship agent software today, the practical takeaway is simple. Pay.sh is open source. The integration cost is a Solana wallet and a few lines of HTTP handling. For teams paying for Gemini, BigQuery, or Vertex AI calls through traditional billing, the gateway is now a cheaper, lower-friction alternative for any use case that bills under a few cents.

For investors, the signal worth tracking is whether daily x402 volume crosses the Q4 2025 highs in the next 60 days. If Google Cloud distribution can’t move that number, the agent-payments thesis stays a forecast. If it does, this becomes the inflection.

The race for the agentic payments rail is no longer about whether stablecoins will settle machine commerce. That argument is done. It’s about which rail and which wallet, and the field is narrowing fast. Google’s choice this week says Solana, in USDC, on x402. Builders elsewhere will read that as a signal.

Frequently Asked Questions

Do I Need A Google Cloud Account To Use Pay.sh?

No. That’s the point of the product. Pay.sh replaces a Google Cloud account with a Solana wallet. You connect the wallet to your AI client, fund it with USDC or a credit card in about 60 seconds, and the gateway handles every paid call to BigQuery, Gemini, Vertex AI, Cloud Run, or BigTable. There’s no project ID, no service account, and no rotating API key.

How Much Does A Single API Call Cost On Pay.sh?

Costs are set by each API provider and exposed live at the endpoint. Pay.sh’s underlying Solana fees run about $0.00025 per transaction at base rate. The average x402 agent payment across the network is $0.31. For Google Cloud APIs specifically, you pay the standard Google rate per call plus the Solana settlement fee, with no subscription minimum.

Which AI Tools Work With Pay.sh Today?

Five at launch: Google’s Gemini, Anthropic’s Claude Code, OpenAI’s Codex, OpenClaw, and Hermes. The Solana Foundation has flagged that the integration is open source on GitHub, so any agent framework that can sign Solana transactions and speak HTTP can wire in. Expect the supported list to grow as more agent runtimes adopt the x402 client spec.

Is My Data Safe When An Agent Pays Through Pay.sh?

Yes, with caveats. The gateway never sees your private data. It enforces rate limits, quotas, and access controls before forwarding requests to the backend service. For enterprise users exposing private BigQuery datasets, raw data stays inside your Google Cloud tenant; only the response leaves through the verified endpoint. Standard application-layer security still applies, so audit your wallet permissions and spending limits before pointing an agent at production.

Can I Use A Currency Other Than USDC?

Today, USDC is the operational default. About 99.7% of x402 transactions on Solana settle in USDC. The protocol technically supports other ERC-20 and SPL tokens via CAIP-2 network identifiers, but Pay.sh’s launch configuration is USDC-first because every Google Cloud API and most community endpoints quote pricing in dollar-pegged stablecoins. If you fund the wallet with a credit card, the system handles the conversion automatically.

Pay.sh is small today and could be the foundation of how the internet bills machines tomorrow. Google Cloud picking Solana over its own Base partner network tells you which way the enterprise wind is blowing. The next test is whether daily volume catches up to the architecture.

Disclaimer: This article reports on a product launch, partnership announcements, and publicly available protocol data. It does not constitute investment advice or a recommendation to buy, sell, or hold USDC, SOL, or any related asset. Cryptocurrency and stablecoin products carry regulatory, technical, and market risks. Readers considering integration or investment decisions should consult a qualified financial or legal advisor. All figures cited are accurate as of publication on May 9, 2026, and subject to change.

Logan Pierce is a writer and web publisher with over seven years of experience covering consumer technology. He has published work on independent tech blogs and freelance bylines covering Android devices, privacy focused software, and budget gadgets. Logan founded Oton Technology to publish clear, no nonsense tech news and reviews based on real hands on testing. He has personally tested and reviewed dozens of mid range and budget Android phones, written extensively about app privacy, and built and managed multiple WordPress publications over the past decade. Logan holds a bachelor's degree in English and studied digital marketing at a certificate level.

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Trending