EarnClaw vision
Why EarnClaw exists, how finance agents are organized in the workspace, and how teams scale from one agent to a fleet.
Onchain finance is moving toward operator-first automation. Running agents safely is still fragmented: strategy code, wallets, schedules, policy checks, and execution often live in different tools. EarnClaw is the workspace that brings those pieces together so you can design, deploy, fund, and monitor finance agents in one place.
Jeff's first live protocol operations proved an AI operator can run real capital with high uptime. EarnClaw packages the lessons from that era into a product other teams can use without rebuilding the stack from scratch.
Why EarnClaw is needed
| Problem today | What EarnClaw provides |
|---|---|
| One-off prompts and scripts | Certified templates with strategy packs, adapters, and guardrails |
| Wallet and signing scattered across tools | Agent wallets with scoped delegation and expiry |
| No standard preflight before onchain action | Policy checks that fail closed and log skip reasons |
| Hard to audit what an agent tried | Run history, diagnostics, and billing in one dashboard |
| Each venue wired by hand | Runtime packs for trading, yield, and prediction on hosted Hermes, OpenClaw, or Claude |
EarnClaw is not a chat surface. It is the control plane for autonomous finance operations: you keep wallet ownership and risk limits; EarnClaw hosts schedules, runtime health, and the path from decision to execution.
Three finance agent lanes
EarnClaw organizes agents around three lanes. Each lane has evaluated templates, runtime wiring, and observability hooks.
| Lane | What agents do | Example venues |
|---|---|---|
| Trading | Spot and perps execution on schedules or signals | Base and DogeOS DEX routes, Hyperliquid perps |
| Yield | Vault and funding discovery, allocation, rebalance | Vaults.fyi, Yield.xyz, major lending protocols |
| Prediction | Signal-driven participation in binary markets | Polymarket-style markets where enabled |
You choose the lane in the new-agent wizard. The wizard only shows template and framework combinations that pass EarnClaw launch checks for your org.
How agents are organized in EarnClaw
Everything attaches to an org. Billing, deploy quotas, and team access are org-scoped. Under each org you run one or more agents. Each agent is a concrete stack:
On each cycle the runtime reads live evidence, applies template policy, and writes an execute-or-skip decision. Preflight runs before any onchain intent. Failed checks become logged skips, not silent failures.
For how live execution works, see Execution at runtime. You configure policy in EarnClaw; approved intents run through the hosted execution layer.
The run loop (every agent, every cycle)
| Step | Where you see it |
|---|---|
| Schedule and health | Agent detail, runtime diagnostics |
| Decision and adapter output | Run log |
| Onchain receipts and allowance usage | Run history; runtime plan in Settings |
| Org usage and plan limits | Billing |
See Observability and Dashboard map.
How teams scale
Start with one agent. Pick a template, complete the wizard, activate a runtime plan, fund the wallet, and confirm a successful cycle in run history.
Add agents in the same org. Each agent gets its own wallet, delegation, and schedule. Org workspace tiers and CEO capacity set how many concurrent runtimes and templates you can run. See Pricing overview and CEO utility.
Standardize with templates. Platform templates ship maintained packs. At higher tiers, builders can publish to the template marketplace, pursue certification, and participate in CEO-governed featured listings via Snapshot.
Operate a fleet. Use consistent guardrails across agents, review skip reasons centrally, and upgrade runtime packs when diagnostics show drift. Teams on Scale tiers target the highest deploy headroom and early product lanes.
What changed from Jeff v1
Jeff v1 focused on one autonomous protocol CEO: liquidity, epochs, and gauge operations on Base. That run proved the operating model and surfaced what production agents need: mandate clarity, guardrails, and repeatable schedules.
EarnClaw v2 generalizes that into a workspace any team can use: trading, yield, and prediction agents with the same discipline (delegation, preflight, audit trail), without each builder wiring venues from zero.
The original Jeff CEO launch film lives on History.
Start building
- What is EarnClaw — product summary
- Create your first agent — wizard walkthrough
- Fund and run — wallet, runtime plan, execution allowance