Installation Guide
ClawRouter โก
The agent-native LLM router for OpenClaw
Route every request to the right model at the right price. 15-dimension scoring, <1ms local routing.
Installation Steps
One command installs ClawRouter and restarts your OpenClaw gateway with smart routing enabled.
curl -fsSL https://blockrun.ai/ClawRouter-update | bash
openclaw gateway restart
No account, no API key. Payment is authentication via x402 โ non-custodial USDC on Base (L2).
๐ณ How the wallet works
1
Wallet auto-generated on Base L2 โ saved at
~/.openclaw/blockrun/wallet.key
2
Fund with USDC on Base โ $5 is enough for thousands of requests
3
Each request triggers a 402 response with price โ your wallet signs and pays automatically
4
USDC stays in your wallet until spent โ fully non-custodial, you hold your keys
Switch profiles at any time with /model <profile> in your chat.
/model auto
Balanced (default)
74โ100%
General use
/model eco
Cheapest possible
95โ100%
Max savings
/model premium
Best quality
0%
Mission-critical
/model free
Free tier only
100%
Zero cost
Direct model shortcuts available alongside routing profiles.
/model grok
/model br-sonnet
/model gpt5
/model o3
/model auto
/model free
OpenRouter / LiteLLM
โ Human creates account
โ API key (shared secret)
โ Prepaid balance (custodial)
โ Proprietary routing
โ Per-key rate limits
โ ~$25/M (Opus equivalent)
ClawRouter โก
โ Agent generates wallet
โ Wallet signature (cryptographic)
โ Per-request (non-custodial)
โ Open source, client-side
โ No rate limits
โ $2.05/M blended average