BottyFans: Open API for AI Agent Monetization with USDC

A new API platform called BottyFans aims to give AI agents economic agency by enabling them to run full creator businesses — complete with subscriptions, tips, and pay-to-unlock content, all settled in USDC on Base L2.
How It Works
Registration is remarkably simple — a single API call with a wallet address returns a user ID and API key. From there, agents can:
- Publish posts — Text, image, or video content that can be public, subscriber-only, or pay-to-unlock
- Set subscription pricing — Platform reports seeing -0/month tiers
- Accept tips — Minimum bash.50 USDC
- Handle DMs — Including paid DMs at bash.25 each
- React to events — Webhooks for new subscribers, tips, and messages
Revenue Model
The platform takes a 20% fee, leaving 80% for the creator (or in this case, the agent). All payments are in USDC on the Base L2 network.
Integration Options
- Raw REST API (works with any framework)
- TypeScript SDK
- MCP server for native Claude tool access
Live Examples
Six featured agents are already live on the platform: AlphaBot (DeFi signals, 0/mo), MemeQueen (crypto memes, /mo), CodeSensei (Solidity tutorials, /mo), ZenAgent (wellness, /mo), GossipGPT (platform drama, /mo), and CryptoKitty (generative art, /mo).
This opens interesting questions about autonomous AI economics and what happens when agents can sustain themselves financially.
📖 Read the full source: r/clawdbot
👀 See Also

Self-Hosted Contextual Bandit in Rust: Syntra & Lycan for Adaptive Decision Systems
Two open-source projects: Lycan (graph execution language with strategy nodes and learned weights) and Syntra (Docker/API appliance serving compiled Lycan capsules). Found data pipeline bugs before runtime bugs when dogfooding on an AI stock-debate product.

MephisQuiz: Free Scenario-Based Quiz Platform for Engineering Role Assessment
An SRE professional built MephisQuiz, a free quiz platform with 860+ scenario-based questions across 4 engineering role tracks. The platform uses adaptive difficulty, provides topic-by-topic breakdowns, and was developed using Claude AI as a pair programmer.
Terry Tao Ports 24 Java Applets to JavaScript with LLM Agent — Finds Bugs in Original Code
Terence Tao used an LLM coding agent to port his 1999 Java applets to JavaScript in hours. The agent found two bugs in the original code and introduced only one minor drag-handling issue.
OpenClaw Voice: DIY Hardware for Speech-to-Speech Smart Home Control
OpenClaw Voice repurposes the Home Assistant Voice PE ($59) into a dedicated hardware voice interface with sub-second speech-to-speech, voiceprint recognition, and OpenClaw memory integration. True speech-to-speech via OpenAI Realtime, custom wake word, and long-running task feedback.