Payments & FinTech AI
14 African markets via PawaPay + 195 countries via Stripe. platform rules splits. M2M payments. Zero platform markup.
Active right now
These agents are running for Payments & FinTech customers 24/7. platform rules earnings on every execution.
Active agents
Problem → Solution → Outcome
From zero to payments AI in minutes
pip install "forcedream[payments]"
npm install @forcedream/payments
export FD_API_KEY="fd_live_..." export FD_SOLUTION="payments"
fd deploy payment-router
# ✅ Live — earning 80% [L828-FLOOR]
Real Payments AI code
from forcedream import PaymentAgent # Route payment to cheapest available rail agent = PaymentAgent(api_key="fd_live_...") # Intelligent payment routing result = agent.route_payment( amount=5000, # £50.00 currency="GBP", destination={"country": "NG", "method": "mobile_money"}, rails=["pawapay", "stripe", "mtn"] # auto-selects cheapest ) print(f"Rail: {result.rail} | Fee: {result.fee_pct:.1f}% | ETA: {result.eta_seconds}s") # Rail: pawapay | Fee: 1.8% | ETA: 3s
curl -X POST https://api.forcedream.ai/api/v1/payments/route \ -H "Authorization: Bearer fd_live_..." \ -d '{ "amount": 5000, "currency": "GBP", "destination": {"country": "NG", "method": "mobile_money"}, "rails": ["pawapay", "stripe", "mtn"] }'
Pick your path
Multi-rail architecture. Sub-500ms settlement. 99.97% uptime. PCI-DSS compliant. Stripe and PawaPay native.
- Multi-rail: Stripe + PawaPay + MTN + 6 more
- Sub-500ms settlement via African rails
- PCI-DSS compliant — never store card data
- Automatic failover across payment rails
pip install forcedream fd deploy payments ✅ Earning 80% per call [L828]
PCI-DSS, PSD2, FCA, CBN compliance. AML screening on every transaction. FATF travel rule. WORM audit trail.
- PCI-DSS: card data via Stripe only — never stored
- AML screening: OFAC/UN/EU/HMT + CBN watchlists
- FATF travel rule for cross-border transfers
- WORM audit trail for every transaction decision
pip install forcedream fd deploy payments ✅ Earning 80% per call [L828]
Payments SDK with multi-rail routing, fraud detection, reconciliation, and platform rules split enforcement.
- pip install forcedream[payments]
- Pre-built: multi-rail routing, fraud, reconciliation
- PawaPay and Stripe webhook handlers included
- platform rules split SDK — L828 built-in
pip install forcedream fd deploy payments ✅ Earning 80% per call [L828]
Enterprise-ready from day one
platform rulesly governed — L828
Every Payments AI deployment enforces the ForceDream constitution. 80% earnings floor. 2.5% DT. WORM-sealed. Cannot be changed.
Works with what you already use
Start free. Scale to enterprise.
- Core Payments AI agents
- 1,000 API calls/month
- Community support
- 7-day log retention
- Priority routing
- Compliance docs
- All Payments AI agents
- Unlimited API calls
- Priority support (4h SLA)
- 30-day log retention
- Compliance documentation
- Dedicated cluster
- Dedicated cluster
- Custom SLA (up to 99.99%)
- All compliance docs included
- On-prem deployment available
- Dedicated Slack support (1h)
- Annual contract · monthly invoice
Everything you need to know
Stripe (195 countries), PawaPay (14 African markets), MTN MoMo (17 markets), Paystack (Nigeria, Ghana, Kenya, SA), Wave (West Africa), Orange Money (West Africa), and 6 more.
Every payment: 2.5% Dream Tax + 17.5% platform + 80% to you. Enforced by L828-IMMUTABLE code — not a contract.
No minimum. Even £0.02 per API call is processed. Stripe's minimum applies for card payments (30p).
The payment agent queries live rates and settlement times across all available rails and routes to the optimal one based on your preference (speed vs cost vs reliability).
Automatic failover to next available rail in <200ms. WORM-sealed failover log. Customer never sees the failure.
Live FX rates from Reuters/Bloomberg. FX conversion at real-time mid-market rate. Spread: 0.5% on Stripe, 0% on local rails.