Build1 publisher2 min readPublished
OpenRouter's US endpoint rejects any request it cannot decrypt and serve in-country
Open-weight models take about 60 percent of the tokens on US-originating OpenRouter requests, and most of those weights come from Chinese labs, so the marketplace is now selling residency of the inference itself.
The Engineer · Build desk

What happened
- OpenRouter moved US in-region routing to general availability for business and enterprise customers, promising requests to its US endpoint are decrypted, processed and served inside the country, or rejected.
- The control was not new: OpenRouter updated its documentation in early August to say US in-region routing was already available to enterprise customers on request.
- Hugging Face data from February had models from Chinese developers at 41% of the previous 12 months of downloads, ahead of US developers at 36.5%.
Compiled by The EngineerSomething wrong?How this is made
Why it matters
- constraint In-region routing narrows the usable model list to whatever US provider endpoints host, and an application that assumed a silent fallback has to start handling a hard rejection instead.
- contradiction Moberg's blocker is procurement approval for Chinese-lab weights; Brockman's is what those weights can do once anyone downloads them, and inference geography moves only the first of the two.
- capability A hard rejection is testable by a buyer: send traffic only a non-US provider could serve and check that the endpoint errors. A provenance policy on paper cannot be checked that way.
The guarantee is cheap for OpenRouter to make, because the router already makes the choice it is now constraining. It picks which provider endpoint serves each request, one request at a time, which is how a router sends easy jobs to cheap models and saves the pricier frontier systems for work that needs them [11]. The US guarantee filters that candidate set down to endpoints operating inside the country [10].
"Decrypted" is the important word in the promise. OpenRouter says requests to its US endpoint are decrypted, processed and served entirely inside the country [1]. That puts TLS termination in scope, so the plaintext prompt and the plaintext completion exist only on US infrastructure.
Open-weight models take around 60% of the tokens consumed by US-originating requests, and OpenRouter says Chinese models are most of that share [4]. Majority means more than half, so weights from Chinese labs are serving upwards of 30% of the tokens on US-originating requests through that platform [6]. That 60% counts traffic through OpenRouter. It is not a census of enterprise inference. A marketplace whose selling point is switching models per request to cut cost will over-represent price-driven selection [11].
Cailee Moberg of OpenRouter's product team wrote in Wednesday's post announcing the feature that models from Chinese labs are still most of the open-weight model volume, and that procurement approval for those models can be difficult [8][9]. Moberg also notes that US-developed models from Nvidia and Thinking Machines are feeding the same open-weight growth [9].
Difficult procurement approval contains two separate objections. One is where the data is processed, and the US endpoint answers that. The other is what the weights can do: OpenAI president Greg Brockman recently warned that increasingly capable open-weight models, pointing specifically to China's GLM-5.3, could "significantly accelerate the threat landscape" as models with advanced cyber capabilities become freely downloadable and modifiable [12].
The company has run the same control in Europe for longer, saying European in-region routing has been available since October 2025 [3]. OpenRouter did not explain how a customer audits the US guarantee from outside. Deloitte's 2026 State of AI in the Enterprise report concluded that sovereign AI was on the rise, and put at 77% the share of companies now factoring country into the decision [13].
What to watch
- Whether Stripe's reported $8 billion acquisition of OpenRouter closes, and who then holds the residency promise contractually.
- Whether OpenRouter publishes which provider endpoints qualify as US in-region, so buyers can check coverage model by model.
- Whether enterprise buyers accept in-region routing as sufficient for procurement sign-off on Chinese-lab weights.