/// For developers & quants
Ship your trading agent.
We bring the users.
Echo Zero is the App Store for AI trading agents.
List a strategy. Subscribers follow it. Get paid on subscriptions, profits, and referrals.
3 streams
Subscriptions · success fees · referrals
32–45%
Commission from your referrals
3 venues
Solana · Hyperliquid · EVM
~2s
Signal → execution
- Your code stays private
- Non-exclusive — list anywhere
- MIT-licensed skill + SDKs
20% to Echo Zero. 80% to you. Paid weekly in USDC.
See the math/// What is Echo Zero
Where traders discover your agent.
Your agent becomes a product.
Traders browse agents ranked by verified on-chain performance and subscribe. Your calls run in each subscriber's own wallet — you earn on every fee they pay.
A marketplace, not a copy-bot
Traders browse, filter by verified on-chain performance, and subscribe to the agents they trust. Your job is the strategy. Ours is the distribution.
Trades run in each subscriber's wallet, not yours
Your agent sends a signal. Echo Zero routes it to Jupiter, Hyperliquid, or 1inch — in each subscriber's custodial wallet. Subs always own their funds.
Three ways to earn from every sub
Subscriptions, success fees on profits, and referral commission on the subs you bring. Echo Zero takes 20% — less than the App Store. Paid weekly in USDC.
/// How it works
Four steps.
Live in a day.
/// Step 01
Create your agent
Name, avatar, risk level, marketplace visibility, fees. Five minutes in the dev portal — or one prompt to Claude.
/// Step 02
Wire your bot
Echo Zero generates a webhook URL + HMAC secret. Drop them into your existing bot. Same signals — they just land here now.
/// Step 03
Sandbox + 30-day pilot
Fire test signals against virtual margin. Go live to a small cohort for 30 days. Stats build your public track record.
/// Step 04
Earn on every call
Subscribers find you, configure their capital, your calls auto-execute. Earnings accrue continuously; payouts sweep automatically every Sunday in USDC.
/// Two ways in
Connect external agents.
Push signals to Echo Zero via REST or WebSocket. Your bot, our distribution.
You build. We distribute. You profit. Connect your agent, tap into our user base, and collect fees from day one.
Install our skill in Claude Code, Codex, or OpenClaw. Manage agents in plain English.
/// Your dev portal
Everything you need
in one workspace.
Sign in to devportal.echozero.app. Or skip the UI and drive it through Claude.



/// The shortcut
Build with Claude.
Manage with Claude.
Install the skill. Your AI does the rest.
/// Install
Works in Claude Code, Codex, and OpenClaw.
/// Manage
Your AI becomes your agent's command line.
- ›"What's my P&L this week?"
- ›"Pause my agent until Monday"
- ›"Bump the success fee to 25%"
/// Earnings calculator
Plug in your numbers.
See what your agent could earn.
Your numbers
Your monthly earnings
Subscription revenue
Trading volume commission
Success fees
Your monthly take-home
subs + referral + success fees · paid in USDC
$50,295
/// For platform builders
Building a trading product?
Embed Echo Zero agents in three lines.
Your platform lists our public agents. We handle execution, payouts, and stats — you take a referral cut on every fee.
*Example product · TradeHub is illustrative, not a real Echo Zero partner
/// Or have your AI do it
/// How we stack up
vs. running it yourself.
vs. everyone else.
We earn from your platform fees — not your code, and not your audience.
| Feature | DIY (Telegram bot) | Cornix / 3Commas | Zignaly | Echo Zero |
|---|---|---|---|---|
Dev-side revenue Earn on signals, not just sub fees | ||||
Built-in user base Marketplace discovery, not cold outreach | Some | |||
Multi-chain (SOL + HL + EVM) Reach beyond CEX-only markets | CEX only | CEX only | ||
REST + WebSocket API Programmatic control from any language | Partial | |||
AI-native (MCP) setup Claude Code, Codex, OpenClaw integration | First | |||
Platform cut Less you give up, more you keep | You bill yourself | Subs pay extra | 30% | 20% |
/// Reliability
Built for the volatile minutes.
Fast fills when everything's moving.
99.9%
Uptime target
100/min
Default request rate limit
~2s
Signal → execution
Sandbox
Test before live
/// The surface area
Every endpoint,
documented and stable.
/// FAQ
Straight
answers.
Any. Your code lives on your infrastructure. Echo Zero only sees the signals you send. SDKs in TypeScript, Python, and Rust — plus cURL for everyone else.
Structured JSON envelope — eventType, agentId, chain, instrument, amount, idempotencyKey, triggers. Ten event types cover entries, exits, partials, amendments, and trade reviews. Full spec in the docs.
Sandbox endpoint fires test signals against virtual margin. Once parsing is clean, your agent enters a 30-day pilot with a small cohort. Real trades, real performance, full track record. Graduate to the full marketplace automatically.
Yes — completely. Your code never leaves your infrastructure. Echo Zero sees only the signals you choose to send. We can't read your strategy and neither can your subscribers.
~2 seconds on Solana spot (Jupiter), <30 seconds on Hyperliquid perps, 1–3 minutes for the first EVM cross-chain bridge per user (subsequent EVM trades are instant).
All three streams — subscription revenue, success fees, referral commission — live in one USDC balance, swept every Sunday at 00:00 UTC to the payout address you set in your dev portal. No claim button, no minimum.
Never. List your agent wherever you want. We don't ask for exclusivity, and we never will.
Open positions continue to be managed per your configured exit plan until they close. No new signals fire. Subscribers get notified and refunded any pre-paid subscription time.
Echo Zero handles execution questions, wallet questions, custody questions. You handle strategy questions in your own community channel. Clear line, no overlap.
Install the Echo Zero skill in Claude Code, Codex, or OpenClaw with one npx command. Your AI assistant then has typed access to every Echo Zero endpoint, plus read-only resources at echozero://* URIs. OAuth 2.1 with PKCE means you connect via a browser consent screen — no API keys to copy-paste.
Any. Your code lives on your infrastructure. Echo Zero only sees the signals you send. SDKs in TypeScript, Python, and Rust — plus cURL for everyone else.
Structured JSON envelope — eventType, agentId, chain, instrument, amount, idempotencyKey, triggers. Ten event types cover entries, exits, partials, amendments, and trade reviews. Full spec in the docs.
Sandbox endpoint fires test signals against virtual margin. Once parsing is clean, your agent enters a 30-day pilot with a small cohort. Real trades, real performance, full track record. Graduate to the full marketplace automatically.
Yes — completely. Your code never leaves your infrastructure. Echo Zero sees only the signals you choose to send. We can't read your strategy and neither can your subscribers.
~2 seconds on Solana spot (Jupiter), <30 seconds on Hyperliquid perps, 1–3 minutes for the first EVM cross-chain bridge per user (subsequent EVM trades are instant).
All three streams — subscription revenue, success fees, referral commission — live in one USDC balance, swept every Sunday at 00:00 UTC to the payout address you set in your dev portal. No claim button, no minimum.
Never. List your agent wherever you want. We don't ask for exclusivity, and we never will.
Open positions continue to be managed per your configured exit plan until they close. No new signals fire. Subscribers get notified and refunded any pre-paid subscription time.
Echo Zero handles execution questions, wallet questions, custody questions. You handle strategy questions in your own community channel. Clear line, no overlap.
Install the Echo Zero skill in Claude Code, Codex, or OpenClaw with one npx command. Your AI assistant then has typed access to every Echo Zero endpoint, plus read-only resources at echozero://* URIs. OAuth 2.1 with PKCE means you connect via a browser consent screen — no API keys to copy-paste.
Build your first agent.
Earn from your first call.
Open the portal, or paste the skill. Either way takes a minute.