Prepaid multi-model wallet

RouterPlex vs LLM Gateway.Same category. Different fee.

LLM Gateway is a hosted multi-model wallet: provider rates, a 5% fee when you buy credits, BYOK at 0%, optional payload storage at $0.01/1M tokens, and an AGPLv3 self-host. RouterPlex is the same job with a smaller catalog — vendor list price, $0 to fund the balance, requests stop at $0. They win on catalog, BYOK, and self-host. We win on the funding fee and prepaid stop-at-zero.

At a glance

The jobs, side by side.

Figures are taken from official vendor pages and dated 26 Aug 2026. Verify before you move production traffic.

Ledger / comparisonSourced 26 Aug 2026
RouterPlexLLM Gateway
Per-token pricesVendor list price, $0 markupProvider rates
Fee when you buy credits$0.005% on credits (official)
$100 of credit costs$100.00$105.00*
BYOKNot offeredYes — 0% platform fee (official)
Self-hostNo — hosted onlyYes — AGPLv3 (official)
Model catalog40 curated models, 14 providers200+ models, 40+ providers (official)
Payload storageNot a billed add-onOptional $0.01 / 1M tokens
Balance can go negativeNever — requests stop at $0Not published as a stop-at-zero wallet
Hard per-key budgetsHard lifetime cap on every keyBudgets and spend controls (official)
Minimum top-up$5No published $5 floor

* $100 of LLM Gateway credits at a 5% credit fee is $105. Figures from llmgateway.io/pricing, checked 26 Aug 2026. Non-US cards add a 1.5% international fee on their page.

01 — Category

This is a real peer. Not an inference host.

LLM Gateway sits in the same shopping cart as RouterPlex, OpenRouter, and Requesty: one account, many models, OpenAI-compatible. The comparison is the credit fee, BYOK, self-host, catalog size, and whether the balance can overdraw — not GPU SKUs.

02 — The 5%

They take five percent on credits. We take zero to fund.

llmgateway.io/pricing (26 Aug 2026) says you pay per-token at each provider's rates, and the platform fee is a flat 5% when you buy credits. BYOK is listed at 0% — you pay providers directly. Optional full payload storage is $0.01 per 1M tokens.

RouterPlex does not offer BYOK. On the included catalog you pay the vendor's published list price and $0 to put money in. A $100 RouterPlex top-up is $100 of tokens. The same $100 of credits on LLM Gateway is $105 at that 5% rate. Optional RouterPlex plans add up to +25% bonus credit.

03 — Catalog, BYOK, self-host

They have more models and two ways to pay $0 in fees.

200+ models across 40+ providers, BYOK at 0%, and an AGPLv3 self-host are real LLM Gateway wins. If you already have vendor keys, or you want to run the gateway yourself, they are the closer product. RouterPlex will not match that surface.

RouterPlex is built for the 40 models that dominate production agent traffic. If those are the calls, a $5 prepaid key with a hard budget and a balance that cannot go negative is the cleaner production shape — at the cost of catalog breadth and BYOK.

04 — Spend safety

Prepaid means it stops at zero.

RouterPlex is strictly prepaid: when the balance hits $0, requests stop. A leaked key or a looping agent can spend at most what you loaded. LLM Gateway publishes budgets and spend controls; it does not publish the same stop-at-zero overdraft guarantee. If that failure mode is why you are shopping, treat it as our product, not theirs.

The verdict

Pick the one that fits the job.

These are different products. Choose the job you actually need, not the logo that showed up first in a search.

Choose RouterPlexFit
  • You mostly call mainstream frontier and value models (Claude, GPT, Gemini, DeepSeek, Qwen)
  • You want $0 to fund the wallet instead of 5% on credits
  • A prepaid balance that cannot go negative matters
  • You will use +25% bonus-credit plans or hard per-key budgets
  • You do not need BYOK, self-host, or a 200-model catalog
Choose LLM Gateway ifAlso right
  • You need 200+ models or 40+ providers
  • You will BYOK existing vendor keys at 0%
  • You want to self-host under AGPLv3
  • A 5% credit fee is acceptable on the hosted wallet
  • Optional payload storage or their Lounge/DevPass products are part of the buy

Switching

Migration is two lines.

Both are OpenAI-compatible. Point the client at RouterPlex and use plain model ids from the catalog. LLM Gateway's base URL is https://api.llmgateway.io/v1.

before / afteropenai sdk
# before
client = OpenAI(base_url="https://api.llmgateway.io/v1", api_key=LLMGATEWAY_KEY)

# after
client = OpenAI(base_url="https://api.routerplex.com/v1", api_key=ROUTERPLEX_API_KEY)

Full setup guides for Claude Code, Cursor and other tools are in the documentation.

Questions

Fair questions. Straight answers.

01Is RouterPlex an LLM Gateway alternative?+

Yes, in the same hosted-wallet category. LLM Gateway wins on catalog size, BYOK at 0%, and AGPLv3 self-host. RouterPlex wins on $0 funding fee, a prepaid balance that cannot go negative, and bonus-credit plans. Our catalog is 40 models, not 200+.

02Does LLM Gateway charge 5%?+

On credits, yes — llmgateway.io/pricing (26 Aug 2026) says the platform fee is a flat 5% when you buy credits. BYOK is listed at 0%. Optional full payload storage is $0.01 per 1M tokens. Non-US cards add a 1.5% international fee on their page.

03Can I self-host LLM Gateway?+

Yes. They publish an AGPLv3 open-source gateway. RouterPlex is hosted only. Self-host if you want that control; pick RouterPlex if you do not want to operate a proxy.

04How do I migrate from LLM Gateway?+

Point the OpenAI SDK at https://api.routerplex.com/v1, use a RouterPlex key, and remap model ids from the catalog. Test tools and streaming first.

Also compare

Same format, other products.

All comparisons

Start routing

Same category. No 5% on the credits.

Vendor list prices, $0 top-up fee, prepaid that stops at zero. Top up from $5.