{"id":7353,"date":"2026-05-15T14:27:33","date_gmt":"2026-05-15T08:57:33","guid":{"rendered":"https:\/\/nervnow.com\/?p=7353"},"modified":"2026-05-15T14:27:55","modified_gmt":"2026-05-15T08:57:55","slug":"amit-sinha-on-ais-breakthrough-role-in-payments-fraud-and-programmable-money","status":"publish","type":"post","link":"https:\/\/nervnow.com\/ro\/amit-sinha-on-ais-breakthrough-role-in-payments-fraud-and-programmable-money\/","title":{"rendered":"Amit Sinha on AI\u2019s Breakthrough Role in Payments, Fraud and Programmable Money"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>Where AI Actually Lives Inside Indian Fintech: Kumar Amit Sinha on Rails, Risk, and Programmable Money \u2013 NervNow<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,500;1,8..60,600&#038;family=Source+Sans+3:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n<style>\n  :root {\n    --navy: #182a4f;\n    --navy-faint: #e8edf5;\n    --gold: #a87830;\n    --gold-light: #d4a355;\n    --off-white: #f8f7f4;\n    --ink: #111111;\n    --body: #222222;\n    --mid: #444444;\n    --rule: #d0ccc4;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { overflow-x: hidden; max-width: 100%; }\n\n  body {\n    background: var(--off-white);\n    color: var(--body);\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-weight: 400;\n    line-height: 1.75;\n    -webkit-font-smoothing: antialiased;\n    hyphens: none;\n    -webkit-hyphens: none;\n    max-width: 100%;\n    overflow-x: hidden;\n  }\n\n  \/* CATEGORY STRIP *\/\n  .category-strip {\n    border-top: 3px solid var(--navy);\n    border-bottom: 1px solid var(--rule);\n    padding: 10px 40px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: var(--mid);\n    flex-wrap: wrap;\n  }\n  .category-strip .tag {\n    background: var(--navy);\n    color: #fff;\n    padding: 3px 10px;\n    border-radius: 2px;\n    font-size: 10px;\n    white-space: nowrap;\n  }\n  .category-strip .sep { color: #bbb; }\n\n  \/* HERO *\/\n  .hero {\n    background: var(--navy);\n    color: #fff;\n    padding: 60px 40px 52px;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before { display: none; }\n  .hero-inner {\n    max-width: 820px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 2;\n  }\n  .hero-eyebrow {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: var(--gold-light);\n    margin-bottom: 20px;\n  }\n  .hero h1 {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: clamp(26px, 4.2vw, 46px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 20px;\n    letter-spacing: -0.01em;\n    word-break: normal;\n    overflow-wrap: normal;\n    color: #ffffff;\n  }\n  .hero h1 em {\n    font-style: italic;\n    color: var(--gold-light);\n    font-weight: 600;\n  }\n  .hero-subtitle {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    color: rgba(255,255,255,0.85);\n    line-height: 1.72;\n    max-width: 700px;\n    margin-bottom: 34px;\n    font-weight: 400;\n  }\n  .hero-meta {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    padding-top: 24px;\n    border-top: 1px solid rgba(255,255,255,0.18);\n  }\n  .hero-meta-author {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .author-avatar {\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--gold);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    color: #fff;\n    font-family: 'Source Sans 3', sans-serif;\n    flex-shrink: 0;\n  }\n  .author-info { font-size: 13px; font-family: 'Source Sans 3', sans-serif; }\n  .author-info strong { display: block; color: #fff; font-weight: 600; }\n  .author-info span { color: rgba(255,255,255,0.6); font-size: 12px; }\n\n  \/* PROFILE CARD *\/\n  .profile-wrap {\n    background: #fff;\n    padding: 0 40px;\n    border-bottom: 1px solid var(--rule);\n  }\n  .profile-card {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 32px 0;\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 24px;\n    align-items: start;\n  }\n  .profile-initial {\n    width: 64px; height: 64px;\n    background: var(--navy);\n    color: #fff;\n    border-radius: 4px;\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Source Serif 4', serif;\n    font-size: 28px;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n  .profile-name {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 22px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 4px;\n  }\n  .profile-title {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 600;\n    margin-bottom: 12px;\n  }\n  .profile-bio {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.72;\n    font-weight: 400;\n  }\n\n  \/* BODY *\/\n  .body-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 52px 40px 80px;\n  }\n\n  .intro-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 19px;\n    font-style: italic;\n    font-weight: 400;\n    line-height: 1.82;\n    color: #1a1a1a;\n    padding-bottom: 44px;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 52px;\n  }\n\n  \/* Section labels *\/\n  .section-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--navy);\n    background: var(--navy-faint);\n    border-left: 3px solid var(--navy);\n    padding: 8px 14px;\n    margin: 52px 0 30px;\n    display: block;\n  }\n\n  \/* QA blocks *\/\n  .qa-block {\n    margin-bottom: 46px;\n    padding-bottom: 46px;\n    border-bottom: 1px solid var(--rule);\n  }\n  .qa-block:last-of-type { border-bottom: none; }\n\n  .q-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--gold);\n    margin-bottom: 8px;\n  }\n  .q-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--navy);\n    line-height: 1.45;\n    margin-bottom: 20px;\n    word-break: normal;\n    overflow-wrap: normal;\n  }\n  .a-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: #555;\n    margin-bottom: 10px;\n  }\n  .a-text {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    color: var(--body);\n    line-height: 1.82;\n    font-weight: 400;\n    overflow-wrap: normal;\n    word-break: normal;\n  }\n  .a-text p + p { margin-top: 16px; }\n\n  \/* Pull quote *\/\n  .pull-quote {\n    border-left: 4px solid var(--gold);\n    margin: 32px 0;\n    padding: 16px 24px;\n    background: var(--navy-faint);\n  }\n  .pull-quote p {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 20px;\n    font-style: italic;\n    font-weight: 500;\n    color: var(--navy);\n    line-height: 1.6;\n  }\n\n  \/* Disclaimer *\/\n  .disclaimer {\n    background: var(--navy-faint);\n    border-left: 3px solid var(--rule);\n    padding: 14px 18px;\n    margin: 48px 0 0;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 13px;\n    color: var(--mid);\n    line-height: 1.65;\n  }\n\n  \/* SEO links *\/\n  .seo-section {\n    border-top: 2px solid var(--navy);\n    margin-top: 60px;\n    padding-top: 32px;\n  }\n  .seo-section-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 22px;\n  }\n  .seo-links {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n  .seo-links li {\n    border-left: 2px solid var(--rule);\n    padding-left: 16px;\n    transition: border-color 0.2s;\n  }\n  .seo-links li:hover { border-color: var(--gold); }\n  .seo-links a {\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 17px;\n    font-weight: 500;\n    color: var(--navy);\n    text-decoration: none;\n    line-height: 1.45;\n    display: block;\n    overflow-wrap: normal;\n  }\n  .seo-links a:hover {\n    color: var(--gold);\n    text-decoration: underline;\n  }\n\n  \/* Sources *\/\n  .sources-section {\n    margin-top: 52px;\n    padding-top: 24px;\n    border-top: 1px solid var(--rule);\n  }\n  .sources-label {\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 10px;\n    letter-spacing: 0.26em;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 14px;\n  }\n  .sources-list {\n    padding-left: 18px;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 13px;\n    color: var(--mid);\n    line-height: 1.8;\n  }\n\n  \/* Footer note *\/\n  .footer-note {\n    border-top: 1px solid var(--rule);\n    padding-top: 28px;\n    margin-top: 50px;\n    font-family: 'Source Serif 4', Georgia, serif;\n    font-size: 13px;\n    color: var(--mid);\n    font-style: italic;\n    line-height: 1.72;\n    font-weight: 400;\n  }\n\n  \/* Page footer *\/\n  .page-footer {\n    background: var(--navy);\n    color: rgba(255,255,255,0.55);\n    text-align: center;\n    font-family: 'Source Sans 3', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.1em;\n    padding: 22px 40px;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n  .page-footer a { color: var(--gold-light); text-decoration: none; }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 640px) {\n    .category-strip { padding: 10px 20px; font-size: 10px; }\n    .hero { padding: 36px 20px 32px; }\n    .hero h1 { font-size: 24px; }\n    .hero-subtitle { font-size: 16px; }\n    .profile-wrap { padding: 0 20px; }\n    .profile-card { grid-template-columns: 1fr; }\n    .profile-initial { display: none; }\n    .body-wrap { padding: 36px 20px 56px; }\n    .intro-text { font-size: 17px; }\n    .q-text { font-size: 18px; }\n    .a-text { font-size: 16px; }\n    .pull-quote p { font-size: 18px; }\n    .seo-links a { font-size: 16px; }\n    .page-footer { padding: 18px 20px; }\n  }\n\n  @media (max-width: 380px) {\n    .hero h1 { font-size: 21px; }\n    .intro-text { font-size: 16px; }\n    .q-text { font-size: 17px; }\n  }\n\n  * { min-width: 0; }\n  img, video, iframe { max-width: 100%; height: auto; }\n  @media (max-width: 640px) {\n    .hero-inner,\n    .profile-card,\n    .body-wrap,\n    .seo-links,\n    .pull-quote,\n    .qa-block {\n      max-width: 100%;\n      width: 100%;\n    }\n    .q-text,\n    .a-text,\n    .intro-text,\n    .pull-quote p,\n    .profile-bio,\n    .hero h1,\n    .hero-subtitle {\n      word-break: normal;\n      overflow-wrap: normal;\n      hyphens: none;\n      -webkit-hyphens: none;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"category-strip\">\n  <span class=\"tag\">Interview<\/span>\n  <span class=\"sep\">\u203a<\/span>\n  <span>AI in Fintech<\/span>\n  <span class=\"sep\">\u203a<\/span>\n  <span>Payments Infrastructure<\/span>\n<\/div>\n\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <p class=\"hero-eyebrow\">NervNow Interview Series<\/p>\n    <h1>Where AI Actually Lives Inside <em>Indian Fintech<\/em><\/h1>\n    <p class=\"hero-subtitle\">Kumar Amit Sinha, former enterprise lead (VP) at Razorpay and ex-co-founder of Castler, spoke with NervNow about where AI is genuinely altering the infrastructure layer of Indian fintech, why most institutions are still experimenting at the edges, how RBI&#8217;s caution should be read, and what programmable money will demand from the rails.<\/p>\n    <div class=\"hero-meta\">\n      <div class=\"hero-meta-author\">\n        <div class=\"author-avatar\">NN<\/div>\n        <div class=\"author-info\">\n          <strong>NervNow Editorial<\/strong>\n          <span>May 2026<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"profile-wrap\">\n  <div class=\"profile-card\">\n    <div class=\"profile-initial\">K<\/div>\n    <div>\n      <div class=\"profile-name\">Kumar Amit Sinha<\/div>\n      <div class=\"profile-title\">Advisor to Startups and Founders &nbsp;&middot;&nbsp; Ex-Co-Founder and COO, Castler &nbsp;&middot;&nbsp; Ex-VP, Razorpay<\/div>\n      <p class=\"profile-bio\">Kumar Amit Sinha has spent nearly two decades building and scaling payments and banking infrastructure for India&#8217;s digital economy. As an early bird at Razorpay&#8217;s enterprise business, he grew monthly GMV from 800 crore to 75,000 crore. He subsequently co-founded Castler, a digital escrow platform, connecting more than 15 banking partners with enterprises across the country. He is currently advising startups and founders on fintech infrastructure and growth.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<main class=\"body-wrap\">\n\n  <p class=\"intro-text\">Kumar Amit Sinha has spent nearly two decades at the layer of Indian fintech that customers never see, across payment gateways, escrow systems, and bank-enterprise rails that look very different on the surface but circle the same problem at the center: how does money move at scale when trust between counterparties is never automatic? From scaling Razorpay&#8217;s enterprise business through India&#8217;s most consequential decade of digital payments to co-founding Castler&#8217;s digital escrow platform at the seam between banks and enterprises, he has operated at the intersection of payments, risk, and regulated trust through several generations of infrastructure change. NervNow spoke with him about where AI is actually changing how Indian fintech works at the core, why most institutions are still experimenting at the edges, how RBI&#8217;s caution should be read, and what programmable money will demand from the rails.<\/p>\n\n  <div class=\"section-label\">AI in Indian Fintech Today<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">You have spent your career at the infrastructure layer of Indian fintech, where money actually moves between institutions rather than where customers see it. From that vantage point, where is AI genuinely changing how financial infrastructure works, and where is it still more promising than reality?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>From the infrastructure layer, AI&#8217;s impact is very real but also very misunderstood.<\/p>\n      <p>Where it is genuinely working is in reconciliation, exception handling, and operational intelligence. These are high-volume, rule-heavy problems where AI can meaningfully reduce manual effort and improve accuracy. Systems are moving from reactive reporting to real-time diagnosis: understanding not just what failed, but why. AI is also strengthening fraud detection, not by replacing rules, but by making them more adaptive and context-aware.<\/p>\n      <p>However, much of the narrative around AI transforming core financial infrastructure is still ahead of reality. Money movement is deterministic, regulated, and audit-heavy. You cannot have black-box systems deciding how funds flow. Autonomous treasury and fully AI-driven compliance remain constrained by trust, accountability, and regulatory expectations.<\/p>\n      <p>The real shift is more subtle but powerful. AI is not changing the rails. It is adding an intelligence layer on top of them: moving systems from record-keeping to decision-support. The future of financial infrastructure is AI making it more observable, explainable, and optimizable, not AI replacing it.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>AI is not changing the rails. It is adding an intelligence layer on top of them.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Edges vs. Core<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">Most AI deployments in fintech sit on top of existing infrastructure: scoring, recommendations, chatbots. The harder problem is embedding AI into the core of how transactions are routed, settled, and reconciled. How does that change the engineering and risk calculus, and how many institutions in India are actually doing it?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>Most AI in fintech today still sits at the edges. The real challenge is pushing it into the core transaction layer, where money actually moves.<\/p>\n      <p>Once you do that, both engineering and risk fundamentally change. On the engineering side, you move from fully deterministic systems to hybrid architectures where AI makes real-time decisions within tightly controlled boundaries. That means building for latency, explainability, auditability, and fail-safe overrides. You cannot afford a black box when money is in motion.<\/p>\n      <p>On the risk side, it shifts from system reliability risk to decision risk. A wrong model output can misroute funds, impact settlements, or create regulatory exposure. AI has to be policy-bound, observable, and always override-able.<\/p>\n      <p>As for adoption, it is still very early. Fewer than five to ten institutions in India are meaningfully embedding AI into core routing or settlement logic. Players like Pine Labs, Razorpay, Cashfree, and PayU are experimenting at the edge, with some selective movement inward. Among banks, ICICI and HDFC are exploring it in controlled, narrow use cases. The pipes have not changed. What is changing is the intelligence sitting on top of them, and slowly beginning to seep into them.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Reconciliation<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">Reconciliation has been a chronic problem in enterprise finance for decades: manual, delayed, error-prone. AI should be well-suited to fix it. Why has progress been slower than expected, and what does a genuinely well-solved reconciliation problem look like when AI is doing the work?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>Reconciliation has been slower to crack with AI because the problem is not intelligence. It is data and context. Financial data is fragmented across banks, gateways, and internal systems, often inconsistent and incomplete. More importantly, reconciliation is not just pattern matching. It requires understanding business events: refunds, reversals, delays, failures. Add to that the cost of being wrong, and institutions are forced to keep humans in the loop.<\/p>\n      <p>When it is genuinely solved, reconciliation becomes almost invisible. You are looking at near real-time, 95 to 99 percent automated matching, with AI not just identifying exceptions but explaining them and triggering corrective actions: retries, settlements, alerts. In that world, reconciliation stops being an operational burden and becomes a continuous, self-correcting system of intelligence.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">The Fraud Landscape<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">Fraud in digital financial infrastructure has become increasingly sophisticated: coordinated, network-level, designed to look like legitimate behavior until it is too late. What does the current fraud landscape look like from inside the infrastructure, and how far behind are most institutions&#8217; detection systems?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>From inside the infrastructure, fraud today does not look like fraud. It looks like perfectly normal behavior at scale. It is no longer about a single bad transaction or user. It is coordinated, network-level activity: mule accounts, device farms, and flows moving rapidly across institutions, exploiting timing gaps and visibility silos.<\/p>\n      <p>Most detection systems are still built for a different era. They are largely rule-based and node-level, while fraud has become adaptive and network-level. Each bank or platform sees only its slice of the transaction, whereas the fraudster is operating across the entire graph.<\/p>\n      <p>The industry is typically one to two steps behind. By the time a pattern is detected and rules are updated, the fraud has already evolved. The gap is this: fraud has become systemic and coordinated, while detection remains fragmented and reactive.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Sensitivity and Friction<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">The core tension in fraud detection is between sensitivity and false positives: flag too little and you miss fraud, flag too much and you freeze legitimate transactions. How do you think about calibrating that balance as transaction volumes scale, and does the right answer change at different stages of growth?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>The balance between fraud detection and customer friction is one of the hardest problems in financial infrastructure, and there is no static answer. It is a continuously moving target.<\/p>\n      <p>At its core, you are not choosing between catching fraud and protecting customer experience. You are designing a system that adapts in real time to both. That means moving away from binary decisions: block or allow. Toward risk-based, context-aware responses. A low-risk transaction should pass seamlessly. A high-risk one might trigger step-up authentication or delayed processing rather than an outright decline.<\/p>\n      <p>As transaction volumes scale, this balance becomes more data-driven and dynamic. You evolve from rule-based systems to adaptive risk models that learn from feedback loops: what was fraud, what was a false positive, and recalibrate continuously.<\/p>\n      <p>The right balance also changes with the stage of the business. Early on, you bias toward minimizing false positives to build trust and growth. As you scale, you introduce more controls and segmentation. At maturity, the goal is precision: minimizing fraud without compromising experience using deeper intelligence across networks. The winners are not those who block the most fraud, but those who do it with the least visible friction.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>The winners are not those who block the most fraud, but those who do it with the least visible friction.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Beyond Historical Patterns<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">AI fraud models are typically trained on historical patterns, which means they are always, to some degree, fighting the last war. How do you build detection systems that stay ahead of fraud that has not happened yet, and what does that require architecturally?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>The fundamental limitation of AI in fraud detection is that it learns from what has already happened, while fraudsters are constantly inventing what has not. If you rely purely on historical models, you are always reacting, never leading.<\/p>\n      <p>The way forward is to shift from pattern recognition to behavior intelligence. Instead of asking whether we have seen this fraud before, systems need to ask whether this behavior looks normal in this context. That is a very different lens.<\/p>\n      <p>Architecturally, this means building for real-time rather than hindsight. Streaming data pipelines, a unified feature layer across accounts, devices, and transactions, and critically, a graph view of the ecosystem, because modern fraud is networked rather than individual. On top of that sits a decision engine combining models, rules, and human overrides, with continuous feedback loops.<\/p>\n      <p>The institutions that get ahead are the ones treating fraud systems not as static models, but as living systems: constantly learning, testing in shadow mode, and recalibrating. You do not beat new fraud by predicting it. You beat it by detecting what looks abnormal before it becomes obvious.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Accountability<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">When AI is making real-time decisions inside transaction flows that touch regulated entities, the accountability question becomes genuinely complicated. How is the industry thinking about who is responsible when an AI-driven decision causes harm, and is that thinking keeping pace with how fast AI is being deployed?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>The industry has taken a clear stance: accountability cannot be outsourced to AI. In any transaction flow involving regulated entities like banks or NBFCs, final responsibility still sits with the institution, regardless of whether the decision was driven by an algorithm or a human.<\/p>\n      <p>In practice, AI is being positioned as a decision-support layer rather than a decision-maker. Every AI-led action is expected to be bounded by policy, backed by audit trails, and where needed, reversible or overridable. AI generates intelligence, but the regulated entity remains the accountable principal.<\/p>\n      <p>The challenge is that deployment is outpacing governance. AI is already embedded in real-time flows including routing, risk scoring, and anomaly detection, but frameworks around model liability, explainability, and shared accountability are still evolving. Most institutions are managing this gap through conservative design: fallback rules, human-in-the-loop systems, tighter controls.<\/p>\n      <p>The thinking is directionally right but not fully mature. AI may influence decisions, but in financial infrastructure, accountability still firmly sits with the entity that holds the license.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">RBI and Innovation<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">RBI&#8217;s approach to AI in financial services has been cautious and incremental. From the perspective of someone who has built infrastructure that sits between banks and enterprises, is that caution appropriate, or is it slowing down innovation that would make the system safer and more efficient?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>RBI&#8217;s caution is not a constraint. It is a recognition of where failure actually sits.<\/p>\n      <p>When you operate at the layer where money moves between institutions, the cost of getting it wrong is not a bad user experience. It is a systemic risk. In that context, RBI&#8217;s incremental approach to AI, demanding explainability, auditability, and human oversight, is both rational and necessary.<\/p>\n      <p>That said, the slowdown is real. The caution has meant that AI adoption is largely confined to the edges: fraud detection, analytics, support. The core orchestration layer remains rule-driven. This limits the system&#8217;s ability to evolve toward more adaptive, network-aware intelligence that could reduce failures and fraud at scale.<\/p>\n      <p>RBI is right to be cautious at the core. The real opportunity lies in enabling faster innovation around it. Keep the rails deterministic and tightly governed. Allow controlled experimentation on top, with clear guardrails. That is where the next leap in safety and efficiency will come from.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>RBI&#8217;s caution is not a constraint. It is a recognition of where failure actually sits.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Compliance by Design<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">There is a version of compliance in fintech that is reactive: you build the product and figure out how to make it compliant later. And there is a version where compliance is designed in from the start. As AI takes on more authority inside financial systems, which approach is the industry gravitating toward, and what are the consequences of getting that wrong?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>The industry is clearly moving toward compliance-by-design, especially as AI starts influencing real financial decisions. When models are embedded into flows like underwriting, routing, or fraud control, you cannot retrofit compliance later. It has to be coded into the system from day one.<\/p>\n      <p>Most serious players today are building with policy guardrails, audit trails, explainability layers, and human override mechanisms. The ones still taking a reactive approach tend to do so at the edges, not in core infrastructure.<\/p>\n      <p>The risk of getting this wrong is severe: regulatory action, loss of licenses, systemic trust breakdown with banks and enterprises, AI decisions that become unexplainable, and the costly re-architecture of entire systems.<\/p>\n      <p>With AI, compliance is no longer a checkpoint. It is part of the architecture. Get it wrong, and you do not just fix a feature. You rebuild the system.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Scaling AI in Financial Systems<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">You scaled Razorpay&#8217;s enterprise business 375x in monthly GMV. That kind of growth puts extraordinary stress on every layer of the stack: infrastructure, fraud systems, compliance, trust. What breaks first when AI-powered financial systems scale that rapidly, and what does that experience tell you about how institutions should be building today?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>At that scale, what breaks first is not the core infrastructure. It is the trust layer around it.<\/p>\n      <p>You start seeing cracks in reconciliation, where money moves faster than systems can explain. In fraud detection, where attackers adapt faster than models. In compliance, where edge cases grow faster than policies.<\/p>\n      <p>AI accelerates all of this. It improves speed and decisioning, but it also amplifies any weakness in data, controls, or feedback loops. The key learning is that institutions should not build for scale as an afterthought. They need to build for trust at scale from day one: keep core systems deterministic and auditable, layer AI with clear guardrails and human override, invest early in reconciliation, risk, and explainability, and design for real-time visibility rather than post-facto fixes.<\/p>\n      <p>At scale, growth does not break your systems. Lack of trust architecture does.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"section-label\">Programmable Money<\/div>\n\n  <div class=\"qa-block\">\n    <div class=\"q-label\">NervNow<\/div>\n    <div class=\"q-text\">India&#8217;s digital economy is moving toward programmable money: conditional disbursements, tokenized assets, smart contracts. That is a fundamentally different operating environment for financial infrastructure. Where does AI fit into that future, and what do institutions that want to remain relevant in that world need to be building right now?<\/div>\n    <div class=\"a-label\">Kumar Amit Sinha<\/div>\n    <div class=\"a-text\">\n      <p>Programmable money changes the role of financial infrastructure from moving money to enforcing logic on money. That is exactly where AI becomes critical.<\/p>\n      <p>In a world of conditional disbursements, tokenized assets, and smart contracts, the question is no longer whether the payment happened. It is whether the payment should happen, and under what conditions. AI becomes the layer that interprets context, monitors behavior, and enables dynamic decisioning on top of deterministic contracts.<\/p>\n      <p>Its role will evolve across three areas: as a context engine validating whether real-world conditions for a transaction are actually met; as a risk intelligence layer detecting manipulation, collusion, or edge-case abuse in programmable flows; and as an optimization layer routing, timing, and structuring transactions for efficiency and success rates. Importantly, AI will not replace the rules. It will sit alongside them, making systems more adaptive without compromising control.<\/p>\n      <p>For institutions that want to stay relevant, the shift starts now. They need programmable rails that support conditional logic rather than just transfers. Real-time, event-driven architectures, because batch systems will not survive in this world. AI-ready layers with feature stores, decision engines, and explainability built in. And trust architecture: auditability, compliance-by-design, and clear accountability frameworks. The winners will be those who combine deterministic execution with intelligent decisioning.<\/p>\n    <\/div>\n    <div class=\"pull-quote\">\n      <p>The winners will be those who combine deterministic execution with intelligent decisioning.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"disclaimer\">\n    <strong>Disclaimer:<\/strong> The views expressed in this interview are personal to Kumar Amit Sinha and do not represent the positions of any organization he is currently or formerly associated with, or of NervNow.\n  <\/div>\n\n  <!-- SEO LINKS -->\n  <div class=\"seo-section\">\n    <div class=\"seo-section-label\">Do Not Miss These Interviews<\/div>\n    <ul class=\"seo-links\">\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/ai-helps-you-remember-it-doesnt-help-you-matter-dilpreet-singh-itc-hotels-on-loyaltys-ai-problem\/\" target=\"_blank\" rel=\"noopener\">\n          AI Helps You Remember, It Doesn&#8217;t Help You Matter: Dilpreet Singh, ITC Hotels, on Loyalty&#8217;s AI Problem\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/linkedins-guna-grace-on-indias-enterprise-ai-gap-deep-at-the-top-of-the-funnel-shallow-everywhere-else\/\" target=\"_blank\" rel=\"noopener\">\n          LinkedIn&#8217;s Guna Grace on India&#8217;s Enterprise AI Gap: Deep at the Top of the Funnel, Shallow Everywhere Else\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/ekgaons-vijay-pratap-singh-on-indias-agri-paradox-data-and-ai-exist-intent-doesnt\/\" target=\"_blank\" rel=\"noopener\">\n          Ekgaon&#8217;s Vijay Pratap Singh on India&#8217;s Agri Paradox: Data and AI Exist, Intent Doesn&#8217;t\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/nervnow.com\/ro\/georg-langlotz-ubs-india-does-not-have-an-ai-talent-problem-it-has-an-ai-ambition-problem\/\" target=\"_blank\" rel=\"noopener\">\n          Georg Langlotz, UBS: India Does Not Have an AI Talent Problem, It Has an AI Ambition Problem\n        <\/a>\n      <\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- SOURCES -->\n  <div class=\"sources-section\">\n    <div class=\"sources-label\">Sources<\/div>\n    <ol class=\"sources-list\">\n      <li>Razorpay, public statements on enterprise GMV growth and product expansion. Available at razorpay.com.<\/li>\n      <li>Castler, digital escrow infrastructure for Indian enterprises. Available at castler.com.<\/li>\n      <li>The University of Chicago Booth School of Business, executive education and alumni records.<\/li>\n    <\/ol>\n  <\/div>\n\n  <p class=\"footer-note\">This interview was conducted by NervNow. All responses are reproduced from Kumar Amit Sinha&#8217;s submissions and have been lightly edited for formatting only. No responses have been altered in substance. The views expressed are personal to the interviewee and do not represent the positions of any organization referenced or of NervNow.<\/p>\n\n<\/main>\n\n<footer class=\"page-footer\">\n  &copy; 2026 <a href=\"https:\/\/nervnow.com\/ro\/\">NervNow<\/a> &nbsp;&nbsp; All rights reserved\n<\/footer>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Kumar Amit Sinha shares where AI is creating real impact in Indian fintech, from payments and fraud detection to reconciliation, compliance, and programmable money.<\/p>","protected":false},"author":5,"featured_media":7365,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_gspb_post_css":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[95,110],"tags":[123],"class_list":["post-7353","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-analysis","category-analysis-industries-fintech","tag-interview"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/7353","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/comments?post=7353"}],"version-history":[{"count":1,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/7353\/revisions"}],"predecessor-version":[{"id":7366,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/posts\/7353\/revisions\/7366"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media\/7365"}],"wp:attachment":[{"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/media?parent=7353"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/categories?post=7353"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nervnow.com\/ro\/wp-json\/wp\/v2\/tags?post=7353"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}