OpenClaw agents run hundreds of API calls per day — most of which get routed to expensive premium models by default. ClawRouters is a drop-in smart routing layer that picks the cheapest capable model for each call. Change one line in openclaw.json. Save 70-90% on your monthly bill.
OpenClaw is designed to give your agent the best capabilities — which usually means routing everything through the most powerful model (Claude Opus 4.7 at $15/$75 per 1M tokens, or GPT-5.2 at $1.75/$14). That's fine for complex reasoning. But your agent also does:
These tasks need Gemini Flash ($0.30/M output) or Claude Haiku ($5/M), not Opus. And they're the majority of your agent's daily traffic.
We sit between OpenClaw and the model providers as a task-aware routing proxy. Every call coming out of your Agent gets:
Your Agent's output quality stays identical. Your bill drops 70-90%.
Free signup at clawrouters.com/login. Dashboard → API Keys → copy. Key starts with cr_.
Add ClawRouters as a provider in ~/.openclaw/openclaw.json:
Or use our one-liner script:
Your Agent is now routing every call through ClawRouters. No code changes. No rewrites. Token bill starts dropping from the very next request.
Here's a realistic OpenClaw workload running 500K output tokens/month, broken down by task type:
| Task | Share | If all Opus | With smart routing |
|---|---|---|---|
| Simple Q&A / translation | 60% (300K tokens) | $22.50 | $0.09 (Flash) |
| Code formatting / short ops | 25% (125K tokens) | $9.38 | $0.63 (Haiku) |
| Complex reasoning / design | 15% (75K tokens) | $5.63 | $5.63 (Opus — worth it) |
| Monthly total | 500K tokens | $37.51 | $6.35 |
2-minute setup. Free to try with BYOK. $29/mo if you want our included system tokens (enough for most OpenClaw deployments). Cancel anytime.