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
OpenRouter is joining Stripe
421–430 of 532 posts
Re: OpenRouter is joining Stripe
#422Reminds me of eBay acquiring Skype
Are you perhaps thinking of Microsoft acquiring Skype for $8.5 billion? (a similar amount as the OpenRouter deal)
Re: OpenRouter is joining Stripe
#423There should be a ban on using Open* for for-profit VC-backed companies.
Re: OpenRouter is joining Stripe
#424Re: OpenRouter is joining Stripe
#425AI 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
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
#426I like OpenRouter. Excited to see where their incredible journey takes them.
Re: OpenRouter is joining Stripe
#427Earlier 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.
Re: OpenRouter is joining Stripe
#428I 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…
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
#429I 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?