📊
Drop your file here
Upload bank statements, invoices, transaction records, receipts,
or any financial spreadsheet for deep fraud analysis
.xlsx
.xls
.csv
.tsv
📐 Benford's Law
Leading digit frequency analysis — natural numbers follow predictable distributions; fabricated data doesn't
🔁 Duplicate Detection
Exact & near-duplicate transactions, same amount same vendor, split payments below thresholds
📈 Statistical Outliers
Z-score, IQR, and modified Z-score methods to flag statistically abnormal amounts
🎯 Round Number Bias
Disproportionate round numbers ($100, $500, $1000) are a common fabrication indicator
🕐 Temporal Patterns
Weekend/holiday transactions, velocity spikes, unusual hours, end-of-period clustering
🤖 ML Autoencoder
TensorFlow.js neural network trained on your data to detect multi-dimensional anomalies
⚡ Velocity Analysis
Transaction frequency spikes, same-vendor clustering, rapid sequential transactions
🔢 Sequence & Gap Analysis
Missing invoice numbers, non-sequential IDs, gaps that suggest deleted records
💰 Threshold Hunting
Amounts just below approval limits ($999, $4999) — classic structuring/smurfing pattern