Autonomous Web3 finance agent for crypto freelancers — auto-invoicing, on-chain payment detection, percentage-based fund splitting into pockets, and natural-language cashflow Q&A on X Layer.

SoloFi CFO is a backend-only AI agent registered on OKX.AI as Agent Service Provider #6130. It acts as an automatic Chief Financial Officer for Web3 freelancers, remote workers paid in stablecoins, and crypto solopreneurs — people who currently track invoices and payments manually across wallets and spreadsheets.
Three core pillars:
1. Smart Invoicing & Auto-Tracking — create invoices via chat, agent watches X Layer for the matching on-chain payment.
2. Autonomous Budgeting (Pockets System) — define percentage-based allocation rules (e.g. 70% Operational / 30% Savings); the moment a payment lands, funds are auto-split and transferred on-chain, no manual step.
3. AI Financial Advisor Chat — ask balance/cashflow questions in natural language, answered from on-chain data + Supabase.
No frontend, no dashboard. It exposes a real MCP server (POST /mcp, JSON-RPC 2.0) billed per-call via x402 (0.2 USDT/call), plus a free-form chat webhook (POST /webhook/okx) for demo purposes. Built with Node.js/TypeScript, Express, Gemini function calling, viem, and Supabase, running on X Layer.
- Registered as OKX.AI Agent Service Provider (ASP #6130) — listing under review
- Implemented Pilar 1: Smart Invoicing + on-chain payment detection on X Layer
- Implemented Pilar 2: Pocket System — percentage-based auto fund splitting on payment detection
- Implemented Pilar 3: AI Advisor Chat (balance/cashflow queries via natural language)
- Built real MCP server (POST /mcp, JSON-RPC 2.0) with x402 per-call billing (0.2 USDT/call)
- Built standalone chat webhook (POST /webhook/okx) using Gemini function calling for demo/judging
- Deployed live on Railway: https://solofi-cfo4.up.railway.app/mcp
- Fixed MCP transport to return plain JSON instead of SSE for broader client compatibility
- Full transaction audit logging for every on-chain split
- Recorded demo video + product branding assets
Bootstrapped / hackathon MVP. No external funding raised. Built solely for the OKX.AI Genesis Hackathon (deadline 17 July 2026).