Exchange Attribution
Probable off-ramps named through deposit-wallet fingerprinting, address-reuse correlation and off-ramp behaviour models.
MYTHOS · EXCHANGE ATTRIBUTION INTELLIGENCE · N°01
Automated blockchain analytics that convert a victim-reported address into a named, confidence-scored, evidence-backed exchange lead.
02 — THE ATTRIBUTION CHALLENGE
A victim names a single wallet. Behind it: peel chains, consolidation hops and obfuscation layers engineered to exhaust manual review — while the funds move toward an off-ramp in hours, not weeks.
All figures synthetic — demonstration narrative only. Replace with agency-verified statistics before operational use.
03 — PLATFORM CAPABILITIES
Probable off-ramps named through deposit-wallet fingerprinting, address-reuse correlation and off-ramp behaviour models.
Co-spend, change-address and temporal heuristics assemble co-controlled wallets into reviewable entity clusters.
Value-weighted multi-hop paths with peel-chain, split and merge detection across six hops.
Transparent weighted scoring — every point traceable to the transaction that earned it.
Sealed, hash-anchored evidence packs: verdict, flow maps, ledgers and draft exchange-notice requests.
LIVE CONSOLE — POWERED BY THE MYTHOS API
No live case loaded. File a suspect wallet on the left — the engine will collect, trace, cluster and attribute it here, step by step.
——
04 — BLOCKCHAIN TRACING · CENTERPIECE
Interactive reconstruction of dossier MYT-2026-0117. Replay the movement, isolate a hop, or hover any entity for its forensic summary.
FRAUD TYPOLOGY ATLAS — SERVED BY /api/typologies
Every intake is classified against these typologies. The engine weights its tracing strategy — peel-chain hunts, mule fan-out mapping, bridge pursuit — on the reported shape.
LOADING TYPOLOGIES…
05 — INVESTIGATION WORKFLOW
Complaint, FIR reference and suspect address ingested with chain auto-detection.
Full history, counterparties and exposure assembled — 4,812 transactions, 1,140 counterparties.
Value-weighted forward trace to six hops with peel-chain and split/merge detection.
Behavioural heuristics group co-controlled wallets — cluster C-118, fourteen wallets.
Deposit fingerprints matched against the entity directory — Exchange “K”, 87% confidence.
Hash-anchored evidence pack: verdict, flow maps, ledgers, draft exchange notice.
06 — ANALYTICS PREVIEW
07 — FOR LAW ENFORCEMENT
Manual tracing measured in weeks compresses to hours — collection and hop expansion run while the analyst reviews.
Cases close with named leads — exchange, deposit wallet, controller cluster — ranked by confidence.
Off-ramps identified even through obfuscation layers, via post-mixer deposit fingerprints.
Hash-anchored packs, reproducible hops and annexured ledgers support cybercrime proceedings.
LEA INTEGRATION DESK — SAHYOG · NCRP · FIU WORKFLOW
DEMONSTRATION DRAFTS ONLY — VERIFY PROVISIONS AND ROUTE THROUGH AUTHORISED CHANNELS.
LOADING MATRIX…
LOADING STATS…
| CASE | TYPOLOGY | RISK | ATTRIBUTION |
|---|
08 — TECHNOLOGY OVERVIEW
Conceptual architecture for evaluation. No implementation detail, no live connectivity in this demonstration.
FOR LEA IT TEAMS — REST + JSON
| METHOD | ROUTE | PURPOSE |
|---|---|---|
| GET | /api/health · /api/docs | Status + catalogue |
| GET | /api/typologies · /api/exchanges · /api/risk-matrix | Reference packs |
| POST | /api/cases | Intake (NCRP ref, typology, officer) |
| POST | /api/cases/:id/trace | Run tracing engine |
| GET | /api/cases/:id/report | Standard report A–G + sha256 |
| POST | /api/cases/:id/notice | SAHYOG notice draft |
| GET | /api/dashboard · /api/alerts | Ops aggregates + alert feed |
| GET | /api/chains | Live coverage per chain + sources |
curl -X POST http://localhost:3000/api/cases \
-H "Content-Type: application/json" \
-d '{"walletAddress":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"typology":"PHISHING", "mode":"live",
"complaintRef":"NCRP-2026-881142"}'
# → 201 { case: { id: "MYT-2026-0130", mode: "live", … } }
curl -X POST http://localhost:3000/api/cases/MYT-2026-0130/trace
curl http://localhost:3000/api/cases/MYT-2026-0130/report
09 — REQUEST DEMONSTRATION
A sixty-minute supervised walkthrough on synthetic infrastructure. One historical wallet shape — mixer, peel-chain, cross-chain welcome — reconstructed live, with the sealed demo report yours to circulate.