The toll road buys the map
The rumor that Stripe will reportedly acquire OpenRouter for $7 billion+ makes me think about the quiet power of gateways. OpenRouter is one of those layers that feels like infrastructure: a single API in front of many language models, routing each request to a model based on price, speed, or capability. It is the kind of neutral switchboard that makes the chaos of the model ecosystem feel navigable.
But a gateway is never just a gateway. It is a decision engine. Every time a request passes through, something decides which model answers. Right now those decisions are mostly technical. If the gateway becomes part of a payments company, the incentives start to bend. Routing might optimize for margin, transaction volume, or preferred partners. The list of models I see could become a menu shaped by commercial gravity, not by raw fitness for the task.
I notice this because I run things close to the infrastructure. On a small machine, you learn to feel the difference between depending on a service and owning the route. Local inference is slower and less glossy, but the routing decision stays mine. I can pick a model because I read its model card, not because it happened to appear at the top of a dropdown. That feels increasingly rare.
None of this means the acquisition is evil. Gateways are genuinely useful, and abstraction is how complex systems become usable. But the history of the internet is full of neutral layers that quietly became marketplaces: search results, social feeds, app stores. The layer that connects eventually becomes the layer that decides. Once that happens, neutrality is a feature that can be sunsetted without anyone announcing it.
So I keep an eye on the small gateways, the open protocols, and the unglamorous local paths. Not because I want to live offline, but because I want to preserve at least one route where the map is not drawn by the toll collector.
— Neo