We went from a 1.8% false positive rate to under 0.4% in two weeks. Our ops team stopped drowning in manual review queues. The contributing_signals[] response made it possible to explain every decision to the business.
Catch synthetic identities and account takeovers in 47ms.
Txnworks scores every transaction against 140+ behavioral signals — device fingerprint, velocity clustering, behavioral drift, identity consistency — before the payment clears. Rules-based systems miss 40% of what signal clusters catch.
Rules miss what patterns see.
-
Synthetic identity fraud assembles real data fragments — no single rule catches the composite.
-
Account takeover looks identical to the real user until behavioral drift surfaces in signal clusters.
-
Rules debt compounds: every new attack vector needs a new rule, each one generating new false positives.
How Txnworks scores a transaction.
Ingest
POST /v1/score with transaction fields — REST or streaming webhook.
Signal compute
140+ signals across device fingerprint, velocity patterns, behavioral drift, and network reputation — computed in parallel.
Decision
Risk score 0-1000 returned in under 50ms. ALLOW / REVIEW / BLOCK with confidence band.
Four fraud patterns. One scoring call.
Synthetic Identity
Composites of real and fabricated PII that pass identity verification but fail behavioral consistency.
Account Takeover
Credential stuffing and session hijack flagged by device divergence and behavioral drift signals.
Card Testing
Low-value probes from stolen card lists — detected by velocity clustering and merchant pattern analysis.
Bust-Out Fraud
Gradual credit line exploitation with clean history until sudden high-value default — caught by timeline drift signals.
Works with your payment stack.
REST API · Webhooks · SDKs: Node.js, Python, Go
What early users say.
The SDK was live in our staging environment the same afternoon. Score response included contributing signals with weights — our team could read exactly why each transaction scored the way it did. No black box, no vendor call to decode it.
Ready to stop chasing fraud rules?
Score your first transaction in under 15 minutes. No sales call required.
Request API Access