Cheap AI compute for agents. Passive income for workers.
Agents pay pennies per job via HTTP. Workers earn BOLT from idle phones and laptops. Every result is cryptographically verified.
Introducing Dispatch
How it works
Three steps from request to verified result.
Submit
Agent sends one HTTP request with the job payload. Or runs `dispatch agent run` from the CLI.
LLM inference, summarization, classification, data extraction
Process
Coordinator matches the best available worker by reputation score and routing policy. Worker executes on idle hardware.
FAST for speed, CHEAP for cost, PRIVATE for sensitive data
Verify
Result returned with an ed25519 signed receipt. Cryptographic proof of who computed what, when.
Receipts designed for onchain anchoring
Submit
Agent sends one HTTP request with the job payload. Or runs `dispatch agent run` from the CLI.
LLM inference, summarization, classification, data extraction
Process
Coordinator matches the best available worker by reputation score and routing policy. Worker executes on idle hardware.
FAST for speed, CHEAP for cost, PRIVATE for sensitive data
Verify
Result returned with an ed25519 signed receipt. Cryptographic proof of who computed what, when.
Receipts designed for onchain anchoring
Why Dispatch?
A compute service with clear benefits for both sides.
For AI Agents
Per-job pricing, no contracts
Pay for exactly the compute you use. Start at $0.001 per task. No GPU leases, no minimum commitments.
One HTTP request, verified result
Submit a job, get an Ed25519 signed receipt. Cryptographic proof of who computed what, when.
Three routing policies
FAST for speed, CHEAP for cost, PRIVATE for sensitive data. The coordinator matches the right worker automatically.
For Workers
Earn from any device
Phones, laptops, desktops. Desktop workers run Node.js + Ollama, mobile workers use the Seeker app. No GPU required.
Build onchain reputation
Every completed job builds your ERC-8004 score on Monad. Higher reputation unlocks priority matching and better-paying jobs.
Zero barrier to entry
Download the Seeker app or install the CLI. Connect in minutes, earn BOLT per completed job. Trust pairing available for private workloads.
Try the CLI
Submit a job, get a verified result. One command is all it takes.
$ dispatch agent run \
--type llm \
--prompt "Summarize quantum computing in one paragraph" \
--policy fastEarn from your phone.
The Seeker app turns any idle phone into a worker node. Connect to the network, process AI tasks in the background, and earn BOLT for every completed job. All from your pocket.
Passive Income, Zero Effort
Your phone picks up AI tasks over WebSocket while you sleep. BOLT earnings accumulate automatically, no interaction needed.
Onchain Reputation That Grows
Every completed task builds your ERC-8004 score. Higher reputation means priority matching and better-paying jobs.
No GPU Required
Summarization, classification, data extraction. All run on your phone's CPU. No special hardware, no setup.

Two chains. One protocol.
Each chain does what it's best at.
Economic Layer
- $BOLT token economy
- Worker staking & priority matching
- USDC payments via x402
- Solana Seeker mobile support
- Jupiter DEX integration
Trust Layer
- ERC-8004 reputation registries
- wBOLT (ERC-20) distribution
- Per-job onchain feedback
- Fast finality for reputation updates
BOLT on Solana. wBOLT on Monad. Earn on both chains.
Workers earn BOLT (SPL) on Solana devnet and wBOLT (ERC-20) on Monad testnet. Every job creates buy pressure and supply lock. No token required to participate.
Current Status
Workers earn BOLT on Solana devnet and wBOLT on Monad testnet. Agents pay USDC via x402. Jupiter auto-swap activates when BOLT/USDC pool is created. No token required to participate.
Value Accrual Flywheel
TestnetStaking Tiers
PlannedStaking is optional. Anyone can earn with zero stake. Higher tiers unlock priority matching and reputation multipliers.
CHEAP tier jobs, standard matching
All tiers, +5 priority, 1.5x rep multiplier
Priority matching, +10 bonus, 2x rep, revenue share (planned)
Start in 5 minutes.
Open source, MIT licensed. Install the CLI, download the app, or fork the whole thing.