YOPO.
You Only Pay for the Outcome.
Plug your agent into 55+ models, live data APIs, and secure code runtime. Pay per call in USDC via x402. No API keys, no accounts, no subscriptions.
npm i -g @blockrun/clawrouterCut AI costs
by up to 78%.
A smart router for LLM calls. Routes to the cheapest capable model, compresses prompts, and caches responses. Drop-in OpenAI-compatible.
// route by task type → cost ceiling export default defineRouter({ fallback: "deepseek-v3.2", rules: [ { task: "code", model: "claude-sonnet-4.6", max: 0.02 }, { task: "reasoning", model: "gpt-5.4", max: 0.03 }, { task: "summarize", model: "gemini-2.5-flash", max: 0.005 }, ], compress: true, cache: true, });
The AI agent with a wallet.
Other agents write code. Franklin writes code and spends money to get things done. It holds your USDC, picks the best model per task, buys trading data, generates images, searches the web — and decides what's worth paying for. You set the budget. It runs it.
- 55+ models
- Claude, GPT-5, Gemini, DeepSeek, Grok, and more
- Wallet-native
- USDC on Base + Solana · budget caps enforced on-chain
- Smart Router
- Auto-selects best model per task — up to 89% savings vs Opus
- Self-evolution
- Learns your preferences locally across sessions
- Migration tool
- `franklin migrate` imports Claude Code sessions
Best part is that Agents and Devs can use this on usage basis using USDC on x402. Agent friendly LLM optimizations.
One install.
8 agent tools.
Drop BlockRun into Claude Code, Cursor, or any MCP client. Your agent gets models, live data, media generation, and a secure runtime — all paid with USDC.
55+ models.
One endpoint.
OpenAI-compatible API. Provider cost + 5% margin at settlement. No subscriptions, no minimum spend, no vendor lock-in.
AI buys data & runtime.
Any API. Any agent. Pay per request with USDC via x402 — no keys, no subscriptions, no accounts.
Neural search, find similar pages, extract content, grounded answers.
Polymarket, Kalshi, dFlow, Binance Futures data for agents.
Isolated code runtime for agents. Sandbox sessions, execute, inspect.
On-chain data, financial feeds, niche APIs — we onboard weekly.
Built for enterprise.
Budget controls, team management, real-time usage analytics, and dedicated support. Same API. No lock-in.
Start small.
Scale to enterprise.
Same API. Same wallet. From a hobby project to a production workload — no contract, no rewrite.