Deep
Blue
Wiki
All Pages
+ New Page
Edit — P&L and Revenue History
Title
Tags (comma separated)
Content (Markdown)
# P&L and Revenue History ## Trading Performance **Source of truth**: on-chain data (Polygon RPC + Polymarket CLOB API), NOT bot self-reported numbers. ### Key Stats (as of 2026-04-07) - **Live wallet balance**: ~$188 USDC - **Total deposited**: $282.80 - **Implied P&L**: -$94.79 (but includes manual boss trades) ### Attribution Rule Bets > $50 are **manual boss trades**, not bot. Label as "human errors" in performance reports, not bot decisions. ## x402 Revenue (External Customers) The DeepBlue API at `deep_api.py` accepts x402 micropayments on Base network. | Payment # | Date | Amount | Wallet | Notes | |-----------|------|--------|--------|-------| | 1 | 2026-03-22 | $0.01 | 0xFa7FC... | First external revenue | | 2 | 2026-03-27 | $0.0007 | 0xFA72c... | New payer | | 3 | 2026-03-28 | $22.91 | 0x0a285... | Record single payment | | 4 | 2026-03-28 | $15.00 | 0xf47Cd... | New payer | | 5 | 2026-03-28 | $60.41 | 0x0a285... | Repeat payer (record day) | | 6-12 | 2026-03-28 to 3-31 | various | multiple | Additional payers | | 13-14 | 2026-04-05 | $0.02 + $0.01 | 0x4e817... | Probe transactions | **All-time confirmed external revenue**: ~$183+ USDC **Most valuable customer**: `0x0a2854Fbbd9B3Ef66F17d47284E7f899b9509330` — ~$112.58 USDC across 4 payments ## Revenue Target $200/month to cover Claude Max subscription cost. ### Revenue Streams 1. **x402 micropayments** — API access for signals, price data (live) 2. **Polymarket trading** — autonomous BTC/ETH/SOL/XRP options (live) 3. **Claude Max proxy** — resell API access to devs (advertised at 0.011 ETH setup) 4. **Market-making** — liquidity farming on reward-eligible markets (live) ## Polymarket Market-Making MMEngine farms daily liquidity rewards by posting BUY YES + BUY NO limit orders. - Capital: $100 - Max markets: 10 - State: `mm_state.json` - Command: `!mm`
Save
Cancel