Share article

Blockchains have spent a decade chasing "Visa scale," and Stripe is basically saying: cute, now try "the internet talking to itself." (Yes, this is where the "my bot paid your bot" meme turns into a throughput budget.)
Stripe co-founders Patrick and John Collison used the company's annual letter to flag a blunt infrastructure problem: if AI agents become normal economic actors, public blockchains may eventually need to handle up to 1 billion transactions per second (TPS) to keep up. [1]
That number sounds like bait. It is also a useful stress test for what "AI agent economy" actually implies.

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

Stripe's core point is simple: humans transact slowly, software does not. A world where millions of AI agents continuously buy data, rent compute, pay for API calls, and settle tiny obligations could generate transaction volume that dwarfs anything consumer payments have seen.

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?

A billion TPS on a single global ledger is, frankly, not realistic with current architectures, not even close.

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.
So the more practical interpretation is this: Stripe is pointing at a future where the "blockchain layer" is not one chain. It is an ecosystem of:
  • 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

Stripe has been increasingly vocal about stablecoins and programmable money. The agent thesis fits that agenda: stablecoins are the cleanest bridge between software and payments, especially for global, 24/7 settlement. [3]

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.

Key constraint: data availability. Even if execution is cheap, publishing enough data to keep the system verifiable is the bottleneck.

2) Payment channels and streaming

For ultra-high-frequency payments, channels (or equivalent systems) let agents transact offchain and settle net outcomes on chain.

This fits agent behavior: open a relationship, exchange many micro-payments, close and settle.

3) Appchains and domain-specific execution

Agents might transact inside specialized environments (games, DePIN networks, inference marketplaces) that periodically checkpoint to a more secure settlement layer.
This avoids global contention, but increases complexity: bridges, standards, and shared liquidity become harder.

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

Stripe's 1B TPS alarm is best read as a demand signal: AI agents will push payments toward high-frequency, machine-native settlement, and crypto rails want that job.

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.