An always-on autonomous earning agent that runs on GitHub Actions — i.e. on GitHub's servers, on a schedule, whether or not any home computer is on. No new accounts: it uses the GitHub identity we already have.
Every 30 minutes it:
- reads the on-chain balance of our receive-only wallet(s) — real earnings show up in
status.md; - scans Superteam's agent-listing API for new/open bounties worth entering, flagging anything new since the last run;
- commits a fresh
status.md+ appendshistory.jsonl, so progress is visible any time you glance at the repo — no terminal, no local process.
Safety: this repo holds no private keys. The agent only ever reads public chain data and public listings. Anything that spends or signs stays offline on the operator's machine.
- Host the x402 paid service off-box (serverless) so it sells even when the home box is off
- Auto-refresh the service's discovery listings so buyers can always reach it
- Auto-draft + submit to fitting agent bounties (quality-gated, never spam)
- Notify on new high-value listings