explainx.ai0k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR: Solana Payment Channels
  • What a "payment channel" actually is
  • The 1M number: benchmark, not mainnet
  • Where this fits next to Mastercard, Stripe, and Cloudflare
  • Why AI-agent crypto payments still face real friction
  • Who should pay attention
  • Summary
  • Related Reading
← Back to blog

explainx / blog

Solana Payment Channels: 1M Payments/Sec Claim for AI Agents, Explained

Agentic Commerce, Payments, Solana, AI Agents, Blockchain, Fintech

Solana announced Payment Channels on Sept 3, 2026, citing 1M payments/sec for AI agents. It's a lab benchmark, not mainnet — here's what it means.

Sep 5, 2026·10 min read·Yash Thakker
add explainx.ai
go deep
Solana Payment Channels: 1M Payments/Sec Claim for AI Agents, Explained

On September 3, 2026, the Solana Foundation announced Payment Channels — a feature built specifically for AI agents making frequent, tiny payments — attached to a headline number designed to travel: 1 million payments per second. Alibaba Cloud signed on as the first live partner. Coverage spread fast, and so did the obvious follow-up question: who is actually paying that many times a second?

The honest answer is: nobody, yet. The 1M figure is a controlled lab benchmark — 100,000 wallets routed through a proxy — and reporting on the announcement is explicit that it "does not represent current mainnet throughput." That doesn't make the underlying idea unimportant. Agentic commerce is a real and growing category — explainx.ai has covered Mastercard's Agent Pay for Machines, Stripe Directory, and Cloudflare Wallets all chasing the same underlying problem: agents need to pay for things, often, in amounts too small for existing rails to handle economically. Solana's announcement is a crypto-native entry into that race, and it's worth understanding both what payment channels actually do and why the marquee number needs a large asterisk.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.


TL;DR: Solana Payment Channels

table · 2 cols
QuestionAnswer
AnnouncedSeptember 3, 2026, by the Solana Foundation
Headline claim1 million payments per second
What that number actually isA lab benchmark: 100,000 wallets through a proxy, not mainnet
Cost per payment (claimed)~$0.000000000776
First live partnerAlibaba Cloud (API endpoints live at launch)
Protocols supportedx402 (pay-per-call) and MPP (session-based)
Actual reported volume so far~$10M across 35M cumulative x402 transactions, roughly half estimated wash trading
Who this is forAI agents making high-frequency, low-value payments — API calls, per-token billing, micro-purchases

What a "payment channel" actually is

The term predates AI agents by close to a decade — it's the same family of idea as Bitcoin's Lightning Network or Ethereum's state channels. The mechanism is simple once you strip the crypto jargon:

  1. Two parties (a human/agent owner and a counterparty, or an agent and a service it's paying) lock funds and authorize a spending ceiling in a single on-chain transaction.
  2. Every subsequent payment inside that ceiling is a signed message exchanged off-chain — no blockchain write, no gas fee, no confirmation wait.
  3. Periodically, or when the channel closes, the net balance settles back to the base chain in one transaction.

Compare that to the default model, where every micro-payment is its own on-chain transaction:

table · 3 cols
Every transaction on-chainPayment channel
Fee per paymentFull network fee each timeEffectively zero (amortized into one settlement)
LatencyFull block-confirmation time each timeInstant off-chain acknowledgment
Chain loadOne write per paymentOne write per channel, not per payment
Trust modelBase-layer consensus per paymentSigned off-chain messages, backed by an on-chain dispute/settlement path

The reason this matters specifically for AI agents: an agent doing real work generates many small payments per task — a few cents per API call, fractions of a cent per token, a handful of micro-purchases while completing a workflow. At normal on-chain transaction costs and confirmation times, that volume makes crypto-native payment simply impractical. Batching removes both constraints at once, which is the whole pitch. explainx.ai's Cloudflare Monetization Gateway coverage covers the same x402 protocol Solana is now supporting, applied to per-request API and MCP-tool billing at the edge rather than inside a channel.

The 1M number: benchmark, not mainnet

This is where honesty matters more than excitement. The reported details are specific enough to evaluate directly:

  • The benchmark used 100,000 unique wallets routed through a proxy — a controlled, engineered test, not organic traffic.
  • Coverage explicitly states this "does not represent current mainnet throughput."
  • The claimed per-payment cost of $0.000000000776 is a theoretical figure derived from the same controlled conditions, not an observed cost under production load.

None of that means the number is fake — Solana's base layer genuinely supports high parallel throughput, and payment channels genuinely remove per-transaction settlement from the critical path. But "1 million payments per second" answers the question how fast could this go under ideal test conditions, not how fast is this actually running today, or even how much demand exists for it. Those are three different questions, and headlines collapse them into one.

The gap shows up in the adoption numbers reported alongside the benchmark: across the x402 protocol on Solana, cumulative volume sits around $10 million across 35 million transactions — and analysts estimate roughly half of that is wash trading or self-dealing rather than agents genuinely transacting with independent counterparties. A 1M TPS lab ceiling next to single-digit-million dollars of real, non-circular volume is the actual state of the category right now: infrastructure built ahead of demand, which is a normal and even sensible sequencing decision — but it's not the same claim as "AI agents are making a million payments a second."

Where this fits next to Mastercard, Stripe, and Cloudflare

Solana Payment Channels isn't a standalone idea competing in a vacuum — it's one rail in a stack that's being built out simultaneously from several directions, all solving the same core problem: agents need to pay, often, in small amounts, without a human clicking approve each time.

table · 4 cols
RailSettlement layerTrust modelNotable partner
Mastercard AP4MCards, bank accounts, stablecoinsMastercard credentialing + Verifiable Intent30+ partners incl. Stripe, Coinbase — and the Solana Foundation itself
Stripe Directory / Machine PaymentsStripe networkMerchant-of-record via StripeBusinesses already on Stripe
Cloudflare WalletsStablecoins over x402Owner-set spending caps, cloudflare.pay identityCloudflare's own edge network
Solana Payment ChannelsSolana base layerOff-chain signed messages, on-chain settlementAlibaba Cloud

The overlap is not a coincidence — it's the tell that this is a real, converging category rather than one vendor's marketing story. Notably, the Solana Foundation is already a launch partner in Mastercard's AP4M coalition, which means the same organization is betting on both a card-network rail (via Mastercard) and a crypto-native rail (via its own Payment Channels) for the identical use case. That's a sensible hedge, not a contradiction: card rails carry existing merchant trust and fiat settlement that crypto rails still lack, while crypto rails offer a lower theoretical cost floor that card networks can't match. Builders don't have to pick a permanent winner today — they have to pick whichever rail matches where their counterparties already are.

Solana positions its own channels as protocol-neutral, supporting both x402 (the open pay-per-call standard also used by Cloudflare's Monetization Gateway) and a session-based protocol it calls MPP. That's worth distinguishing from Stripe's own Machine Payments Protocol, a similarly-named but separate spec Stripe uses inside its own network — same acronym, different rail, a naming collision builders should watch for when reading vendor docs.

Why AI-agent crypto payments still face real friction

Before treating this as inevitable infrastructure, it's worth being direct about the barriers that a throughput benchmark doesn't touch:

  • Most commerce still isn't crypto-native. A payment channel is moot if the seller on the other end doesn't accept stablecoins. Card rails and fiat settlement remain the default for the overwhelming majority of transactions an agent would want to make.
  • Regulatory treatment of stablecoin settlement varies by jurisdiction. What clears without friction in one market can trigger compliance obligations in another — the same tension explainx.ai flagged in Mastercard AP4M's stablecoin rails.
  • Wallet custody for an autonomous agent is a genuinely hard problem. Handing an agent signing authority over a channel, even one capped by a spending ceiling, means key management and authorization-drift risk move from "theoretical" to "this agent can actually move money" the moment it's prompt-injected or misconfigured.
  • Demand is still catching up to the infrastructure. The gap between a 1M TPS lab benchmark and ~$10M of mostly-circular real volume is the clearest evidence available that agent-driven crypto commerce is still in the "build it and see who comes" phase, not the "can't keep up with demand" phase the headline implies.

None of this means payment channels are the wrong bet — settling batched agent micropayments off-chain is a legitimate answer to a real cost and latency problem. It means the 1 million payments per second figure should be read as a capacity claim about the rail, not a usage claim about the world. The Claude Commerce Agents blueprint Anthropic shipped just two days before this announcement is a useful comparison point: it ships reference agents that actually transact today, at real (if modest) reported conversion numbers — a reminder that the agent side of agentic commerce is maturing roughly in step with, not behind, the payment-rail side.

Who should pay attention

table · 2 cols
AudienceWhy it matters
AI agent builders on SolanaA concrete answer to per-call micropayment cost and latency, once mainnet numbers catch up to the benchmark
API and SaaS teams evaluating agent buyersAnother rail option alongside x402 on Cloudflare, Mastercard AP4M, and Stripe — worth tracking, not yet worth betting exclusively on
Fintech / payments teamsA data point on how fast crypto-native rails are converging with card-network agent-payment efforts
Anyone quoting the "1M TPS" headlineCite it as a lab benchmark from a controlled 100K-wallet test, not production throughput

Summary

Solana's Payment Channels are a real technical mechanism — off-chain, signed micropayments settled on-chain periodically — aimed squarely at the same problem Mastercard, Stripe, and Cloudflare are all racing to solve: making agent-driven micropayments cheap and fast enough to be practical. The 1 million payments per second headline is a genuine lab result, not a fabricated one, but it describes a controlled 100,000-wallet benchmark through a proxy, not mainnet reality. Real reported volume on Solana's x402 rail — roughly $10 million across 35 million transactions, half of it likely wash trading — shows a category still early in actual adoption, well behind the infrastructure built to support it. Build for the mechanism, not the headline number.


Related Reading

  • Mastercard Agent Pay for Machines (AP4M) Explained — the card-network answer to the same problem, with the Solana Foundation as a launch partner
  • Stripe Directory: AI Agent Commerce Infrastructure
  • Cloudflare Wallets: Programmable Payments for AI Agents
  • Cloudflare Monetization Gateway: x402 for APIs and MCP Tools
  • Agentic Commerce Goes Live: Stripe Link and Grok Shopping
  • Claude Commerce Agents: Anthropic's Open-Source Shopping Agent Blueprint
  • Coinbase for Agents: AI Agent Stock Trading
  • What is MCP? Model Context Protocol Guide

Figures and quotes in this post are drawn from reporting on the Solana Foundation's September 3, 2026 announcement, including Forkast and Blockchain.News. Throughput, cost, and adoption figures are accurate as of the publication date — verify against Solana's own documentation for current mainnet specifications.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jun 12, 2026

Mastercard Agent Pay for Machines (AP4M): AI Agent Payments Explained

AP4M lets AI agents pay fractions of a cent, continuously, across cards and stablecoins—with credentialing, spending limits, and guaranteed settlement on Mastercard's network. Here's how it works, who partnered, and what it means for agentic commerce.

Jun 23, 2026

Stripe Directory: The Infrastructure Layer That Makes AI Agent Commerce Real

Patrick Collison called it "a very early experiment." But Stripe Directory is really the discovery and payment layer that agent-to-business commerce has been missing. Machine Payments endpoints tell AI agents how to pay programmatically. Free profiles, free inter-network transactions. Here's why it matters.

Aug 29, 2026

Agentic Commerce Goes Live: Stripe Link for Agents and Grok Shopping

Two late-August 2026 reports mark agentic commerce moving from protocol drafts to live spend: Instinct wiring Stripe Link into agent purchases that reportedly average $1,300 per agent per month, and Grok Bot launching shopping across any web business via a link. explainx.ai explains tokenized cards, spending caps, merchant-of-record, and the guardrails to put in place before an agent touches your money.