Solana Ships pay + pay-kit for x402 — The Agent Payment Stack Is Here

August 2, 2026 · Ecosystem News

48-Hour Ecosystem Acceleration

3 new chains → x402

Solana (pay + pay-kit), XDC Network (gasless USDC), and Stellar/Nirium all shipped x402 support in the last 48 hours. The multi-chain agent payment stack is real.

Solana Foundation: pay CLI + pay-kit

Today — August 2, 2026 — the Solana Foundation shipped two new repositories that change the game for agent developers:

These join Solana's existing MPP SDK, Agent Registry (on-chain identity, interoperable with ERC-8004), and Agent Skills. Solana now has the most complete open-source agent payment stack of any L1.

Why this matters: Solana's ~1.5s settlement time makes it the fastest chain for x402. With the Foundation shipping first-party tooling, developers no longer need to choose between "fast settlement" and "good DX."

XDC Network: Gasless USDC + Bridge Integration

On August 1, XDC Network announced XDC AI — combining x402 with gasless USDC settlement via Bridge (a Stripe company). The MCP connector means Claude and other chatbots can pay XDC-hosted services directly.

XDC joins Base, Solana, Arbitrum, Optimism, Polygon, BNB Chain, and Stellar as x402-compatible chains. The network effect is compounding: every new chain means more developers, more services, and more reasons for agents to adopt x402.

🔵 Base

Coinbase CDP facilitator, largest x402 ecosystem. 119M+ transactions.

🟣 Solana

pay CLI, pay-kit, MPP SDK, Agent Registry. ~1.5s settlement.

🟢 XDC Network

Gasless USDC via Bridge. MCP connector. Launched Aug 1.

⭐ Stellar

Nirium SDK: autonomous treasury + x402 on Soroban.

Other New Projects (Last 7 Days)

What This Means for Builders

Three trends are converging:

  1. Multi-chain is the default. No single chain "owns" x402. Solana for speed, Base for ecosystem depth, XDC for gasless enterprise, Stellar for treasury. Pick the right chain for your use case.
  2. Tooling is maturing fast. Six months ago, x402 meant "read the Coinbase spec and build everything yourself." Now you have pay-kit (9 languages), pay CLI (zero-config), agenticpay (MCP-native), and multiple facilitators to choose from.
  3. Discovery is the next bottleneck. With 175+ pay-per-call services on minia2a alone — and more launching daily across chains — agents need a way to find, compare, and trial services before committing funds. Marketplaces like minia2a (free trials, no signup, no API keys) become the discovery layer for the multi-chain x402 economy.

Try It: minia2a + Solana pay

minia2a lists 175+ x402 services across 88 endpoints — crypto data, web scraping, captcha solving, token security, wallet intelligence, and more. All with free trials, no API keys, no signup.

With Solana's pay CLI, you can now route payments through Solana's fast settlement while discovering services on minia2a:

# Install
npm install -g minia2a

# Discover x402 services
minia2a discover

# Trial any endpoint (500 free credits on registration)
minia2a call x402-token-security --params '{"address":"0x..."}'

# Pay with your preferred chain
# Solana: use pay CLI    |    Base: use CDP    |    XDC: use Bridge

→ Browse the marketplace · → Live stats