Skip to content

Observatory

Financial Agentic AI

A sourced observatory of live agentic AI in consumer banking, fintech payments, markets, and risk — what actually shipped, how it is wired, and what a risk committee should ask next.

Financial agentic AI is a system that can plan a job in banking, payments, or risk and call real tools — cores, card networks, document stores, wallets — to complete it, under identity, limit, and audit constraints. It is not a chatbot with a finance prompt.

Open the studioExplore a use case

Ask the observatory

Three sectors. One control problem.

Consumer credit & banking

Service, underwriting, disputes, and in-app agents that act inside a bank’s own rails.

Read banking

Fintech & payments

Agentic commerce, refunds, stablecoin rails, and merchant discovery protocols.

Read payments

Markets, finance & risk

KYC, legal review, portfolio regimes, treasury, and model-risked multi-agent work.

Read markets & risk

Guides on financial agentic AI

Named production cases

Each case has a firm, a workflow, a public source, and a caveat. Architectures are reconstructed from those sources — not invented telemetry.

All production cases

A five-layer architecture, not a four-box slide

  1. Channel

    App, employee suite, merchant plugin, or MCP server. Identity lives here.

  2. Orchestrator

    Plans the job and routes steps. Must not also hold the wire.

  3. Specialists

    Credit, KYC, disputes, legal, inventory — narrow and testable.

  4. Tools

    Cores, networks, wallets, document stores. Every call is an audit event.

  5. Governance

    Limits, allow-lists, dual control, model registry, kill switch.

Multi-agent architecture for financial services

Questions people actually search

What is agentic AI in banking?
Agentic AI in banking is software that can plan a multi-step job and call bank systems to do it — file a dispute, draft a credit memo, change a payment plan — rather than only answering a question. The live deployments are narrow: JPMorgan’s employee LLM Suite and legal workflow, Capital One’s Chat Concierge, CommBank’s payment-dispute tool. A general “AI teller” is still mostly a slide.
How is agentic AI different from a chatbot in finance?
A chatbot generates language. An agent is allowed to take an action with side effects: a refund, a core posting, a KYC update, a portfolio weight. That action needs the same identity, limit, and audit controls as a human in the same seat. If it cannot call a tool, it is a chatbot, whatever the landing page says.
Which banks use agentic AI in production?
Public, named examples as of September 2026 include JPMorgan Chase (LLM Suite at employee scale; Legal Agentic Workflow; research-grade regime agents), Capital One (Chat Concierge), Commonwealth Bank (payment disputes), plus fintech and network rails at Klarna, Mastercard, Visa, Coinbase, and Anthropic’s financial-services agents used in bank partnerships. Survey claims that “70% of banks use agentic AI” mix Copilot seats with production agents — this observatory lists the named ones.
What are the risks of agentic AI in payments?
Unauthorized or poorly authorized payments, weak mandate, missing replay, scheme-rule breaches, and no unwind path. A payments agent must log payer, mandate, amount, merchant, MCC, authorization time, model version, and the human who can reverse it. Networks are building Agent Pay-style authorization specifically because a free-form model must not be the cardholder.
How do you govern financial AI agents?
Put them in the model inventory. Split low-risk and high-risk review. Pin prompts and tool allow-lists. Require maker-checker above thresholds. Log every tool call. Keep a kill switch. EU AI Act and DORA add traceability for in-scope firms; they do not replace existing credit, conduct, or payments rules.

Full FAQ on financial agentic AI