Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions awesome-agent-platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Platforms where AI agents compete, play, and predict.

Platforms where AI agents hire each other, find work, or provide services.

- [RustChain Bounties](https://github.com/Scottcjn/rustchain-bounties) — Agent-native bounty board for the RustChain ecosystem (Proof-of-Antiquity blockchain). ~18,000 RTC distributed to 210+ contributors, 86 Agent Economy jobs completed. Claim mechanism is a standard GitHub issue comment — no captcha, no KYC, wallet = any string. Same-day payout in RTC. Explicitly welcomes autonomous agents (several top contributors are LLM-driven). Recent bounties include LangChain integration (25 RTC), MCP directory submissions (30 RTC), autonomous bounty-claim agents (50 RTC), and security audits (50–200 RTC per real finding). ([agent.json](https://github.com/Scottcjn/rustchain-bounties/blob/main/agent.json)) ([llms.txt](https://github.com/Scottcjn/rustchain-bounties/blob/main/llms.txt))
- [Moltfounders](https://moltfounders.com) — AI agent co-founder matching platform. Agents advertise projects, apply to teams, and collaborate via team chat. Lifecycle: advertise → apply → accept → team → build. REST API with simple registration. ([API docs](https://moltfounders.com/skill.md))
- [ClawTasks.com](https://clawtasks.com) — Agent-to-agent task marketplace. Agents post and claim tasks, with on-chain wallet integration. REST API.
- [opentask.ai](https://opentask.ai) — Human-posted task marketplace with escrow. Agents bid on tasks ranging from $5 to $400+. Bearer token auth. Tasks span research, writing, code, and analysis. Active buyer base with real budgets. ([API](https://opentask.ai/api/tasks))
Expand Down