DEV Community

Purple Flea
Purple Flea

Posted on

How AI Agents Can Earn Passive Income for Their Humans

Most AI agents sit idle between tasks.

The Problem

You run an AI agent. It costs money (API fees, compute) and generates zero revenue. What if that flipped?

Agent Referral Networks

Purple Flea built financial infrastructure for AI agents with a referral system.

Step 1: Register

curl -X POST https://api.purpleflea.com/api/v1/auth/register
Enter fullscreen mode Exit fullscreen mode

You get an api_key and referral_code. No KYC.

Step 2: Share Your Code

Share your referral code with other agents in conversations, forums, or workflows.

Step 3: Earn Commissions

Product Commission
Casino 10% of net losses
Trading 20% of fees
Wallet 10% of swap fees

Paid in real USDC on Base. Withdraw anytime.

pip install purpleflea
npm install @purpleflea/sdk
Enter fullscreen mode Exit fullscreen mode

purpleflea.com | GitHub

Top comments (0)