OpenAI compatible API · Attested · Public status

US AI Models & US-Operated Providers

Which AI models come from US labs, which providers are operated by US companies, and how to require US-operated routes on a request. Both facts, kept apart.

Verify gateway
Onebase URL to migrate
100sof models and routes
0prompt or output logs. Always.
American labs, and the operators who serve them

"US AI models" is two questions. This page answers both, separately.

Who built it and where your prompt goes are different facts. 160 models here come from 7 US labs: OpenAI, Google DeepMind, Anthropic, Meta, NVIDIA, xAI, Thinking Machines Lab. 34 of 51 providers are US-headquartered.

Need US-only routing? Set provider.jurisdiction to us. It fails closed when nothing qualifies.

Browse US-provider routes Review provider policies

us_jurisdiction.pyPython
from openai import OpenAI

client = OpenAI(
    base_url="https://api.trustedrouter.com/v1",
    api_key="sk-tr-...",  # your TrustedRouter key
)

reply = client.chat.completions.create(
    model="trustedrouter/liberty-3.0",
    messages=[{"role": "user",
               "content": "Draft the incident summary."}],
    extra_body={"provider": {"jurisdiction": "us"}},
)

Liberty: US labs, open weights, one route

open weight

Our own family. Each Liberty id calls several component models and returns one answer — and every component is an open-weight model from a US lab. Both facts are computed from the catalog when this page renders, so if a component were ever swapped the counts would move and the claim would retire itself.

Route Context Component models From US labs US-operated route available
trustedrouter/liberty-3.0
TrustedRouter Liberty 3.0
1,048,576 6 models once the nested Liberty presets are expanded 6 of 6 yes
trustedrouter/liberty-2.0
TrustedRouter Liberty 2.0
262,144 6 models once the nested Liberty presets are expanded 6 of 6 yes
parasail/liberty-2.0
Parasail Liberty 2.0
262,144 6 models once the nested Liberty presets are expanded 6 of 6 yes
trustedrouter/liberty-1.0-1m
TrustedRouter Liberty 1.0 1M
1,048,576 2 of 2 yes
trustedrouter/liberty-1.0
TrustedRouter Liberty 1.0
262,144 3 of 3 yes

Two limits worth stating plainly. First, the component models are open-weights models that many providers serve, and Liberty's default candidate pool includes operators outside the US; set provider.jurisdiction to us when the serving provider has to be US-operated. Second, operator jurisdiction is not datacentre location — a US-registered company can run inference on hardware elsewhere, and the catalog records the company, not the machine.

Measurement for these routes is published rather than summarised here: our own DRACO run for Liberty 2.0 is written up in the Liberty 2.0 post, and live route behaviour is on the leaderboard.

Open weights from US labs

57 routes

The labs themselves. Weights you can download, run anywhere, and inspect.

Browse all open-weight routes

Live catalog, as of August 2026

Two separate facts: who operates the endpoint, and who built the model.

Counts below are read from the routes configured in TrustedRouter right now. Operator country is the legal home of the company running the endpoint a request reaches, taken from that company's own terms, privacy policy, or regulatory filing. It is not a claim about which datacentre serves the request.

34providers operated from the United States
7labs with models here
160models from those labs
51providers in the catalog
467callable catalog models
2providers whose operator we could not establish

Providers operated from the United States

34 of 51

Send a request to one of these and the operator is a company headquartered in the United States — head office, not place of registration. Privacy tier is a separate column: it is the highest bar we have recorded from that provider's published policy.

Provider Operator country Privacy tier Recorded claims Models served Policy source
Novita AInovita United States Standard no verified privacy claim 111 policy
DeepInfradeepinfra United States No-store no verified privacy claim 95 policy
GMI Cloudgmi United States Standard no verified privacy claim 76 policy
Atlas Cloudatlas-cloud United States Standard no verified privacy claim 75 policy
Venicevenice United States Standard no verified privacy claim 58 policy
OpenAIopenai United States Standard ZDR on prepaid 44 policy
Lightning AIlightning United States Standard no verified privacy claim 36 policy
Parasailparasail United States Zero retention ZDR 27 policy
Cloudflare Workers AIcloudflare-workers-ai United States Standard no verified privacy claim 25 policy
Togethertogether United States Zero retention ZDR 21 policy
DigitalOcean Gradient AIdigitalocean United States Standard no verified privacy claim 18 policy
Crusoecrusoe United States Standard no verified privacy claim 15 policy
Telnyxtelnyx United States Standard no verified privacy claim 14 policy
Basetenbaseten United States Zero retention ZDR 13 policy
Fireworks AIfireworks United States Standard no verified privacy claim 12 policy
Databricksdatabricks United States Standard no verified privacy claim 11 policy
Google AI Studiogoogle-ai-studio United States Standard no verified privacy claim 11 policy
Anthropicanthropic United States Standard no verified privacy claim 10 policy
Chuteschutes United States Confidential + E2EE provider E2EE confidential ZDR 10 policy
Google Vertex AIgoogle-vertex United States Standard ZDR on prepaid 10 policy
Morphmorph United States Standard no verified privacy claim 8 policy
xAI Grokgrok United States Standard no verified privacy claim 7 policy
FriendliAIfriendli United States Standard no verified privacy claim 6 policy
Neurometric AIneurometric United States No-store no verified privacy claim 6 policy
Tinfoiltinfoil United States Confidential + E2EE provider E2EE confidential ZDR 6 policy
Makoramakora United States Standard no verified privacy claim 5 policy
Cerebrascerebras United States Zero retention ZDR 4 policy
Waferwafer United States Standard no verified privacy claim 4 policy
0G Private Computerzero-g United States No-store confidential 3 policy
Thinking Machines Labthinkingmachines United States Standard no verified privacy claim 2 policy
Runwayrunway United States Standard no verified privacy claim 1 policy
Voyage AIvoyage United States Zero retention ZDR 1 policy
Meta via OpenRoutermeta United States Standard no verified privacy claim 0 policy
TrustedRoutertrustedrouter United States Confidential + E2EE provider E2EE confidential ZDR 0 policy

Every provider's full policy note and route list is on its own page. 2 providers in the catalog publish no operator TrustedRouter could pin down, so they appear in no jurisdiction list on this site and no request preference treats them as matching one. Review every provider.

Models built by US labs

160 models

Grouped by the lab that built the weights, with the source TrustedRouter read that from. The operator columns show who runs the endpoints for each route, which is a different question from the lab's country and frequently a different answer.

OpenAI 57 models

OpenAI's terms of use name OpenAI OpCo, LLC, a Delaware company at 1455 3rd Street, San Francisco, CA 94158. Source.

Model Context Routes Operator jurisdictions US-operated routes
openai/gpt-oss-120b
OpenAI: gpt-oss-120b
131,072 26 +7 more on the model page
openai/gpt-oss-20b
OpenAI: gpt-oss-20b
131,072 15 +2 more on the model page
openai/gpt-5.6-terra
OpenAI: GPT-5.6 Terra
1,050,000 6
openai/gpt-4o
OpenAI: GPT-4o
128,000 5
openai/gpt-3.5-turbo
OpenAI: GPT-3.5 Turbo
16,385 4
openai/gpt-4
OpenAI: GPT-4
8,191 4

51 further OpenAI models are in the catalog, ranked below these by route count. Browse every model.

Google DeepMind 34 models

Gemini and Gemma come from Google DeepMind, part of Alphabet Inc., whose 10-K gives principal executive offices at 1600 Amphitheatre Parkway, Mountain View, California. The code records that parent's home, not the location of every team that worked on a model. Source.

Model Context Routes Operator jurisdictions US-operated routes
google/gemma-4-31b-it
Google: Gemma 4 31B
262,144 24 +5 more on the model page
google/gemma-4-26b-a4b-it
Google: Gemma 4 26B A4B
262,144 12
google/gemini-2.5-flash
Google: Gemini 2.5 Flash
1,048,576 8
google/gemma-3-27b-it
Google: Gemma 3 27B
262,144 8
google/gemini-3.1-pro-preview
Google: Gemini 3.1 Pro Preview
1,048,576 7
google/gemini-3.5-flash
Google: Gemini 3.5 Flash
1,048,576 7

28 further Google DeepMind models are in the catalog, ranked below these by route count. Browse every model.

Anthropic 20 models

Anthropic's commercial terms contract through Anthropic, PBC under California law outside the EEA, Switzerland, and the UK, where Anthropic Ireland, Limited applies instead. Source.

Model Context Routes Operator jurisdictions US-operated routes
anthropic/claude-opus-5
Claude Opus 5
1,000,000 5
anthropic/claude-fable-5
Anthropic: Claude Fable 5
1,000,000 3
anthropic/claude-haiku-4.5
Anthropic: Claude Haiku 4.5
200,000 3
anthropic/claude-opus-4.5
Anthropic: Claude Opus 4.5
200,000 3
anthropic/claude-opus-4.6
Anthropic: Claude Opus 4.6
1,000,000 3
anthropic/claude-opus-4.7
Anthropic: Claude Opus 4.7
1,000,000 3

14 further Anthropic models are in the catalog, ranked below these by route count. Browse every model.

Meta 20 models

The Llama licence names Meta Platforms, Inc. for licensees outside the EEA and Switzerland, and Meta Platforms Ireland Limited within them. Source.

Model Context Routes Operator jurisdictions US-operated routes
meta-llama/llama-3.3-70b-instruct
Meta: Llama 3.3 70B Instruct
131,072 13 +1 more on the model page
meta-llama/llama-3.1-8b-instruct
Meta: Llama 3.1 8B Instruct
131,072 5
meta-llama/llama-4-maverick
Meta: Llama 4 Maverick
1,048,576 5
meta-llama/llama-4-scout-17b-16e-instruct
Llama 4 Scout Instruct
131,072 5
meta-llama/llama-3.1-70b-instruct
Meta: Llama 3.1 70B Instruct
131,072 4
meta-llama/llama-4-maverick-17b-128e-instruct-fp8
Llama 4 Maverick Instruct
1,048,576 4

14 further Meta models are in the catalog, ranked below these by route count. Browse every model.

NVIDIA 18 models

The Nemotron family comes from NVIDIA Corporation, whose corporate address for stockholder communications is 2788 San Tomas Expressway, Santa Clara, California 95051. Source.

Model Context Routes Operator jurisdictions US-operated routes
nvidia/nemotron-3-ultra-550b-a55b
NVIDIA: Nemotron 3 Ultra
512,288 9
nvidia/nemotron-3-nano-30b-a3b
NVIDIA: Nemotron 3 Nano 30B A3B
262,144 6
nvidia/nemotron-3-super-120b-a12b
NVIDIA: Nemotron 3 Super
1,000,000 6
nvidia/nemotron-3.5-lightning
NVIDIA: Nemotron 3.5 Lightning
1,000,000 4
nvidia/Cosmos3-Super-Reasoner
Cosmos3-Super-Reasoner
8,000 2 none configured
nvidia/Llama-3_1-Nemotron-Ultra-253B-v1
Llama 3_1 Nemotron Ultra 253B v1
128,000 2 none configured

12 further NVIDIA models are in the catalog, ranked below these by route count. Browse every model.

xAI 8 models

xAI's consumer terms take legal notices at 1450 Page Mill Rd., Palo Alto, CA 94304 and are governed by the laws of the State of Texas. Source.

Model Context Routes Operator jurisdictions US-operated routes
x-ai/grok-4.3
SpaceXAI: Grok 4.3
1,000,000 3
x-ai/grok-4.5
SpaceXAI: Grok 4.5
500,000 3
x-ai/grok-4.6
SpaceXAI: Grok 4.6
500,000 3
x-ai/grok-build-0.1
SpaceXAI: Grok Build 0.1
256,000 3
x-ai/grok-4.20
SpaceXAI: Grok 4.20
2,000,000 2
x-ai/grok-4.20-reasoning
grok-4.20-0309-reasoning
0 2

2 further xAI models are in the catalog, ranked below these by route count. Browse every model.

Thinking Machines Lab 3 models

Thinking Machines Lab Inc. is a public benefit corporation based in San Francisco, California. Its own site names the company without stating a location. Source.

Model Context Routes Operator jurisdictions US-operated routes
thinkingmachines/inkling
Thinking Machines: Inkling
1,048,576 7
thinkingmachines/inkling-small
Thinking Machines: Inkling Small
524,288 6
thinkingmachines/inkling-1m
Inkling
1,048,576 2

Model origin is keyed by the vendor prefix of a model id, and a prefix earns a row once at least three of its models are in the catalog. 40 callable catalog models sit under a prefix below that line and carry no recorded origin, so they are on no page here rather than assigned a country by guesswork.

Browse every modelReview provider policiesAI models from the European UnionAI models from China

Origin

A lab's country is fixed.

Where a model was built does not change when you route it differently. It is a procurement fact, and it is the one this page's lab sections answer, each with the primary source it was read from.

Traffic

Your route is yours to pick.

Where prompts go is decided per request. provider.jurisdiction accepts us today; provider.only pins an exact allowlist for any other requirement, and both fail closed rather than falling back.

Scope

What this page will not say.

Not that a US operator keeps data in the US, not that a US lab's model is safer, and not that any of it is certified. It reports two recorded fields and the source behind each. Residency is a separate control.

Live catalog evidence

Current routes, prices, privacy, and measured performance.

Catalog facts come from the routes currently configured in TrustedRouter. Performance uses the same cached metadata snapshot as the public leaderboard. Prompts and outputs are not part of these measurements.

493public models
51providers
1513configured routes
299ZDR routes
32provider E2EE routes
2417recent availability samples
Model Providers Context Input Output Privacy Measured route
Meta: Llama 3.3 70B Instructmeta-llama/llama-3.3-70b-instruct
+3
13 routes
131,072 $0.142425/1M to $1.84625/1M $0.422/1M to $2.90125/1M E2EE 6 cited scores 3370 ms TTFT tinfoil · 100.00% available · n=23
OpenAI: GPT-5.4 Miniopenai/gpt-5.4-mini
4 routes
400,000 $0.79125/1M $4.7475/1M ZDR 1164 ms TTFT openai · 100.00% available · n=20
Google: Gemini 3.5 Flashgoogle/gemini-3.5-flash
+1
7 routes
1,048,576 $1.5825/1M $9.495/1M ZDR 2852 ms TTFT google-vertex · 112 tok/s · 100.00% available · n=15
Google: Gemini 3.1 Pro Previewgoogle/gemini-3.1-pro-preview
+1
7 routes
1,048,576 $2.11/1M $12.66/1M ZDR 3 cited scores 3652 ms TTFT google-ai-studio · 72 tok/s · 100.00% available · n=12
Google: Gemini 3.1 Flash Litegoogle/gemini-3.1-flash-lite
6 routes
1,048,576 $0.26375/1M $1.5825/1M ZDR 1914 ms TTFT google-ai-studio · 100.00% available · n=12
Google: Gemini 3.5 Flash Litegoogle/gemini-3.5-flash-lite
4 routes
1,048,576 $0.3165/1M $2.6375/1M ZDR 2938 ms TTFT google-ai-studio · 100.00% available · n=11
Novita AIPolicy varies 111 models 2155 ms p50 · n=42
ParasailZDR 27 models 1984 ms p50 · n=45
TogetherZDR 21 models 1408 ms p50 · n=36
TinfoilProvider E2EE 6 models 3409 ms p50 · n=60
TelnyxPolicy varies 14 models 2474 ms p50 · n=27
DatabricksPolicy varies 11 models 3092 ms p50 · n=34
CrusoePolicy varies 15 models measurements warming up
OpenAIZDR on prepaid 44 models 1617 ms p50 · n=78

Browse every modelReview provider policiesOpen the full leaderboardSnapshot 2026-08-20T14:22:52.106Z

Questions

What counts as a US AI model?

Two different things, so TrustedRouter records them separately. A model's origin is the country of the lab that built the weights, read from that lab's own licence, terms, or regulatory filing. A route's jurisdiction is the country of the company operating the endpoint the request reaches, read from that company's own terms or filing. A model from a US lab is regularly served by providers registered outside the US, and open-weights models from other countries are regularly served by US providers, so neither fact implies the other.

How do I make sure my prompts only reach US providers?

Set provider.jurisdiction to "us" on the request. The router then considers only providers whose recorded operator country is the United States and fails closed when none qualify, rather than falling back to a provider you did not approve. For an exact list rather than a country test, use provider.only with the provider slugs you approved.

Does a US provider mean my data stays in the United States?

No, and this site does not claim it. The recorded country is the legal home of the company operating the endpoint, taken from its published terms, privacy policy, or regulatory filing. It says nothing about which datacentre answers a given request. Where processing location is a contractual requirement, it comes from an agreed provider allowlist and a signed agreement, not from a country code in a catalog.

What is the Liberty model family?

Liberty is TrustedRouter's own set of panel routes: each id calls several component models and returns one answer. Every component model under every Liberty route resolves to a lab recorded as US-based in the catalog's model-origin table, and the US-AI-models page shows that as a count computed when the page renders rather than as a fixed claim. US-operated provider routes are available for each Liberty id; the default candidate pool also includes operators outside the US, so add provider.jurisdiction="us" when US-operated serving is a requirement.

Workspace access

Sign in

Choose a sign in method to access your TrustedRouter workspace.

By signing in you agree to the terms of service and privacy policy.