OpenRouter is joining Stripe

902 points - yesterday at 5:32 PM


Previously: Stripe will reportedly acquire OpenRouter for $7B+ https://news.ycombinator.com/item?id=49323381

Source

Comments

nikcub yesterday at 10:30 PM
I love OpenRouter, long time user. Stripe will hopefully be a good custodian.

I just want to point out some features of OpenRouter that make it more than just a model selection and routing endpoint and that I find incredibly useful:

0/ Default routing is to the cheapest provider, but they're usually not the most performant. I'd guess 99% of OpenRouter integrations never tweak the default routing. Here you can setup cheapest with performance minimums:

https://openrouter.ai/docs/guides/routing/provider-selection...

You can also stack model selection in priority

1/ Using broadcast you can push all your analytics to clickhouse / s3 / snowflake and a bunch of other compatible destinations. Setup a clickhouse server ($5 VPS[0]) and send all your traces to it:

https://openrouter.ai/docs/guides/features/broadcast

customise your own observability in your dashboards from there. Superwin

2/ Model router is also a natural home for llm security - OpenRouter has the beginnings of prompt injection detection:

https://openrouter.ai/docs/guides/features/guardrails/prompt...

there is also PII detection. This will show up in observability as rejections/blocks etc.

There are so many model routing solutions (same with observability, security etc.) but they're all 80% solutions - OpenRouter really rounds out with well implemented features that you need when deploying models at any scale and I gladly pay the toll.

[0] not sure if these exist any more but clickhouse is resource efficient

freely0085 today at 5:09 AM
Using Open in your company name, when there's nothing about it, should be illegal.
DesaiAshu today at 12:58 PM
Given how much the US economy has centralized profits to the financial sector - market inefficiency that is quantitative and automate-able with ML - it’s unfortunate to see Stripe pivot industries to expand TAM rather than doubling down on fixing the market inefficiencies within finance (insurance, etc)

Maybe a signal of how rigid the moats/lobbies are on insurance and private equity

apexalpha yesterday at 7:56 PM
Great product, been using it for a while.

Turns out even a proxy can be worth $8bn with the right business model behind it.

Users get an array of providers competing behind a single API, meaning they have to compete on price and quality not vendor lock-in. This encourages users to join OpenRouter over specific model vendors.

Providers get easy access to revenue (and data) and new customers with little to no ad spending, encouraging them onto the platform too.

And that's all you need. Win win.

Well done and congratulations.

Ey7NFZ3P0nzAe today at 7:00 AM
Found a good european alternative: https://cortecs.ai/pricing
nottorp today at 1:02 PM
So ... no more paying for OpenRouter with cards that support 2FA?

Heard it's too hard to implement with Stripe.

jamest today at 8:50 AM
Alex (the OpenRouter founder) and I went for walks to Sightglass coffee on Divisadero St during our weekly office hours @ HF0 in the Fall of '23.

On one walk I asked 'why are you doing another startup?'

For context, his last one, OpenSea, was valued well into the billions, so it wasn't for money.

His reply: "I just love solving all the puzzles."

It's incredibly hard to compete with someone who is playing the game for the love of the game.

Kudos on playing well, Alex.

namjh today at 5:33 AM
OpenRouter is great business I agree, but I'm not still convinced how the integrity of providers' models is ensured. In other words, can't the provider serve DSv4 flash advertising it as DSv4 Pro?

I'm aware that OpenRouter checks response quality onboarding, and does further checks occasionally, but I'm concerned that it's basically a cat-and-a-mouse problem between the scammers and the detectors. For example, there could be a signal that a specific pattern of requests are from OpenRouter's quality testing bots. Or, they can just route 1% of requests to an inferior model and benefit a small gain, hoping it fits into the statistically allowed margin.

powvans yesterday at 6:47 PM
AI products are going to have to deal with accounting. An agent performs some work. It uses some models and perhaps some other metered services. Someone has to meter that activity. They have to attribute costs, apply the product's pricing rules, bill the customer, collect, reconcile with vendors, and maintain the ledger.

Stripe can use OpenRouter to build the financial and accounting infrastructure for every product that sells metered AI work.

I think the analogy is ADP. Payroll for all the work that's going to be done by AI agents.

marcsnid yesterday at 6:39 PM
I'm not happy about this. Having used OpenRouter a lot and enjoying the experience, I need to say that corporate consolidation is never good for consumers.
pioneerjeff today at 12:24 PM
I like what openrouter is building, but I didn't use it a lot to be honest.

The reason is I couldn't find a agent which is as good as Codex/Claude to integrate it. If there is a agent can make full use of it by routing different tasks to different LLMs by difficulty. That would be perfect.

Not sure if there is a agent can achieve this, maybe Deepseek harness have such potential.

Oras yesterday at 7:26 PM
Happy for the OpenRouter team. Been using the platform since early stages and the ability to run any AI model with the same api key and same request has been great to experiment with new models and being able to switch models in prod with minimal effort.

They also support fallback by default so you don’t have to write wrappers and logic to choose models, it just works with their SDk using config.

ankushdograuk today at 12:48 PM
I've known about openrouter since they were just a browser extension, really happy for them
robertpohl today at 11:20 AM
Can someone smarter than me explain the business rationale for this deal?

Why invest in an LLM API when you are a financial service provider?

I can’t see any obvious reason to use Stripe more because of this new product.

The only hypothesis I can think of is that AI token could be a ”currency” in the future. (Which doesn’t make sense when everyone will have local LLMs)

sidcool yesterday at 6:01 PM
Good for OpenRouter. They have a great DevEx. The $7 billion is tad high, but Stripe can afford it.
tiffanyh today at 1:30 AM
Can someone help me understand why OpenAI, Anthropic & other proprietary models would want to make their offerings available on OpenRouter?

It seems strategically not in their interest.

gavino yesterday at 6:03 PM
Could someone explain why these routers are so valuable and pulling acquisitions in the billions?
6thbit yesterday at 6:17 PM
This has to be all about cashflow, right?

Surely stripe if anyone have learned to harness the cash flowing through their system. Hell, they could be emitting bonds on expected token consumption bills!

ed_mercer yesterday at 10:25 PM
Alex's first post about OpenRouter got 6 upvotes and 0 comments on HN https://news.ycombinator.com/item?id=35481760
hmokiguess yesterday at 8:25 PM
I rather have protocols be built and less middlemen PaaS.

One great example is Open Banking. I would support an Open Router that mirrors Open Banking, unfortunately the Open here doesn’t carry the same connotation.

Kudos to the team for succeeding in executing around a clear DX issue during the chaos of providers, though long term I am not really a fan of it staying as is even if Stripe gets to be the one carrying it forward.

agnishom today at 1:40 AM
"to power the next wave of GDP growth" is a wonderfully shallow but impressive clause.
farhanhubble today at 7:54 AM
I've not used Open Router but I'm wondering what are the reasons to route LLM queries at large scale?

Isn't the trend increasingly to let an orshestrator agent decide which model to use in terms of problem difficulty vs. size and thinking budget?

Once you fix those parameters there's little to optimize over, no? I mean you want to find the cheapest one across providers but that's not a recurring decision.

srameshc yesterday at 6:14 PM
It is amazing how we watch from the sidelines these aquisitions and think .... why such big bill ? But it takes a good team to sell and everytime someone is successful it is because probably they have great sellers who believe in their value and demand a price. It is certainly not an easy task to get to the finish line for a startup and pay back their investors.
Driftbench today at 6:31 AM
Stripe acquiring the biggest model gateway makes sense when you think of inference as the next payments. Both are developer API infrastructure where routing and provider abstraction matter.
edoceo yesterday at 6:36 PM
I've seen three or four others building routers. How hard is that really? The folk I spoke to needed only a few millions to build it (they claim). I've seen prototype of some too that looked pretty simple. Maybe the whole thing is driven by enterprise wanting the external vendor support?
happybox2016 today at 8:38 AM
One thing that always worries me with these acquisitions: how are they gonna handle the impending 5.6M+ Stripe Connect users who rely on OpenRouter's APIs? Will they integrate it into their core infrastructure or leave it as a separate product?
Digory yesterday at 6:55 PM
On acquisition pricing: Why smarter AI models could drive up compute prices 10x (at least temporarily).

This seems mind blowing, but the big boys seem to be behaving as if it's directionally true.

If compute is constrained and expensive, OpenRouter is what you'll use to get around the constraints at individual providers.

https://x.com/dwarkesh_sp/status/2084333160075055122?s=20

itsdesmond yesterday at 6:06 PM
> Today, we are excited to announce that we are joining forces with Stripe, to power the next wave of GDP growth globally.

This is some high level meaningless corpo speak.

pseudosavant today at 1:01 AM
Probably a mixed bag at OpenRouter today. Some employees probably just became very wealthy. Others will see what it's like being owned by a different company with different goals. Layoffs tend to accompany most acquisitions within 6-12 months these days. A $7B price tag probably comes with some hefty expectations.
hn3ufz62f7 today at 10:55 AM
Filing under things I wish I knew earlier
_pdp_ today at 12:01 AM
I've seen a lot of comments here and elsewhere about why is a proxy worth $8b. It is a bit more than a proxy.

It is a known brand for model routing and it has developed means to route model on their own and 3rd-party infrastructure at scale and without much issues.

Why Stripe? Who knows. I don't see much synergy but why not? If anything it is a way for Stripe to get into the market with agentic payments which may come to be worth a lot more than $7B.

rubiquity yesterday at 7:49 PM
This feels defensive and reactionary after Ramp started getting deeper into AI.
luciana1u today at 5:33 AM
the toll booth on the AI highway just got acquired by the toll booth on the payments highway. at this point i'm just waiting for the toll booth on the toll booth highway.
deleted yesterday at 6:12 PM
luciana1u today at 2:24 AM
Routing the AI traffic turned out to be a better business when you also own the toll booth.
funlang today at 2:25 AM
Congrats to the OpenRouter team! Been using it since the early days — the ability to try every new model without creating 20 different accounts is still the killer feature. Hope Stripe gives you the resources to keep building.
johnnyApplePRNG yesterday at 10:52 PM
Congrats, OpenRouter is a great product!

I check it's model rankings and prices daily. The charts are great. Please never change!

On another note... I'm surprised OpenAI didn't buy them.

I'm even more surprised OpenAI is giving exclusive discounts on openrouter, essentially encouraging the few API customers they had onto a much larger, cheaper and richer marketplace.

wxw yesterday at 6:07 PM
> And as we grow, we will relentlessly aim to preserve the velocity, agility, efficiency, and talent density of the 90-person startup that we are today.

Echoes of WhatsApp. Huge congrats to the team!

ceroxylon today at 12:22 AM
The service has been 10/10, everything has felt easy and natural since the start and continually improving. I often learn about new models from OR, and have been a happy customer for years. Kudos for getting the proper recognition, $8B is a fair price in 2026 imo.
rwiteshbera today at 8:32 AM
Hopefully it will be good. I have started using openrouter.
happybox2016 today at 8:27 AM
Raw Cookie header test - OpenRouter + Stripe API limits?
Exoristos yesterday at 7:55 PM
Routing seems to face a similar future as the ever-changing trends in controlling coding agents: you know, context engineering, loop engineering, etc. --Which is that OpenAI and Anthropic quickly seem to release a better way of doing it, in their own products' harnessing, and which third-party and personal solutions will only conflict with.
dwa3592 yesterday at 6:20 PM
I guess this makes sense for the scenario when we will use machine intelligence as a currency, maybe 15-20 years from now? - like I can pay 15 minutes of inference for a dozen bananas? and the banana seller uses those 15 minutes to do banana shelling or removing weeds from their farms or whatever i guess when robots are doing everything. right??
Mairoce today at 1:03 AM
So they essentially resell their enterprise tier access to tokens from each provider while also providing a nice interface/dashboard for their customers?
temp7000 today at 9:26 AM
"inference is quickly becoming the largest line item for every company." — not really?

"that will remain essential in a post-AGI economy." — ooof. The magical future economy

pranav_tech26 yesterday at 11:38 PM
Makes total sense. Stripe acquiring OpenRouter is a massive DX win—unified billing for multi-model APIs will save devs huge routing and token-handling headaches.
tdeck today at 5:00 AM
I like OpenRouter. Excited to see where their incredible journey takes them.
digitaltrees today at 12:45 AM
I am glad it’s so easy to code. All these tools keep getting bought, cursor then this, and I have been able to build my own replacements.
drob518 yesterday at 6:18 PM
Hm. This seems random. Other than the fact that they are both technology companies, is there anything else that they have in common?
thataccount yesterday at 8:48 PM
Oh joy! Stripe is getting to be an even larger beast! Happy day!
rrmdp yesterday at 10:29 PM
Pardon my ignorance but...

why is OpenRouter worth 7 billion dollars?

rew0rk yesterday at 7:19 PM
I am somewhat mixed on this, I feel though having it be part of Stripe will make it easier to sell to my leadership as "More Trustworthy" than having it by itself
dudu24 yesterday at 6:59 PM
What's with naming proprietary stuff "open"?
TechSquidTV yesterday at 6:47 PM
7 million would sound fair to me. 7 billion? Explain yourself.
josh2600 yesterday at 11:11 PM
If you're looking for a privacy protecting version of OpenRouter, my friend Joseph Perla made trustedrouter.com.

It's a pretty slick system and if you're building on openrouter today and are worried about stripe integration messing up the product, this is a good option to consider.

Separately, congrats to the OpenRouter team. They are selling at the right time in what is undoubtably going to become a contentious market.

thedreammachine today at 1:34 AM
I love that they won as a remote team and no constant hype about revenue.
sparkling yesterday at 6:04 PM
Middleman company buying middleman company. Makes sense.
andrepd today at 9:35 AM
How in god's name is openrouter worth $7,000,000,000? Can somebody explain to me, or is everything to do with AI just astronomically overvalued these days.
4d4m yesterday at 11:54 PM
Love openrouter, excited for future feature development!
momentmaker yesterday at 8:39 PM
Here's Stripe's letter to investors explaining its acquisition of OpenRouter (LEAKED)

https://x.com/EricNewcomer/status/2090133049291788434

Phelinofist today at 5:48 AM
Just a reminder that cortecs.ai exists. Pretty much the same as OpenRouter but build in Europe.
egorfine yesterday at 8:41 PM
So what's the endgame? Typical late acquisitions are meant to destroy things. What will they destroy with this merger? Openrouter has no moat.
consumer451 yesterday at 7:59 PM
Congratulations to the OpenRouter team!
yipinwong yesterday at 6:15 PM
Shut up and take my money (via Stripe)!
stinger yesterday at 7:56 PM
Reminds me of eBay acquiring Skype
joering2 yesterday at 8:24 PM
Congratulation to all who exit at $7b after 3 years, but I have only one question: what problem does this acquisition fix? Did OR lack infrastructure? experience? what was the main drive, other than money, for sale?

Because after PayPal, Stripe is the biggest graveyard of frozen accounts who would be otherwise perfectly fine, but some AI decided that this card from this country at this price = send the account to null.

So while before you had comfort of using OR, right now you will have Stripe emps and their AI overseeing your queries. And don't get me wrong - Stripe will love you! But once someone pulls the lever - good luck getting at least explanation why they had to boot you out. I never heard of an account being reinstated. This will be like this, only your queries instead of CC charges, will be inspected.

I don't see how this is beneficial to anyone, esp. OR users. RIP OpenRouter.

WhereIsTheTruth yesterday at 6:18 PM
Fees will magically appear between agents where they don't need to be

What could go wrong

affluentlabs today at 4:28 AM
It's honestly insane how valuable so many startups end up being just from AI, wonder if therels ever going to be another breakthrough like this for future people
chews today at 1:37 AM
Why Stripe? 7 billion reasons to build a squidproxy
kittikitti today at 1:37 AM
Just as the US deems China as a national security risk, I deem Israel to be a much bigger threat to my cybersecurity. Stripe has vocally supported Israel and I cannot trust any token coming out of OpenRouter after this. Their payment systems have been notoriously bad so this is cause for concern to me.

Stripe is a financial institution that has strict requirements for reporting and audits by the US government. It has blocked payments for numerous different services for no reason. I wouldn't trust any infrastructure built on OpenRouter.

What exactly is "Open" about OpenRouter anyway?

ashu0x today at 3:55 AM
good move by stripe
Computer0 today at 12:48 AM
Congratulations to the open router team. Also: Praying for stripes imminent demise.
Alien1Being yesterday at 8:13 PM
Kiss of death for OpenRouter.

In five years they will be struggling.

In ten they will be dead.

Computer0 today at 12:45 AM
With this I am looking to moving my operations to Eurorouter. I am so done with these people (stripe)
wesammikhail today at 12:15 AM
I dont use open router so can someone explain to me how it works in that different vendors have different api parameters?

is the selling point that they just give you access to a unified access in where you get to write each request toward the particular api provider's api spec? if so why not just sign up with the vendor directly?

gigatexal yesterday at 11:09 PM
Absolutely nuts to me that a front end aggregator of ai vendors — basically an proxy — plus telemetry is worth 7B

What a time to be alive. I’m going to take a 1% stake in a bridge and rename it bridge.ai and sell it for billions too

swiftlyTyped yesterday at 6:46 PM
Amazing. Huge congrats to the Open Router team
spwa4 yesterday at 9:02 PM
I would guess the real value of the position Openrouter has in the ecosystem is that they can intercept all data and sell training data from many people, training data that is about as directly relevant for training as it can get. They would not need to log all your data for this, "sampling" is enough, and might in fact be even better sampled.

Note: this would include both the request, the response, and competitive responses. This would be very high quality training data.

Now at the current point they're sporting and make this data sampling option opt-out, and indeed they do. By default, they collect your data.

Model companies will pay a lot for this, especially now, more than customers will ever give to openrouter. Think about this: this is a constant stream of data of exactly what people and companies do with AI models, for all models, updating LIVE.

Second, they can provide "competitive intelligence" as well, telling models live how well they're doing and what exactly their strong and weak points are, and in what distribution of token requests this results.

There may even be financial companies that pay for this data.

jijji yesterday at 7:15 PM
so basically anybody who uses openrouter from now on is going to have all their data exfiltrated to stripe and then to all the banks/insurance companies... when I read the article that's what I think is going on and it doesn't smell good....
ChrisArchitect yesterday at 6:25 PM
shmde yesterday at 6:25 PM
> Today, we are excited to announce that we are...

Why do they always start with this. Every single one of them. You dont even want to read anything after that. Its the same "Blah blah nothing will change you will get the best of both worlds blah blah"

rvz yesterday at 6:21 PM
This is before Stripe completing their acquisition of PayPal (which will happen). [0]

Maybe there is some plan to pump Stripe's valuation to over $1TN before an IPO.

Who knows.

[0] https://www.reuters.com/business/finance/stripe-advent-offer...

zurfer yesterday at 6:42 PM
Woah now also a 75perc discount on OpenRouter for flash 3.7. Is it really the same product (speed? and up time)? Why would Google do that?
cpill today at 2:23 AM
glad I never used them now
adityashankar yesterday at 8:31 PM
> For years, OpenRouter has been called “Stripe for LLMs.”

holy crap, save some butter for the bread omg

alexwrich today at 4:03 AM
Why stripe page? The money... LOL
Kuyawa yesterday at 10:33 PM
I don't see the use for open router, I can switch API providers without any hassle with just a couple of lines of code and a drop down. Good for them and for those who milk the AI bubble
rtzuigfrg today at 12:02 AM
aaand they took crypto payments offline. Meaning all accounts will need some form of KYC since you go through stripe.
Keorh today at 3:28 AM
good
kylekua today at 1:40 AM
nice!
greatgib yesterday at 7:58 PM
As a final customer, I hate so much stripe that I'm disappointed that they will be able to impose their shitty rules and business logics to OpenRouter...
spread2009 today at 12:52 PM
[flagged]
caseclosed yesterday at 7:12 PM
> We are the best way to discover and use any AI model

He says it like it’s a huge accomplishment that he achieved when it’s an opinion about something trivial

Keorh today at 3:28 AM
hahahhaha
ernsheong today at 1:04 AM
There should be a ban on using Open* for for-profit VC-backed companies.
floki165 today at 6:00 AM
[flagged]
kevinbaiv yesterday at 11:19 PM
[dead]
ppwawaw today at 3:25 AM
[flagged]
Netherlands007 yesterday at 8:52 PM
[dead]
BonoboIO yesterday at 8:43 PM
[dead]
radicality yesterday at 7:02 PM
That’s great for the team. Though as a user of openrouter, I am worried that the much larger company will soon find ways to enshittify it :S
CurbStomper yesterday at 7:08 PM
[dead]
Taikhoom10 yesterday at 6:20 PM
[flagged]
Taikhoom10 yesterday at 6:40 PM
[flagged]
Taikhoom10 yesterday at 6:15 PM
[flagged]
Taikhoom10 yesterday at 7:22 PM
[flagged]
Taikhoom10 yesterday at 6:06 PM
[flagged]
vldszn yesterday at 6:12 PM
Congrats!
tomrod yesterday at 8:24 PM
Wow, that's a win-win! OpenRouter makes things a breeze.
BrokenCogs yesterday at 9:26 PM
Going through the openrouter team - turns out I know the CEO from an exchange trip we did several years ago (Oxford/Stanford)! Congrats Alex and team!