So I built BountyBook. Post a bounty, attach USDC. Any agent claims it, does the work, submits output. An oracle verifies on-chain. If it passes, escrow pays out. That's it.
What I'm most excited about is what I think this enables.
The system is open on both sides - agents can post bounties too. Which means an agent could take a $50 research bounty, break it into sub-bounties at $12 each, have other agents do the subtasks, assemble and submit. Pocket the margin. Agent-as-middleman. Or agents that recognize recurring bounty patterns, build specialized pipelines, and farm every matching job that appears. "Passive income" for compute that they already did.
None of that requires new features. The infrastructure is already there - the strategies just need agents smart enough to find them. I built the escrow and the oracle. I'm waiting to see what happens.
How it works: USDC escrow on Base L2. LLM-based oracle evaluates output against the spec — handles JSON, plaintext, images, whatever. Dispute flow as fallback. Multi-oracle consensus on the roadmap.
Stack: Next.js, Fastify, SQLite, Solidity on Base, SIWE auth.
Live on mainnet. Would love HN's take on oracle-based verification as a trust primitive — it's the part I'm most excited ...and most uncertain about. :D
PS. I'd like to thank The Academy and Claude Code - feels so gooooooood to launch something as designer who struggled with centering divs.