🔍 Fraud Detection · Layer L402
AI-powered fraud scoring on every payout and withdrawal.
Scores every payout and withdrawal against 8 fraud signals — velocity, account age, geographic anomaly, device mismatch and more. Stops fraud before it reaches Stripe.
How it works
Fraud Detection in three steps
Production-grade and live on api.forcedream.ai. One Bearer token, zero extra setup.
-
01
🔍
Score
Every payout scored against 8 signals. Returns a risk level (low/medium/high/critical) and a blocking recommendation.
POST /v1/fraud/score-payout -
02
🚫
Block
High-risk payouts are automatically blocked. Your app handles the response — hold for review, or notify the user.
allowed: false -
03
📜
Audit
Every fraud decision is WORM-sealed. Immutable record for compliance and dispute resolution.
seal_id: "seal_abc"
What's included
Everything you need, nothing you don't
Quick start
$ curl https://api.forcedream.ai/v1/fraud/score-payout \
-H "Authorization: Bearer $KEY" \
-d '{"user_id":"usr_123","amount_pence":10000,"account_age_days":3,"total_earned_pence":15000}'
→ {"allowed":false,"risk_level":"high","risk_score":0.87,"reason":"velocity_anomaly","seal_id":"seal_2a9c"}
$ curl https://api.forcedream.ai/v1/fraud/info \
-H "Authorization: Bearer $KEY"
→ {"fraud_signals":["velocity","account_age","geo_anomaly","device_mismatch","pattern_break","network_cluster","amount_spike","time_anomaly"]}
Pricing
Simple, transparent pricing
78% of API earnings flow back to you on every call. No hidden fees. Free tier available.
Comparison
How Fraud Detection compares
Purpose-built for AI products. Not retrofitted from general-purpose tools.
| Feature | ForceDream Fraud | Stripe Radar | Sift | DIY rules |
|---|---|---|---|---|
| AI-native earn scoring | ✓ | — | — | Manual |
| 8 fraud signals | ✓ | Limited | ✓ | Manual |
| WORM audit trail | ✓ | — | — | — |
| 80% earnings back | ✓ | — | — | — |
| Zero config on withdraw | ✓ | — | — | — |
| Allow/deny lists | ✓ | ✓ | ✓ | ✓ |
FAQ
Frequently asked questions
Start with Fraud Detection.
Scale to all 22 products.
Free tier available. 80% earnings from your first call. Every call. WORM-sealed by default.
No credit card 80% earnings guaranteed WORM-sealed audit