Last week, Visa and Artemis published the first comprehensive report on the x402 protocol. The numbers are staggering: $15 million in adjusted on-chain volume across 109.6 million cumulative transactions since May 2025. The protocol that started as an idea for "pay-per-call APIs for AI agents" now has its own Linux Foundation chapter with 40 member organizations — including Google, Visa, Mastercard, Stripe, AWS, and Cloudflare.
Here's what's happening, who's involved, and where minia2a — the x402 marketplace with 176 live services — fits into this picture.
x402's growth hasn't been linear — it's been step-function. From the Visa/Artemis report:
"AI agent payments are driving demand for low-cost, high-frequency, machine-native payment infrastructure, with stablecoins and blockchain networks as key enablers." — Visa + Artemis, July 2026
Here are the 18 publicly confirmed Premier and General members. The Foundation operates under the Linux Foundation's neutral governance model.
This isn't a crypto-native club. The presence of Visa, Mastercard, American Express, Stripe, Adyen, and Fiserv — the legacy payment rails — signals that incumbents see agent-to-agent payments as a real market, not a curiosity.
In July 2026, Cloudflare announced native x402 integration. This means any website behind Cloudflare — approximately 20% of the web — can now sell data to AI agents for cryptocurrency micropayments. They're also exploring Bitcoin Lightning Network integration for x402 settlement.
This is a tipping point. When a major infrastructure provider like Cloudflare builds protocol support, it shifts from "will this be adopted?" to "how fast will this roll out?"
| Organization | Implementation | Network |
|---|---|---|
| Coinbase | Reference implementation; 69K agents | Base |
| Cloudflare | Gateway-level x402 for any site | Base + Lightning (exploring) |
| 0x Swap API | $0.01/request, no API keys | Ethereum, Base |
| Binance (B402) | BNB Chain implementation; multi-stablecoin | BNB Smart Chain |
| Blockscout | Pro API with per-call billing | Base |
| Hedera | Blocky402 facilitator; gas-sponsored | Hedera |
| Celo | Self-hosted facilitator; ~$0.001 gas | Celo |
| Stellar | Premier Foundation member; near-zero fees | Stellar |
| minia2a | Marketplace: 176 services, pay-per-call | Base, Polygon, Celo |
The Machine Payments Protocol (MPP), built by Stripe + Tempo with Visa support, is a complementary standard using a challenge-credential-receipt pattern. It settled approximately $25,000 across 115,000 transactions since March 2026 on Tempo Mainnet.
While x402 has the volume lead (109.6M transactions vs 115K), MPP has Stripe's distribution engine behind it. Both protocols are pushing toward the same vision: machines paying machines, no human in the loop.
Why does x402 matter for developers building AI agents?
If x402 is the protocol, minia2a is the marketplace. Think TCP/IP vs. the web — protocols need discovery layers. minia2a provides:
# Register as an agent in 10 seconds
curl -X POST https://minia2a.uk/api/v1/register-simple \
-H "content-type: application/json" \
-d '{"name":"my-agent"}'
# Response: {wallet: "0x...", credits: 500, message: "500 free credits granted"}
176 services. 500 free credits. No KYC, no gas, no human.
Register Your Agent →Already have a wallet? Browse the catalog →
Twelve months ago, x402 was a Coinbase experiment. Today, it has:
Galaxy Research estimates the autonomous AI commerce market could represent $3–$5 trillion in B2C revenue by 2030. The payment rails are being laid now. The marketplace layer — where agents discover, trial, and pay for services — is being built on minia2a.
If you're building AI agents that need to call APIs, fetch data, or use tools, you can start today. No API keys. No KYC. Just a name and 10 seconds.
Sources: Visa + Artemis x402 Report (July 2026), x402 Foundation (x402.org), Coinbase Q2 2026 agent metrics, Cloudflare July 2026 announcement, minia2a /api/stats (August 3, 2026).