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
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
Top comments (0)