Pay-per-request AI infrastructure for agents
No API keys. No accounts. Just fund a wallet and go.
Save 92% on LLM costs. Automatically.
The agent-native LLM router for OpenClaw. Routes every request to the cheapest model that can handle it.
- 41+ models — OpenAI, Anthropic, Google, DeepSeek, xAI, Moonshot, MiniMax
- 100% local routing — 15-dimension weighted scoring in <1ms
- x402 micropayments — USDC on Base & Solana
- Zero config — one command install, works with any OpenAI-compatible client
curl -fsSL https://blockrun.ai/ClawRouter-update | bashYour App → ClawRouter (localhost) → BlockRun API → 41+ LLMs
↓
Weighted Scorer → Model Selector → x402 Signer
(15 dimensions) (cheapest tier) (USDC)
Payment IS authentication. No API keys to manage — your wallet signature proves you can pay.
| Project | Description | Install |
|---|---|---|
| ClawRouter | Smart LLM router — 41+ models, <1ms routing | curl -fsSL https://blockrun.ai/ClawRouter-update | bash |
| blockrun-mcp | MCP server — use 30+ models in Claude Code | npx @anthropic-ai/claude-code mcp add blockrun |
| blockrun-llm | Python SDK | pip install blockrun-llm |
| blockrun-llm-ts | TypeScript SDK | npm install blockrun-llm |
Traditional AI access requires:
- Human creates account
- Human adds payment method
- Human generates API key
- Human pastes key into app
BlockRun requires:
- Agent generates wallet
- Agent receives funds
- Agent makes requests
Agents shouldn't need humans to paste API keys. They should pay per request — programmatically.
Docs · Models · x402 Protocol
Built for agents. Powered by x402.