VaultWatch / ops

A tiered multi-agent Claude pipeline fusing financial-fraud signals with account-security signals into one live view. Every transaction, account and identity here is synthetic.

showcaseconnecting…

Transactions seen

0

Escalated past stage 0

0

Critical alerts

0

Audit chain

Reasoning trace

Every stage each transaction passed through, in order

Waiting for the first transaction…

Alerts

Financial risk, fused with account security where relevant

No alerts yet.

About this demo

Stage 0 (deterministic rules + a statistical pre-filter) runs on every transaction for free. Only anomalies reach Haiku triage; only triage-escalated cases reach Sonnet for tool-using investigation and, if warranted, a synthetic compliance narrative.

This is the public showcase: a self-contained TypeScript port of the pipeline running as Vercel serverless functions. The full polyglot system (Rust risk engine, Go auth gateway, Python agent orchestrator) runs via docker compose - see the README.