← Back to all posts
News

OpenRouter Called Itself 'Stripe for AI.' Stripe Agreed: $7B.

August 16, 2026 · 23:07 UTC · News
OpenRouter Called Itself 'Stripe for AI.' Stripe Agreed: $7B.

TL;DR

Bloomberg reported today that Stripe has reached an agreement to acquire OpenRouter, the gateway a very large number of you have an API key for, at a price north of $7 billion. That is roughly 5x the $1.3B valuation OpenRouter closed its Series B at in May, about twelve weeks ago. Neither company has confirmed anything: a Stripe spokesperson told TechCrunch it "does not comment on rumors or speculation," and Bloomberg's sources say the final price could still move. Read the caveats section before you plan anything around this.


What Stripe is reportedly buying

OpenRouter is one endpoint that fronts everyone else's models. You send an OpenAI-shaped request, it picks a provider, and you get one API key and one invoice instead of eight. Its homepage currently advertises 500+ models across 80+ providers, 200T+ tokens a month, and 10M+ global users.

Those numbers are moving fast enough to be worth timestamping. When TechCrunch covered the Series B on May 26, the same counters read 400+ models, 100T tokens a month, and 8M users. Monthly throughput has doubled in under three months.

Menlo Ventures, an investor, put that May figure at a run rate of roughly 1.5 quadrillion tokens a year, and estimated it at 15-30% of Google's total token run rate, 20-40% of OpenAI's, and likely more than half of Azure Foundry's. Menlo also pegged the team at about 50 people. At $7B, that is roughly $140M of purchase price per employee, which is the kind of ratio that makes a Series B look like a rounding error.

The valuation went up 5x, and down 30%, in the same summer

OpenRouter raised a $40M Series A in June 2025 at roughly $547M post. The $113M Series B in May 2026 was led by CapitalG, Alphabet's growth fund, with Andreessen Horowitz, Menlo Ventures, and Sequoia participating, at $1.3B post.

Then in July, the Wall Street Journal reported Stripe was in talks that could value OpenRouter near $10 billion. The number Bloomberg is now reporting is "more than $7 billion." Both things can be true, and the gap between them is the most honest number in this story: even a company this hot got negotiated down about 30% from the leak.

reported valuation, USD billions Jun 2025 series A0.55 May 2026 series B1.3 Jul 2026 talks10 (WSJ) Aug 2026 deal7+ (Bloomberg)
Up 5x from May, and down roughly 30% from the figure that leaked in July.

Why a payments company wants a model router

This is the part worth understanding, because "payments firm buys AI startup" reads like diversification and it is not. Look at how OpenRouter actually makes money, which is documented in its own FAQ:

  • Inference markup: none. You pay the underlying provider's list rate. OpenRouter states plainly that there is no markup on inference pricing.
  • Credit purchases: 5.5% ($0.80 minimum) when you top up with a card. Paying with crypto via Coinbase is 5%.
  • Bring your own key: 5% of what the same call would have cost on-platform, and only above a monthly allowance of $25,000 of list-price inference on pay-as-you-go, or $200,000 on Enterprise.
what OpenRouter charges you (percent) inference markup0% byok, over cap5% credit purchase5.5% the only zero is the AI part
OpenRouter takes nothing on the tokens. It takes a cut on the money moving to buy them.

So the AI company that routes a quadrillion tokens a year earns essentially nothing on the tokens. Its revenue is a percentage of funds moved. Think of the currency exchange booth at an airport: it does not set the exchange rate and it does not take a slice of your euros, it makes its money on the fee you pay to hand over your dollars. Volume is the entire business.

That is not an AI business model wearing a payments hat. It is a payments business that happens to sell tokens, which is precisely the shape of company Stripe already knows how to run at scale. And the credit-purchase fee is listed in OpenRouter's docs under the name of the processor it runs on: Stripe. Stripe is buying a very large merchant that it was already collecting from.

The lock-in joke writes itself

CEO Alex Atallah, who previously co-founded OpenSea, has described OpenRouter as the equivalent of Stripe for AI, because it gives customers a single access point across systems and prevents lock-in. Stripe appears to have read that description as a shopping list.

The neutrality question is real, though, and it is the thing to actually watch. OpenRouter's pitch has always been that it has no horse in the race: it will happily route you away from a model that got worse or more expensive this week, because it earns the same either way. A gateway owned by an independent 50-person company and a gateway owned by a payments giant with its own commercial relationships are structurally different objects, even if the routing code never changes a line.

your app OpenRouterone key, one bill 500+ models80+ providers Stripe is reportedly buying this box not the models, and not your app
The acquisition targets the switchboard in the middle, which is also where the money changes hands.

Caveats, and they matter

Nothing here is officially announced. What exists is Bloomberg reporting an agreement based on anonymous sources, corroborated by other outlets working the same sourcing, plus Stripe explicitly declining to comment. Bloomberg's sources also say the final purchase price could still change.

Specifically undisclosed: whether OpenRouter keeps operating as a separate product, what happens to the fee schedule, whether the free and BYOK tiers survive, and any regulatory timeline. Anyone telling you today what your bill looks like next quarter is guessing.

What to actually do about it

Probably nothing this week. But this is a good moment to check something you may have been putting off: how much of your stack assumes one specific gateway's request format, and how fast you could point it somewhere else. The whole argument for a router is that swapping the layer underneath is cheap. If yours is not, you bought the pitch without the property.

  • Know your real fee. If you top up with a card, you are paying 5.5% over list on every dollar. At meaningful spend, direct provider accounts or BYOK change that math.
  • Keep the abstraction honest. An OpenAI-compatible base URL and a model string in config, not a gateway-specific SDK threaded through your codebase.
  • Watch the routing defaults, not the announcements. If neutrality erodes, it shows up as quiet changes in which provider serves your request, not in a blog post.

Key Takeaways

  • Bloomberg reports Stripe agreed to acquire OpenRouter for more than $7 billion. Stripe declines to comment, and the final price could still change.
  • That is roughly 5x the $1.3B Series B valuation from May 2026, and about 30% below the near-$10B figure the WSJ reported for July's talks.
  • OpenRouter's homepage currently claims 500+ models, 80+ providers, 200T+ tokens a month, and 10M+ users. Monthly throughput has doubled since May.
  • The business is payments, not inference: zero markup on tokens, 5.5% on card credit purchases, 5% on BYOK above the monthly allowance.
  • OpenRouter processes those payments through Stripe, so Stripe is acquiring a merchant it was already earning from.
  • The thing to watch is routing neutrality, which was the entire product pitch and is now owned by a company with its own commercial interests.

Sources: Bloomberg, TechCrunch, Seeking Alpha, WSJ via Yahoo Finance, TechCrunch on the Series B, Menlo Ventures, OpenRouter FAQ, OpenRouter

AIOpenRouterStripeacquisitionsLLM APIsinfrastructureinferenceindie hackers
CONSOLE
$