Share article
Share article
Enjoy articles without ads?
Register for free and get unlimited access to all articles.
Stripe's 1B TPS line is not about today's users
Today, most major chains are still measured in the single digits to low thousands of TPS in practice:
- Bitcoin$62,506.64 settles roughly single-digit TPS on chain.
- Ethereum$1,686.33 L1 is still roughly tens of TPS on chain, with rollups pushing additional activity off chain.
- High-throughput L1s routinely advertise tens of thousands TPS, but sustained real usage is typically far lower than peak marketing numbers.
So when Stripe says "1B TPS," it is not comparing to what chains do now. It is framing the gap between human-scale finance and machine-scale commerce.
Why AI agents change the math
The easiest way to understand the TPS claim is to stop picturing people clicking "swap" on a DEX and start picturing automated services settling continuously.
AI agents could generate transactions from patterns like:
- Per-request payments: An agent calls an API 100 times, it pays 100 times (or streams value continuously).
- Micropurchases at high frequency: Data subscriptions, inference credits, real-time ad bidding, sensor feeds, market signals.
- Agent-to-agent settlement: Two bots negotiate, execute, and settle without a human signing each step.
- Multi-step workflows: One "task" becomes dozens of smaller payments (auth, escrow, completion, dispute, tips, refunds).
Consumer payments are bursty and seasonal. Agent payments are closer to background network traffic: constant, granular, and automated.
That is the intuition behind Stripe's warning. If AI agents become a default interface to the economy, payments might look more like packet switching than "checkout." [2]
What would 1B TPS actually mean?
To sanity-check it, compare with established rails:
- Visa has cited peak capacity in the tens of thousands TPS range.
- "High TPS" blockchains still struggle with the tradeoffs between decentralization, cost, state growth, and bandwidth.
- Many execution environments (L1s, L2s, appchains, rollups)
- Aggregation layers that compress activity
- Offchain protocols that net transactions before final settlement
- Stablecoins and tokenized deposits as the unit of account
Under that model, "1B TPS" is the sum of activity across layers, most of which never hits a base layer as a fully independent transaction.
Stripe's angle: AI agents plus stablecoins
A key missing piece is how agents actually pay. Research chatter around "AI payment protocols" (including experiments like HTTP-native payment flows) shows the direction of travel: make it as easy for software to pay as it is to request data. [4]
Stripe highlighting TPS pressure also conveniently reinforces a business narrative: whoever provides the rails for programmable, compliant, global money movement gets a giant new market.
That does not make the thesis wrong. It just means you should treat the "1B TPS" line as both a technical forecast and a positioning statement.
Scaling paths that could plausibly support an agent economy
If the agent economy is real, scaling probably looks less like "one chain wins" and more like "lots of pipes plus good compression."
1) Rollups, batching, and proof-based compression
Rollups already batch thousands of user actions and settle them as fewer L1 updates. For agent activity, compression becomes the whole game: settle results, not every micro-action.
2) Payment channels and streaming
For ultra-high-frequency payments, channels (or equivalent systems) let agents transact offchain and settle net outcomes on chain.
3) Appchains and domain-specific execution
4) Non-blockchain coordination with blockchain settlement
A lot of "transactions" in an agent economy might be pure messaging until settlement is needed. Blockchains may end up as the court of record, not the full event log.
That is a big philosophical shift for crypto, and it is likely where the industry ends up if it wants to serve machine-scale demand.
The real bottlenecks are not just TPS
Even if a network could execute a billion state transitions per second, it still has to deal with:
- State growth: Who stores the history? For how long? At what cost?
- Latency and finality: Agents might need near-instant confirmation for tight feedback loops.
- MEV and adversarial environments: More automation can mean more extractable value and more ways to get rekt.
- Identity, auth, and compliance: If agents can pay, they can also launder, spam, and attack. Payments infrastructure will not be "permissionless vibes" forever.
- Reliability under load: High TPS claims mean little if the chain halts when activity spikes.
TPS is the headline metric, but bandwidth, data availability, and operational resilience decide whether systems actually work.
What to watch next
If the next wave of agent tooling starts to ship with default stablecoin support and standardized pay-per-request protocols, watch for real transaction growth on L2s and appchains. If it stays stuck in demos and pilot programs, expect the 1B TPS narrative to remain what it is today: a provocative number that's great for decks, and a reminder that blockchains still have a long way to go before they can handle bots paying bots at internet speed.

