One purchase becomes three.
A cardholder splits a $2,940 electronics purchase into three $980 charges, each below the $1,000 manager-approval threshold. Each line looks ordinary by itself.
Back-office decision model · Internal Audit 04
Rutherford Advisory Group processes 18,600 card and expense transactions every month. Its four-person internal audit team checks a quarterly sample, while split purchases, duplicate receipts, and prohibited merchants hide in the 95% left untouched.
// fictional company · illustrative data · no payment system connection · runs in your browser
01 · Observe
Screen every transaction against policy, timing, merchant, and behavioral context.
02 · Connect
Link repeated amounts, receipt hashes, approvers, cards, and purchase windows.
03 · Intercept
Hold only high-confidence exceptions and route the evidence to an authorized reviewer.
Use-case story
Rutherford is a fictional $285M U.S. professional-services firm with remote sales and client-delivery teams. Its audit staff can inspect about 5% of transactions after the quarter closes. That process can find a bad receipt, but not reliably connect three sub-$1,000 charges made eleven minutes apart.
A cardholder splits a $2,940 electronics purchase into three $980 charges, each below the $1,000 manager-approval threshold. Each line looks ordinary by itself.
A hotel receipt is uploaded to a card reconciliation and again to an expense report. Different filenames conceal an identical image hash and amount.
Reviewers select transactions after payment. Recovery is uncertain, evidence has gone stale, and the connected behavior remains outside the sample.
The agent screens 100%, groups linked events, holds high-confidence exceptions before settlement, and sends ambiguous cases to a person with the evidence already assembled.
Real-time anomaly interceptor
Compare quarterly sampling with continuous screening, adjust sensitivity and transaction volume, inject new events, and inspect why a simulated charge was cleared, reviewed, or held.
Audit coverage
100%continuous transaction screeningDetection latency
<1 minfrom 45-day average sample lagPreventable / recoverable
$214Kmodeled annual amountAnalyst review queue
233 / motrue signals plus false positivesAudit capacity returned
1,231 hrper year versus 5% sample workflowWhat the number means
The simulator models screening reach, anomaly prevalence, sensitivity, false-positive rate, review time, and the difference between post-payment recovery and a pre-authorization hold. A 100% scan can still make bad decisions; every material action needs evidence and accountable review.
Boundary: The agent may flag, group, score, and recommend a temporary hold. Final fraud determination, employee action, reimbursement denial, card suspension, payment recovery, and policy changes remain authorized human decisions.
| Model input | Why it matters | Base value |
|---|---|---|
| Monthly transactions | Corporate-card and employee-expense events entering the model. | 18,600 |
| Audit coverage | Traditional sample versus transaction-level automated screening. | 100% |
| Modeled anomaly prevalence | Illustrative rate used to estimate true signals, not an accusation rate. | 0.18% |
| Detection / false-positive rate | Changes with selected sensitivity; both affect the analyst queue. | 84% / 1.10% |
| Average exposed amount | Illustrative unauthorized or policy-exception amount per true anomaly. | $720 |
| Software and implementation | Card/ERP integration, privacy, labor, security, change management, and product price. | Not modeled |
The operating change
A credible pilot starts in shadow mode with historical transactions and confirmed outcomes. Measure alert precision, recall, false holds, reviewer time, employee impact, duplicate recovery, and appeal outcomes before enabling any live card hold or reimbursement decision.