Current frontier modelsClaude Fable 5 · GPT-5.6 Sol

More intelligence
per dollar.

Save up to 70% on AI costs. One predictable monthly price.

$300/moyour AI spend
−$147smart routing
−$40best provider rates
−$24unused budget
$89/mowith Standard Compute
Free trial No credit card needed 7-day fair refund2,300+ agent users+23.1% avg weekly growth ↗
Your workload

See how much you can save.

What you pay for today

How Standard Compute could optimize your workload

Estimated savings
The model you run on
$300/month
  • Claude Fable 526%
  • Kimi K321%
  • GLM 5.220%
  • MiniMax M318%
  • DeepSeek V4 Flash15%

Fully customizable — you choose which models the router can use.

70%
Recommended plan
Standard
$89/mo
Priority lane
Get your API key
Pricing

Pay for the lane, not the traffic.

One flat monthly price — a bigger compute budget and a faster lane as you step up.

01 / 08
Starter
$19/mo
Starter lane
Includes:
  • Up to $60/mo of API work included*
  • 2% free bonus compute
  • Every model, smart-routed
  • One agent at a time
  • 1 API key
Get Starter
7-day fair refund — cancel and pay only what you used
Most popular
02 / 08
Economy
$39/mo
Standard lane
Everything in Starter, plus:
  • Up to $130/mo of API work included*
  • 4% free bonus compute
  • Run agents in parallel
  • Shared execution pool
Get Economy
7-day fair refund — cancel and pay only what you used
03 / 08
Standard
$89/mo
Priority lane
Everything in Economy, plus:
  • Up to $310/mo of API work included*
  • 6% free bonus compute
  • Priority scheduling
  • Higher-capacity pool
Get Standard
7-day fair refund — cancel and pay only what you used
04 / 08
Pro
$249/mo
Maximum lane
Everything in Standard, plus:
  • Up to $880/mo of API work included*
  • 8% free bonus compute
  • Highest priority scheduling
Get Pro
7-day fair refund — cancel and pay only what you used
05 / 08
Pro Plus
$499/mo
Maximum lane
Everything in Pro, plus:
  • Up to $1,800/mo of API work included*
  • 10% free bonus compute
  • Unlimited API keys
Get Pro Plus
7-day fair refund — cancel and pay only what you used
06 / 08
Growth
$999/mo
High-capacity lane
Everything in Pro Plus, plus:
  • Up to $3,700/mo of API work included*
  • 12% free bonus compute
  • Choose provider regions (EU, US)
Get Growth
7-day fair refund — cancel and pay only what you used
07 / 08
Scale
$2,499/mo
Dedicated throughput
Everything in Growth, plus:
  • Up to $9,300/mo of API work included*
  • 14% free bonus compute
  • Priority support
  • Direct line to our engineers
Get Scale
7-day fair refund — cancel and pay only what you used
08 / 08
Business
Let’s talk
Sized to your volume
Everything in Scale, plus:
  • Compute sized to your volume
  • Flat price for your whole team
  • Uptime SLA & custom terms
  • Consolidated invoicing
Reply within a business day

*What the same work would cost without smart routing and automatic provider picking — sent straight to one provider at list prices. Savings vary with your workload.

Kudos guys! Really impressed with the model quality. Code output is better… Went from about $200 a month to just using your Standard plan. You really set a new standard for what compute should look like.
Brandon Wu · customer email, July 25 · shared with permission
The new standard

Side by side.

Pay as you goSubscriptionsStandard Compute
A budget you can see~
No surprise cut-offs
A bill that never surprises
Smart routing~
Best provider rates~
Unused budget given back
More compute than you pay for~
01 · How it works

Where the extra intelligence comes from.

  • route
    Smart routing

    Every request is sized up and sent to the right model — efficient models for easy work, frontier intelligence when it matters.

  • source
    Provider optimization

    The same model runs on many providers. We route each request to whichever is fastest and cheapest right now.

  • pool
    Subscription economics

    Not every customer runs hot at once. Unused capacity in the pool becomes extra value for everyone in it.

2–7×more compute per dollaruser reported
$1.44saved vs frontier pricing150k context
"hi"Standard Compute
02 · Pacing for always-on agents

Leave your agent running overnight. Wake up inside budget.

429 rate limitednever
hidden throttlingnever
“limit reached — try again in 5 hours”never

Always-on agents like OpenClaw and Hermes don’t stop when you do. Pacing makes that safe: if usage runs ahead of your monthly budget, responses ease off a little instead of erroring out — your agent keeps working, and the month keeps fitting. With smart routing set up and a plan that roughly fits your spend, most months you’ll never feel it.

The internet did it. Streaming did it. Compute is next.
Why Standard Compute exists
1996The internetpaid by the minute flat monthlySpeed depends on plan
2007Streamingpaid per movie flat monthlyResolution depends on plan
NowIntelligencepaid per token flat monthlyIntelligence depends on plan
03 · The economics

You get 2–7× more compute per $.

Three mechanisms stack in your favor.

04 · The models

Every frontier lab. Always current.

New models land within days, each one editorially reviewed — then served through the strongest providers, re-weighted in real time on price, speed and quality.*

frontierClaude Opus 5Anthropic
frontierGPT-5.6 SolOpenAI
frontierGemini 3.1 ProGoogle
open frontierGLM 5.2Z.ai
open frontierKimi K3Moonshot AI
open frontierMiniMax M3MiniMax

* A representative lineup, not the full roster. Models and providers shift as we review and re-score them — new releases often land before this page catches up.

05 · Integration

Two minutes to switch.

  1. Change the base URLapi.stdcmpt.com/v1
  2. Paste your API keyfrom your dashboard
  3. Set the model"standardcompute"
agent.config.ts+3 −3
const client = new OpenAI({
  baseURL: "https://api.openai.com/v1",  baseURL: "https://api.stdcmpt.com/v1",  apiKey: process.env.OPENAI_API_KEY,  apiKey: process.env.STANDARD_COMPUTE_KEY,});

await client.chat.completions.create({
  model: "gpt-5.2",  model: "standardcompute",  // the router takes it from here  messages,
});
06 · Reliability

Boring, the way infrastructure should be.

api.stdcmpt.com — last 90 days99.97% uptime
90 days agolive status page →today
FAQ

Common questions.

How does the monthly compute budget work?

Every plan states its budget up front, and you can watch it live in your dashboard. Requests run at full speed until the budget is used, then they stop until your period renews. No per-token billing, no overage charges, no surprise invoice. If you’d rather slow down than stop, optional pacing spreads what’s left across the month. The exact policy is on the fair-use page.

How can it be this much cheaper than what I pay now?

Three mechanisms, no magic. Most agent traffic is routine, so smart routing sends it to efficient models and saves 10x or more on those requests. The same model usually runs on several providers, and we buy from whichever offers the best rate at that moment. And unused budget in the shared pool goes back into serving members instead of expiring. It’s the same boring math your ISP runs, just pointed in your favor.

Do cheaper models mean worse results?

No, because the router only sends work to an efficient model when the result will hold up. Hard tasks, big refactors, subtle debugging: those go to frontier models like Claude Fable 5 and GPT-5.6 Sol. Customers tell us their output got better, not worse, because every request lands on a model that fits it. And if you want control, you choose exactly which models the router may use, or pin it to frontier only.

What happens when my budget runs out?

Requests stop, and it never sneaks up on you. The dashboard shows exactly how much you have left at any moment. If you need more, an upgrade takes effect immediately; otherwise everything resets when your period renews. Nothing ever bills on top of your plan price.

Will it work with my agent?

If it speaks the OpenAI API, yes. Nearly every agent does. Three edits: point the base URL at api.stdcmpt.com/v1, paste your key, set the model to "standardcompute". Most people are done in about two minutes, and there are step-by-step guides for every major agent.

Is my data used to train models?

Absolutely not. Your prompts and outputs are never stored, logged or used to train anything, by us or by anyone we route to. Providers that train on API traffic simply don’t get in: we review every provider’s data handling before a single request is routed to it. Details on the security page.

Which models do I get?

Frontier models from every major lab: Claude Opus 5, GPT-5.6 Sol and Gemini 3.1 Pro, alongside strong open models like GLM 5.2, Kimi K3 and MiniMax M3 for routine traffic. The router picks per request, and new releases are reviewed and added within days of coming out.

What if it's not for me?

You’ll know before you pay. Signup gives you free usage with no credit card, so you can test every claim on this page first. Paid plans carry a 7-day fair refund: cancel in the first week and you only pay for the compute you actually used. After that, cancel anytime from the billing portal and your plan simply runs to the end of the period.

Standard Compute

Plug in Standard Compute wherever you need intelligence.

One key. Every frontier model. A bill that stays put.

7-day fair refund Cancel anytime Billing by Stripe