Unusual spending pattern rules compare account activity against profile attributes specific to each customer: their reported income, occupation, and typical transaction history. A student generating large regular cash deposits, or a retiree suddenly making frequent international transfers, would both trigger this type of rule. Because no single pattern captures all variations, rule clusters that combine multiple behavioral signals typically outperform individual rules by a significant margin. The strength of each detection depends directly on the quality and completeness of the underlying customer profile data in your system.
Chapter 2 of 4 · 3 min
How AML rules detect unusual spending patterns, merchant collusion, and disproportionate fund flow
Learn how to design AML rules for unusual customer spending patterns, low buyer diversity in merchant accounts, and disproportionate credit-to-debit ratios.
TL;DW
Unusual spending rules compare account activity against customer profile attributes rather than static thresholds, making rule clusters more effective than single rules. Low buyer diversity targets merchant accounts where funds cycle between a limited group of counterparties, a hallmark of collusion. Disproportionate flow-through alerts when credit and debit totals are suspiciously close, which is unusual for most business account types.
Auto-skips a sponsor segment (5:41 to 6:07). The full video keeps them.
On any platform where a seller typically receives payments from many buyers, an account that consistently receives payments from the same small group of counterparties presents a concentration risk. This rule is designed for merchant and marketplace accounts. It identifies when buyer diversity falls below a threshold appropriate for the platform type, which can indicate funds circulating within a controlled group. The diversity score should be calculated over a rolling window, not at a single point in time, to capture sustained patterns rather than temporary buyer concentrations.
A flow-through rule monitors the ratio between total incoming and total outgoing funds within a period. When a business account shows credit and debit totals that are almost equal, it suggests money is moving through rather than being retained for operations. The most relevant context is marketplaces and payment platforms that primarily collect customer payments, where a near-zero net balance across the full period has no obvious commercial explanation. For consumer accounts, a minimum net activity threshold prevents the rule from flagging legitimate shared household payment patterns that have a clear recurring purpose.
Key terms
- Unusual spending pattern
- A deviation from an account's expected transaction behavior based on profile attributes such as income, occupation, or historical activity.
- Rule cluster
- A group of related AML rules that each detect one component of a broader scheme, used together to increase detection precision and reduce false negatives.
- Low buyer diversity
- An AML flag for merchant accounts that receive payments from an unusually small number of buyers, consistent with fund circulation or collusion among a controlled group.
- Flow-through
- The proportion of incoming funds that passes through an account quickly rather than being retained for legitimate business purposes, suggesting the account is used as a conduit.
Key takeaways
- Unusual spending rules are most powerful when tied to customer profile attributes like income level and occupation, not just absolute transaction amounts.
- Low buyer diversity rules should exclude new merchants in a ramp-up period to avoid penalizing legitimate business growth.
- Disproportionate flow-through is especially suspicious for business accounts that primarily collect payments, where high debit totals have no obvious commercial explanation.
Watch out
- A single unusual spending rule is rarely sufficient. Criminals adapt. A cluster of rules that each target a different behavioral dimension provides more resilient coverage against evolving patterns.
- Flow-through rules applied to individual consumer accounts need careful calibration. Some customers legitimately pass funds through an account to pay shared household bills or reimburse group expenses.
Check your understanding
Why does a single AML rule typically underperform a rule cluster for detecting unusual spending patterns?
A single rule targets one specific behavioral dimension, such as transaction amount, and cannot account for the full complexity of what constitutes unusual behavior for a given customer. A rule cluster combines multiple rules, each targeting a different attribute such as amount, frequency, counterparty type, or geographic pattern, and produces more actionable alerts when several signals are present simultaneously. This reduces false positives and improves investigator confidence in each alert.
What is the primary false positive risk of a low buyer diversity rule without an account-age filter?
High false positive rates against legitimate new merchants who have not yet built a broad customer base. Every merchant starts with a small number of buyers. Without a minimum account age or a ramp-up period threshold, the rule will flag new sellers who are behaving entirely normally, which wastes investigator time and can damage relationships with legitimate customers.
Unlocks when you finish the chapter.