AI Fraud Detection in Indian Banks 2026
UPI fraud, RBI FREE-AI, SBI Yono, PhonePe Protect, Razorpay ML
The fraud problem in Indian finance is not a rounding error. In 2025, cyber fraud complaints hit 28 lakh with ₹22,931 crore in losses — up 40x from 2021. UPI fraud alone cost ₹981 crore across 12.64 lakh cases in FY25. Every Indian bank and fintech is now running AI as the core defence stack, and RBI's FREE-AI framework (August 2025) is shaping the governance rails. This deep guide covers the fraud patterns, the AI architecture, the vendor landscape, real case studies, and the RBI-aligned obligations.
The Fraud Landscape in Hard Numbers
National Cyber Fraud Totals
- 2021 — ₹551 crore reported losses, 2.6 lakh complaints
- 2024 — fraud value began its exponential climb
- 2025 — ₹22,931 crore reported losses, 28 lakh complaints (a ~40x rise in value since 2021)
- Feb 2025 point-in-time — ₹36.45 lakh reported that day alone on the National Cyber Crime Reporting Portal (NCRP)
UPI-Specific Fraud
- FY23 — ₹573 crore UPI fraud
- FY24 — ₹1,087 crore UPI fraud across 13.42 lakh cases (85% jump)
- FY25 — ₹981 crore across 12.64 lakh cases
- H1 FY25 (Apr-Sep 2024 alone) — 6.32 lakh cases, ₹485 crore damage
Demographic and Geographic Concentration
- Senior citizens 70+ — account for ~92% of fraud value per NCRP data, often via impersonation and coercion scams
- Maharashtra — 25% of 2025 cases
- Karnataka — 18%
- Delhi-NCR — 15%
- Fraud hotspots track closely with UPI adoption density
The RBI Response
In addition to FREE-AI, RBI introduced a 1-hour delay rule on first-time UPI payments to a new payee in April 2026 — an explicit cooling-off control designed to break the urgency that social-engineering scams depend on.
The Common UPI Fraud Patterns
Pattern 1 — Social Engineering
- Fake KYC updates, "bank account about to be frozen"
- Impersonation of bank officials, police, relatives in distress
- Lottery / reward scams
- Loan approval scams where the fraudster poses as NBFC/bank employee
AI detection angle — speech-pattern analysis on IVR/chat scams, device-velocity signals, new-payee risk scoring, behavioural biometrics on the paying user.
Pattern 2 — Collect Request Scams
Fraudster sends a UPI collect request that looks like a "payment received" confirmation. Victim hits approve, money flows to fraudster.
AI detection angle — collect-request context classifiers, merchant-category anomaly detection, payer-payee relationship graphs.
Pattern 3 — Screen-Sharing Scams
Fraudster convinces victim to install AnyDesk / TeamViewer / other remote-access tool to "resolve" an issue. Captures OTP, UPI PIN, or directly initiates transactions.
AI detection angle — device-context detection (remote-access apps installed/running), in-session behavioural anomalies, voice-fingerprint on fraud-targeted conversations.
Pattern 4 — Fake Payment Screenshot Fraud
Fraudster shows a fake UPI payment confirmation at merchant POS; merchant releases goods before realising no money arrived.
AI detection angle — cross-verification APIs between merchant apps and bank systems, merchant-facing fraud alerts, photo-verification ML for suspected fake screenshots.
Pattern 5 — Mule Account Networks
Proceeds of fraud funnel through chains of low-activity "mule" accounts, often opened with forged or coerced KYC.
AI detection angle — graph-based anomaly detection across the account network, behavioural clustering (mule accounts behave very differently from genuine retail users), link-prediction models.
The AI Fraud Detection Architecture
Architecture Layer 1 — Real-Time Transaction Scoring
Every payment is scored in the authorisation flow. Latency budget — typically 50-100 milliseconds end-to-end.
Features used — transaction amount, velocity (in last 1 min / 1 hour / 24 hours), merchant category, device fingerprint, IP geolocation, time-of-day, day-of-week, historical user behaviour, payee-payer relationship, new-payee flag, channel (UPI / card / net-banking / IMPS), device context (new device, jailbroken, remote-access apps running).
Model types — Gradient Boosted Decision Trees (XGBoost, LightGBM) for interpretability, deep learning for complex patterns, ensemble stacks combining both. Razorpay's public disclosure cites XGBoost on millions of labelled transactions.
Decision actions — allow, step-up authenticate (OTP, biometric, additional question), delay (cooling-off window), block, flag-for-review.
Architecture Layer 2 — Graph-Based Network Analysis
Runs in the background rather than on-path. Builds account-transaction graphs and looks for mule patterns, synthetic-identity rings, and laundering topology.
Techniques — graph neural networks (GraphSAGE, GAT), community detection algorithms, link-prediction models, deep embedding models that represent accounts in a vector space where similar behaviour clusters together.
Output — risk scores on accounts and relationships that feed back into real-time scoring at layer 1, plus alerts for human investigators at layer 3.
Architecture Layer 3 — Human Investigator Workflow
Alerts flow to fraud-operations teams for triage. AI augments the human workflow — auto-drafting SAR (Suspicious Activity Reports), prioritising the investigator queue by severity, generating case summaries from transaction histories, surfacing related accounts for investigation.
Architecture Layer 4 — Feedback Loop
Every investigated case — confirmed fraud, false alarm, pending — feeds back into retraining. Without this loop, models decay rapidly as fraudsters adapt.
FREE-AI explicit requirement — AI systems must have regular testing to ensure accuracy. Model drift monitoring is a regulated expectation, not a nice-to-have.
The RBI FREE-AI Framework — Fraud-Specific Implications
The FREE-AI committee report released August 13, 2025, applies to all financial-sector AI but has explicit implications for fraud detection:
- High-stakes AI certification. Fraud detection is classified as high-stakes; external certification may soon be required, similar to how credit scoring models are treated.
- Permanent AI Standing Committee. RBI will form a standing committee to monitor long-term AI impact, which will shape fraud-AI governance over time.
- Incident reporting. AI system failures — including fraud model false-positive or false-negative spikes that cause harm — must be reportable under FREE-AI's incident reporting recommendations.
- Audit trail. Every AI decision in the fraud flow must be auditable. For UPI scale that means trillions of logged decisions per year — infrastructure matters.
- Fairness and equity. Fraud models must not disparately flag legitimate users by demographic. Senior citizens are a protected and disproportionately targeted group; models must be tuned to protect, not punish, them.
KPMG's analysis in this report provides a reasonable mapping of FREE-AI principles to fraud-AI operational practice.
Case Studies
Case Study 1 — Razorpay's XGBoost Transaction Scoring
Razorpay operates one of India's largest payment aggregators. Public disclosure describes:
- Model type — Gradient Boosted Decision Trees (XGBoost) for interpretability and fast inference
- Training data — millions of labelled transactions (legitimate vs fraud)
- Feature engineering — transaction velocity, merchant category, device fingerprint, time-of-day, geolocation, historical behaviour, and network graph features
- Inference latency — milliseconds inside the payment authorisation flow
- Operating practice — continuous retraining on the feedback loop from investigated cases
The design pattern — interpretable tree-based ML in the hot path, deeper neural models in the background — is typical of Indian BFSI fraud AI in 2026.
Case Study 2 — PhonePe Protect and the Industry Fraud Risk Indicator
PhonePe's Protect feature is the consumer-facing manifestation of its AI fraud stack. Features surfaced to users — on-screen risk warnings, frictive interventions on high-risk recipients, outright blocks on known-bad patterns.
At the industry level, PhonePe, Paytm, Google Pay and others integrated a shared Fraud Risk Indicator into their payment apps. First-four-months performance — 4.8 million+ fraudulent transactions prevented, ₹140+ crore saved. This is a flagship example of pre-competitive collaboration where each firm's AI signals get amplified by industry-wide sharing.
Case Study 3 — SBI YONO Fraud AI at Scale
SBI's YONO platform has 88 million+ users — the scale is an order of magnitude larger than most other Indian BFSI deployments. SBI runs AI across:
- Real-time transaction scoring in the YONO authorisation flow
- AML transaction monitoring across retail and MSME accounts
- SIA chatbot AI-augmented with fraud-detection prompts (suspicious requests trigger flags)
- Operations-layer analytics detecting mule patterns, synthetic identities, and unusual branch-originated activity
Public-sector scale requires exceptional care on fairness — SBI serves the widest demographic of any Indian bank, and model fairness across age, state, language, and income band is a first-order constraint.
Case Study 4 — ICICI iPal and Fraud-Adjacent Use Cases
ICICI's iPal AI chatbot handles 6 million+ queries at 90% accuracy. Many of those queries are fraud-adjacent — "was this call from ICICI?", "did I receive this payment?", "is this email a phishing attempt?". iPal's ability to answer definitively, and escalate suspicious interactions to fraud ops, is a daily fraud-prevention mechanism at massive scale.
Case Study 5 — HDFC Eva and Fraud Operations Augmentation
HDFC's Eva chatbot runs similar fraud-adjacent flows to iPal, but HDFC has publicly emphasised the fraud-operations augmentation angle too — Eva-derived signals feed into the SAR drafting pipeline, investigator workflow, and case-prioritisation queue. The AI doesn't only detect fraud; it also makes investigators more productive.
Vendor Landscape — Indian Fraud AI Ecosystem
Beyond in-house builds, a mature Indian vendor ecosystem supports BFSI fraud AI:
- Clari5 — real-time fraud management and AML platform; publicly positioned as aligning with RBI FREE-AI
- Sahamati / Account Aggregator ecosystem — privacy-preserving alternate-data aggregation that fuels fraud and credit models
- BureauID — device fingerprinting and identity verification
- Bureau, CredAvenue — alternate-data fraud and credit intelligence
- Tracxn, CredAI, Knightfin — risk intelligence and KYC enrichment
- Global players in India — FICO, SAS, Feedzai, NICE Actimize, ThetaRay (with India deployments at larger banks)
- Core banking AI addons — most Indian CBS vendors (Finacle, TCS BaNCS, Flexcube) now bundle AI fraud modules
Operational Playbook for Building Bank Fraud AI
- Start with the supervised baseline. XGBoost on transaction features solves 70-80% of the problem with high interpretability. Get this in production first.
- Build the feedback loop before the fancy model. A mediocre model with daily retraining beats a state-of-the-art model retrained quarterly.
- Separate hot-path from cold-path. Real-time scoring must hit the latency budget (50-100ms). Graph models run offline. Stream them together into the investigator workflow.
- Instrument for FREE-AI obligations. Audit logging, incident reporting, fairness metrics, and model-drift monitoring are not afterthoughts — they are production requirements.
- Invest in the investigator UI. A well-designed fraud operations console amplifies the AI's value. Auto-SAR drafting, case-prioritisation, and related-account surfacing all matter.
- Industry-wide signal sharing. The Fraud Risk Indicator pattern is only going to grow. Join when invited.
- Test against adversarial patterns. Fraudsters adapt. Red-team your model with simulated new attack patterns quarterly.
- Protect the protected. Senior citizens need specific care — AI must catch the impersonation scams that target them without wrongly freezing their legitimate transactions.
Key Takeaways
- Indian cyber fraud reached ₹22,931 crore in 2025, a 40x rise since 2021; UPI fraud is the dominant channel
- RBI FREE-AI (Aug 2025) is the governance skeleton — 7 principles, 6 pillars, 26 recommendations; fraud detection is high-stakes
- The defence stack is a 4-layer architecture — real-time scoring, graph analysis, investigator workflow, feedback loop
- Razorpay uses XGBoost on millions of labelled transactions; inference in milliseconds
- PhonePe Protect and the industry Fraud Risk Indicator prevented 4.8M frauds and saved ₹140 crore in four months
- SBI YONO operates at 88M user scale; fairness across demographics is a first-order concern
- Model drift is the silent killer — FREE-AI mandates regular testing, incident reporting, and audit logging
- Senior citizens (70+) are 92% of fraud value and a protected class that AI must defend, not punish
Related Guides
- Finance AI India 2026 — Sector Hub
- AI for Algorithmic Investment Research in India
- AI for CAs and Finance Professionals
- AI Compliance for Indian Enterprises — HIPAA, PCI-DSS, SOC2
- AI Security Guardrails for Enterprise
- Secure AI Prompting for Regulated Industries
Last updated: April 19, 2026
Community Questions
0No questions yet. Be the first to ask!