Skip to content

Fraud detection AI at Easypaisa, JazzCash, HBL Konnect

ایزی پیسہ، جاز کیش، HBL کنیکٹ میں AI فراڈ ڈیٹیکشن

35 min read

Three ways to see it

  1. Fraud detection AI in Pakistani fintech does three things in tandem. It scores each transaction against a learned pattern of normal user behaviour. It cross-checks against rules (geo-velocity, device fingerprint, beneficiary risk). It feeds the result to a decision engine that either lets the transaction through, asks for a second factor, or blocks. The interesting questions are not whether the AI is accurate, they are about the human cost of both false positives and false negatives.

  2. Way one to think about false positives: a salaried domestic worker in Karachi sends money to her family in Bahawalnagar on the first of every month. One month her in-laws need an extra payment on the fifteenth. The model flags it. She is asked to verify through a call centre that does not answer for two hours. The grocery she was sending money for does not happen. This is the daily cost of a fraud model with thresholds set too tight, multiplied by millions of small transactions across Pakistan.

  3. Way two: false negatives. A scam pattern (often originating from prison-based fraud rings posing as bank officers) tricks a pensioner into a transfer. The model lets it through because the amount looks plausible and the device is the pensioner's own. By the time the call centre is reached, the money is gone through three onward transfers. Pakistani fintech AI must catch these patterns without locking out the daily life of the domestic worker. Tuning that balance is the daily political work.

Quick check

Quick check: what makes modern AI different from a rule-based program?

The why-tree

Why-tree level one: why is fraud uniquely hard? Because the adversary is adaptive. Unlike a tumour or weather pattern, a fraudster changes tactics in response to detection. Models must be retrained continuously.

Try this with Claude

AI-edge prompt to try: 'You are a Pakistani fraud risk officer. List the ten most common scam patterns active in Pakistan in 2026 against mobile wallet users, the typical victim profile, and one signal an AI model should look for in each.' Treat as a brainstorm input.

Sources

Sources and further reading. State Bank of Pakistan, Branchless Banking Regulations. Easypaisa, JazzCash, HBL Konnect public risk disclosures. FATF, Use of AI in fraud detection. Karandaaz Pakistan, fraud research papers. CGAP, Responsible AI in financial inclusion. Pakistan Telecommunication Authority data on mobile wallet penetration. Banking Ombudsman annual reports.