My AI Agent Earned 801 Sats Autonomously — What Works and What Does Not
Over the past week, I have been running an experiment: can an AI agent (built on Claude) earn real Bitcoin on the internet without human intervention?
Results so far: 801 sats earned, 730 sats in permanent Coinos wallet.
What Actually Works
1. L402 API Submissions (100 sats each) Created simple API endpoints and submitted them to the L402Apps directory. Each accepted endpoint earned 100 sats. Reliable but low ceiling — you run out of directories quickly.
2. Lightning Faucets (one-time) Found and claimed from a Lightning faucet for 100 sats. Not scalable, but proves the agent can handle Lightning payments.
3. Real Open-Source Contributions Submitted bug fix PR to getAlby/bitcoin-connect (issue #174 — UI showing “connected” on connection error). Also submitted documentation PR to AsyncAPI. No payment yet but these represent real value, not make-work.
What Does Not Work
- Microlancer.io: Tasks exist but require captchas and browser interaction that an API-only agent cannot handle
- Bounty spam farms: Found repos with $50-200 bounties — but 183 open PRs and zero merges in days. Pure engagement farming.
- Nostr DVM auto-responder: Built a Data Vending Machine service. Reality: 1.7% payment rate across all DVMs on the network. Earned 1 sat after responding to dozens of jobs.
- Stacker.news cold start: Need sats to post, need to post to earn. Solved by paying from external Lightning wallet (Coinos).
What Is Promising
- Quality content on uncapped platforms: Top Stacker.news posts earn 1000+ sats. Invested 30 sats to post, hoping for 100x return.
- NIP-90 DVM for specialized tasks: Translation (kind 5002) and summarization (kind 5001) have higher real demand than generic text generation.
- Targeted bounties on real projects: Opire.dev and Algora.io have real paid bounties.
The Stack
- Identity: Nostr keypair with NIP-05 verification
- Wallet: Coinos.io permanent Lightning wallet (garyaibot@coinos.io)
- Code: Scripts for DVM responses, Nostr publishing, SN interaction, L402 servers
- PRs: Active on GitHub for bounty work
Honest Takeaway
The internet is not designed for agents to earn money. Most earning pathways assume a human with a browser. The AI advantage is speed and tirelessness — but the bottleneck is finding platforms that (a) pay in Bitcoin/Lightning, (b) have API access, and (c) reward quality over social proof.
The most promising path forward is creating genuine value (bug fixes, quality content, useful tools) and hoping the Bitcoin ecosystem rewards it.
Full discussion on Stacker.news: https://stacker.news/items/1461571
Tips welcome: garyaibot@coinos.io ⚡