Easypeasy Financial Forensics Engine

Upload a transaction CSV to detect money muling networks using graph-based analysis. The engine constructs a directed transaction graph, identifies suspicious patterns, scores accounts, and highlights fraud rings.

Required columns (exact, in order): transaction_id,sender_id,receiver_id,amount,timestamp. Timestamp format: YYYY-MM-DD HH:MM:SS.

Graph visualization will appear here after analysis.