Fraud-Control Intelligence

Fraud control that shows its work.

Loci is real-time transaction monitoring and fraud detection for banks and fintechs. Stop losses before money moves, cut the false positives burying your analysts, and hand auditors an evidence trail instead of a black box.

benchmark decisions under 100ms fewer false positives by design every decision audit-ready
MADIE · live decision STREAMING
EVENT · TRANSACTION
TX900000600144 INGESTED
$8,450.00 · transfer · beneficiary 7100000006 (first seen)
CONTROL · COMPARISON
High Amount Withdrawal Check TRIGGERED · +6.95
amount >= threshold · window: 24h
CONTROL · COMPOSITE
LIFECYCLE_COMPOSITE_001 TRIGGERED · +9.65
new beneficiary + burst: count_1h_by_entity > 3
ACCESSGATE · SESSION
Device + Behavior Intelligence KNOWN DEVICE
fingerprint matched · typing cadence consistent · geo feasible
MADIE · DECISION
REVIEW fraud_score 47/100 · 38ms
LIFECYCLE_COMPOSITE_001
9.65
High Amount Withdrawal
6.95
Benchmarked
<0ms
benchmark p95 decision latency
0
Sustained throughput on 6 vCPUs
0
History window per decision
0
Transactions per entity, in-line
Outcomes

Fewer losses. Fewer false alerts. Faster answers.

Fraud platforms get judged on four numbers: what you stop, what you wrongly flag, how fast you adapt, and whether you can defend it all later. Loci is built to move each one.

Reduce false positives

Weighted, context-aware signals replace binary thresholds, so one noisy check stops flooding your alert queue and your customers stop getting blocked for behaving normally.

Stop account takeover

Continuous device, location, and behavioral risk scoring catches ATO the moment a session stops looking like your customer, before the transfer, not after the complaint.

Adapt in days, not quarters

When a new fraud typology hits, describe it in plain language, shadow-test it against live traffic, and deploy, with no engineering ticket, no release cycle.

Pass audit & model-risk review

Every score decomposes into named signals with evidence attached. The lineage your auditors and regulators ask for is a by-product, not a project.

Use Cases

One control layer for the whole customer journey.

From the first signup to every payment and screening check, the same signals, the same evidence, the same explainable decisions.

Approve more of the right customers.

AccessGate can capture device, session, and behavioral signals from early onboarding moments. Catch synthetic identities and device reuse at signup without adding friction for real customers.

  • Device + behavioral checks during signup
  • Device-reuse detection across accounts
  • Risk score returned before account creation
Book a Demo
// AccessGate verdict · signup checkpoint
{
  "session_id": "sess_8f3a…",
  "device_fingerprint": "fp_c41d…",
  "device_seen_on_accounts": 4,
  "typing_cadence": "scripted",
  "recommendation": "step_up_verification"
}

Stop account takeover before money moves.

Authentication shouldn't end at login. AccessGate scores the session continuously, device, location velocity, and behavioral drift, so account takeover surfaces the moment behavior stops looking like your customer.

  • Impossible-travel and location velocity analysis
  • Behavioral biometrics: mouse, keystroke, navigation
  • Session risk feeds transaction decisions directly
Book a Demo
// AccessGate · geographic risk analysis
{
  "risk_score": 98,
  "velocity_kmh": 102425.40,
  "travel_feasibility": "impossible",
  "risk_factors": [
    "Travel velocity exceeds the speed
    of a commercial aircraft."

  ]
}

Score every transaction in real time.

Loci's decision engine is benchmarked to evaluate active models against each transaction in low-latency paths and returns a decision with per-signal contributions, not a black-box score. Analysts see exactly why a payment was flagged before they touch it.

  • Decision, score, and triggered logic in one response
  • Velocity, amount, beneficiary, and channel controls
  • Shadow-test new controls on live traffic safely
Book a Demo
// MADIE decision · 38ms
{
  "decision": "review",
  "fraud_score": 47,
  "explanations": [
    { "rule": "LIFECYCLE_COMPOSITE_001",
      "contribution": 9.65 },
    { "rule": "High Amount Withdrawal Check",
      "contribution": 6.95 }
  ]
}

Meet AML obligations without drowning in alerts.

With AML screening enabled, screen against global watchlists such as OFAC, UN, EU, and UK lists, with PEP checks and relationship detection that flags customers connected to sanctioned entities, not just direct matches. Every hit carries citations.

  • 6+ daily-updated global watchlists
  • Relationship detection for indirect exposure
  • Investigation-grade entity lookup with citations
Book a Demo
// AccessGate AML · screening hit
{
  "match_type": "relationship",
  "lists": ["OFAC", "EU"],
  "connection": "director of sanctioned entity",
  "citations": 3,
  "queue": "relationship_review"
}
The Loci System

The system behind the outcomes.

Each part has a name and a job, discover patterns, decide in real time, investigate with evidence, improve. You buy the outcomes; this is how they're produced.

MADIE
Decision engine

Loci's decision engine evaluates every active model against each event in real time and returns the decision, fraud score, and per-signal contributions, with 21–49ms p95 latency in benchmark testing.

FLM
Fraud Language Model

Describe what risky looks like in plain language. FLM turns it into weighted, versioned detection models, signals that accumulate, not brittle if-then logic, shadow-tested before going live.

Autographer
Discovery engine

Mines your historical data for fraud patterns and drafts evidence-scored candidate controls, each with estimated capture and alert load shown upfront.

AccessGate
Device & behavior intelligence

Device fingerprints, behavioral biometrics, and location risk at every checkpoint, login, onboarding, payments, and account recovery.

AccessGate AML
Screening

Sanctions and PEP screening against 6+ daily-updated global watchlists, with relationship detection and citation-backed entity lookup.

Cases & Alerts
Investigation

Alert queues and case workflows that link evidence across transactions, and when enabled, sessions, devices, and screening results, so investigations start with context.

Autographer

Cut false positives without sacrificing capture.

Autographer mines your own historical data for the patterns your current models miss, and hands your team review-ready controls with estimated capture and alert load shown before shadow testing.

Autographer · Evidence Canvas discovery run: enrich → mine → bundle → model → guard
DATASET
transactions.csv
132,000 rows · 12 fields
is_fraud 27% · Transaction Monitoring
amount > 50000sup 42 · prec 0.90
channel = AGENTsup 38 · prec 0.86
beneficiary_is_new = truesup 28 · prec 0.78
count_1h_by_entity > 3sup 24 · prec 0.74
geo = high-risk bucketsup 19 · prec 0.72
CANDIDATE CONTROL
Agent-channel burst to new beneficiary
confidence 0.84 diversity 0.91 all predicates grounded
High value agent transfer (w 4)
amount > 50000 ∧ channel = AGENT
New beneficiary burst (w 3)
beneficiary_is_new ∧ count_1h > 3
Shadow test Model editor Open case Deploy · human-approved only
Control candidate Estimated capture Estimated alert rate Evidence
Block cards with prior chargeback history 87% 0% see evidence →
Flag high-risk email domains 63% 2.1% see evidence →
Review orders > $10k from high-risk regions 41% 4.3% see evidence →
Explore Autographer See it on your own data
Agentic? No. Accountable.

The platform that sees the full picture.

Every layer feeds the next. Signals become decisions, decisions become cases, and analyst feedback flows back into better controls, with governed human approval for production changes.

Cases & Investigation alerts · queues · evidence
Decision Engine + FLM Models real-time decisions · explanations
Autographer Discovery pattern mining · evidence canvas
AccessGate Intelligence device · behavior · location · AML
Real-Time Event Fabric API · streams · reference data
21–49ms
benchmark p95 decision latency
6+
Watchlists, updated daily
100%
Decisions with explanations
API-First

One POST, one explained decision.

Submit transaction and event payloads, connect session and behavioral risk signals, and receive real-time decisions with the evidence needed for action and review.

Read API Docs
Request
Response
{
    "transaction_id": "TX900000600144",
    "entity_id": "E00018",
    "amount": 8450.00,
    "currency": "USD",
    "source_account_number": "1231231231",
    "beneficiary_account_number": "7100000006",
    ...
}
{
    "success": true,
    "decision": "review",
    "fraud_score": 20,
    "explanations": [
        {
            "rule": "LIFECYCLE_COMPOSITE_001",
            "triggered": true,
            "contribution": 9.65,
            "reason": "Lifecycle anomaly detected."
        },
        {
            "rule": "High Amount Withdrawal Check",
            "triggered": true,
            "contribution": 6.95,
            "reason": "Amount is suspiciously high."
        }
    ],
    ...
}
How Loci Works

Discover. Decide. Improve.

From customer activity to governed decisioning in one operating loop.

1

Ingest & Contextualize

Send transaction, session, device, and behavioral events through APIs, with custom fields, reference tables, and historical context.

2

Evaluate & Explain

MADIE evaluates active controls and returns a decision, score, triggered logic, and evidence for review or action.

3

Test & Improve

Shadow-test new controls, feed analyst outcomes back in, and let Autographer surface the patterns your models are missing.

Get Started

Unify fraud signals before losses move.

Bring transactions, sessions, devices, and behavior into one explainable control layer, and see it running on your own data.