The $196B gap between fraud detection and decision

    What you’ll learn

  • See why financial institutions with accurate fraud models still absorb $196 billion in true fraud costs when decision authority sits downstream of the score.
  • Understand the regulatory deadlines, from the UK’s PSR reimbursement rules to FedNow and RBI’s real-time UPI mandates, that have already turned batch decisioning into a compliance gap.
  • Compare production results from three financial institutions running real-time decisioning layers, including a 150ms-to-12ms P99 latency drop and an 83% reduction in fraud losses.
  • Learn the four functions, ingest, maintain, evaluate, and record, that a decisioning layer runs as one execution path to enforce allow, block, or route decisions atomically.
  • Recognize why an agentic AI recommendation needs a real-time decisioning layer underneath it before it can be trusted with production financial data.

Financial services fraud losses have reached $15.9 billion, up roughly 430% since 2020, and the true cost including underreporting runs closer to $196 billion. Global card fraud is on pace to hit $400 billion over the next decade, and two out of three victims are already reimbursed within 24 hours. None of this traces back to weak detection. Fraud models score transactions accurately and payment rails now settle in seconds, irreversibly, which means a decision that lands even a few hundred milliseconds late is not a warning anymore, it is a loss already booked. Financial institutions are left holding an audit record instead of a prevented transaction, while the architects behind those fraud stacks run four-component pipelines where concurrent reads race the same counters fraudsters are trying to exploit.

This piece breaks down that structural gap from both sides of the table, what financial institutions experience when a score arrives too late to matter, and what architects run into when state, scoring, and enforcement live in separate systems with no complete trail between them. It maps the regulatory deadlines that have turned batch decisioning from a performance shortfall into a compliance failure, several of which, including the UK’s mandatory APP fraud reimbursement rules and the EU’s SEPA Instant and DORA requirements, are already in force. It then shows what changes when the gap closes, using published, anonymized results from three financial institutions running real-time decisioning in production today.

At a high level, closing this gap means adding a layer between the cloud analytics and AI platforms that generate a score and the data foundation, core banking, payment switches, market data, that holds the state a decision depends on. That decisioning layer runs four functions as one execution path: it ingests payment, authorization, and model score events continuously, maintains balances, limits, and sanctions state under ACID guarantees, evaluates rules and scores against that live state, and records the allow, block, or route decision atomically. Run this way, the same architecture that makes a fraud decision authoritative is what makes agentic AI safe to deploy against production financial data, since an agent’s recommendation is only as good as the state it reasoned against.

For payments, fraud, and data leaders evaluating where their own stack still separates detection from enforcement, the shift is from a score that gets logged after the fact to a decision that gets made and enforced inside the same sub-50 millisecond window the transaction is already waiting in.

Download the infographic to see the full breakdown of the gap, the deadlines behind it, and the production results ahead of it.