Live data from Hacker News

OpenRouter is joining Stripe

openrouter.ai

421–430 of 532 posts

Re: OpenRouter is joining Stripe

#421
post #408
post #294

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 c…

This seems like something xAi could reproduce in a weekend

Could but hasn't. What exactly is xAI's USP compared to the others?

Re: OpenRouter is joining Stripe

#425
post #183

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…

Every token/llm provider already has usage metering...so not sure what exactly you're imagining stripe adds here

paying for data access, for "deterministic computing", for letting the AI use online services. Maybe even micro payments for using tested and verified skills/mcps.

Example: access to real-time stock trading data, access to weather information, letting it make stock trades, etc.

At first I was confused why Stripe bought OpenRouter, but I think this makes sense.

Re: OpenRouter is joining Stripe

#427

Earlier quoted context omitted.

That feels high if they were bought at $7B? 5.5% of $100B is $5.5B in annual revenue. 1.3x multiple for AI. No way

100b sounds implausible if you consider that anthropic's revenue is only expected to reach 100b this year, 100m is more likely.

100b is too high, but 100m is way too low.

Re: OpenRouter is joining Stripe

#428
post #294

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 c…

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

Maybe I'm biased from the perspective of a "harness provider", but I think Model routers often have too little context to act as well-informed prompt injection prevention. e.g. it lacks context of where which part of the message(s) originates from and sanitization/safeguards were already performed on the application layer.

Something like OpenRouter's "flag" mode is fine, but usage of auto-redact or auto-block should really only be used if there is significant risk exposure through your harness or otherwise they are a constant source of bugs.

Re: OpenRouter is joining Stripe

#429
post #294

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 c…

noob q -- does the routing hurt cache hit rate?

By default yes bit you can pin providers to avoid this.
Post reply on HN