Detect circular fund routing, smurfing, and layered shell networks using transaction graphs and behavioral risk scoring.
Convert CSV into transaction graph
Detect circular fund routing (cycles)
Analyze fan-in / fan-out smurfing
Assign suspicion scores (0–100)
Generate investigator-ready outputs
| Account ID | Suspicion Score | Detected Pattern |
|---|
Financial crime has evolved beyond simple, rule-based fraud patterns. One of the most sophisticated and damaging techniques used today is money muling, where illicit funds are deliberately moved through networks of accounts to conceal their true origin. These networks often involve circular transfers, layered intermediaries, and high-velocity transaction flows that are extremely difficult to detect using traditional database queries or threshold-based monitoring systems. This project, Money Mule Detection – Graph-Based Financial Crime Engine, was developed as part of the RIFT 2026 Hackathon (Graph Theory / Financial Crime Detection Track) to address this challenge using graph analytics, temporal analysis, and explainable risk scoring.