“Agent friendly LLM optimizations.”— Jeremy Allaire, Circle

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.

🦞ClawRouter won Agentic Commerce · World's first AI hackathon by USDC
1.1M+ monthly calls·50+ countries·55+ models·
live
$npm i -g @blockrun/clawrouter
works with your existing wallet — no API keys
Docs ↗
curl -X POST https://blockrun.ai/api/v1/chat/completions
Routes to
ClawRouter · open source

Cut 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.

MIT licensed · built on Base
clawrouter.config.tssaved ✓
// 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,
});
Smart RoutingRoutes to cheapest capable model
7-Layer Compression15–40% token reduction
Response Caching~200ms latency savings
Native OpenClawSessions, plugins, memory
FLAGSHIP AGENTfranklin.runYOPO — You Only Pay Outcome

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
franklin · ~/workYOPO · wallet live
wallet
0x7a…3f2c
USDC
128.4032
session · 0
0.0000
$ franklin --trust
live demo
$curl -fsSL https://franklin.run/install | sh

Best part is that Agents and Devs can use this on usage basis using USDC on x402. Agent friendly LLM optimizations.

Circle
Jeremy Allaire
CEO, Circle · Co-founder of USDC
Read thread ↗
MCP Server

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.

$claude mcp add blockrun --transport http https://mcp.blockrun.ai/mcp
blockrun_chat
44 AI models
blockrun_exa
Neural search
blockrun_search
Live web/X/news
blockrun_markets
Prediction markets
blockrun_image
DALL·E, Nano Banana, Grok Imagine
blockrun_video
Grok Imagine (text/image → video)
blockrun_music
Music generation
blockrun_wallet
USDC balance
AI model gateway

55+ models.
One endpoint.

OpenAI-compatible API. Provider cost + 5% margin at settlement. No subscriptions, no minimum spend, no vendor lock-in.

View all models ↗
modelprovin / out · 1M
GPT-5.4
openai$$2.50 / $$15.00
Claude Opus 4.7
anthropic$$5.00 / $$25.00
Gemini 2.5 Pro
google$$1.25 / $$10.00
DeepSeek V3.2 Chat
deepseek$$0.28 / $$0.42
For teams

Built for enterprise.

Budget controls, team management, real-time usage analytics, and dedicated support. Same API. No lock-in.

1.1M+
monthly API calls
6K★
community stars
50+
countries served
55+
AI models
Budget management
Per-agent, per-project and org-wide spend caps. Hard stops, soft alerts.
Usage analytics
Costs, requests, model mix and latency in real time. Export to your warehouse.
Priority support
Dedicated account manager, SLA guarantees, private Slack channel.

Start small.
Scale to enterprise.

Same API. Same wallet. From a hobby project to a production workload — no contract, no rewrite.