|
From July 24 th, 2026, DEXtektif will transition to new domains as ๐ Website: dextektif.faizath.com (formerly dextektif.com) |
AI-powered monitoring platform that watches transactions on Decentralized Exchanges (DEX) in real time to detect money laundering and protect Indonesia's crypto ecosystem.
- What is DEXtektif?
- Project Showcase Video
- Competition Achievement
- The Problem
- How DEXtektif Solves It
- Key Features
- Screenshots
- Repositories
- Links & Contact
DEXtektif is an AI-powered risk-monitoring platform built to help regulators and crypto businesses in Indonesia detect money-laundering activity on Decentralized Exchanges (DEX) โ before it does damage. It was created for the BI-OJK Hackathon 2025.
This organization hosts the repositories that make up the DEXtektif platform โ the tools regulators, compliance teams, and API consumers use to monitor wallets, investigate suspicious activity, manage blacklists, and generate compliance reports. See Repositories below for the full list.
DEXtektif was honored as a Top 15 Semifinalist of the BI-OJK Hackathon 2025, hosted by Bank Indonesia (Indonesia's Central Bank) and Otoritas Jasa Keuangan (OJK) (Indonesia's Financial Services Authority).
๐ Competition Page: https://archive.faizath.com/archive/1768636861.333245/singlefile.html (archived โ the original page at https://hackathon.fekdi.co.id/ is down)
BI-OJK Hackathon 2025 is a nationwide hackathon jointly run by Bank Indonesia and OJK to source technology-driven solutions across three problem statements: AI as a Service (AIaaS) for Digital Delivered Service Export, Financial Innovation & Public Services, and Risk Management & Consumer Protection (fraud detection, AML/CFT compliance, and blockchain/on-chain analysis โ the track DEXtektif competed in). It ran from its kickoff on June 5, 2025 through submissions, semifinals, and a final quarantine/judging round on October 28โ29, 2025, culminating in a winner announcement and showcase at FEKDI 2025 (Oct 30โNov 1, 2025), with prizes up to Rp 200,000,000 per category.
DeFi's openness is also its biggest blind spot. DEXtektif exists because:
- Anonymous transactions are hard to trace โ DEX trades don't go through KYC'd intermediaries.
- Fake tokens are trivial to create โ anyone can launch a token on-chain in minutes.
- Prices get manipulated via wash trading โ inflating volume/price to lure victims.
- Regulators lack the tooling โ OJK and PPATK have no purpose-built, real-time DEX monitoring system.
The scale of the problem is significant:
| Metric | Value |
|---|---|
| Global crypto money laundering value, 2024 | $1.3 billion (+280% vs. 2023) |
| Bitcoin transactions potentially tied to illicit activity | ~46% |
| Funds laundered after the Bybit hack | $224 million in 60 hours |
| Indonesian crime funds laundered via crypto | Rp 800 million, with 10,000+ scam tokens/month, of which regulators can only monitor the top 20 |
DEXtektif implements a two-layer hybrid AI architecture that watches Solana (the chain carrying ~60% of all crypto transactions and ~95% of memecoin trading volume) in real time:
Solana RPC Stream
โ
โผ
Data Ingestion & Feature Engineering
โ
โโโโบ Layer 1: Early Detection (Isolation Forest)
โ โ instantly scores each transaction for statistical anomalies
โ
โโโโบ Layer 2: Deep Analysis (Graph Neural Network)
โ maps wallet/transaction networks to uncover hidden
collusion, wash trading & rug-pull patterns
โ
โผ
XGBoost Aggregator โ Final Risk Score (0โ100)
โ
โโโโบ Regulator Dashboard (OJK Intelligence)
โโโโบ Client API โ { "status": "BLACKLISTED", "risk_score": 97 }
- Fast + deep, together: Layer 1 catches obviously anomalous transactions instantly; Layer 2 uncovers coordinated fraud networks that only become visible when relationships between wallets are analyzed.
- Real-time alerts: suspicious activity is flagged in under 5 minutes.
- Regulation-aligned: designed around POJK 27/2024 and FATF guidance for crypto AML/CFT.
- Built for the local gap: existing tools like Chainalysis, CipherTrace, and Elliptic are slow to flag new/small tokens and aren't tailored to Indonesian regulators โ DEXtektif focuses specifically on wash trading and scam-token detection on DEXs, in near real time.
Core capabilities delivered across the DEXtektif platform:
| Feature | Description |
|---|---|
| ๐ Dashboard | Real-time KPIs โ transactions processed, suspicious wallets, alerts generated, model accuracy โ updated live. |
| ๐ Wallet Analysis | Look up any wallet address for its risk profile, transaction history, and behavioral risk factors. |
| ๐ธ๏ธ Transaction Graph | Interactive graph visualization of fund flows and wallet relationships (via ReactFlow). |
| ๐ซ Blacklist Management | Add, search, filter, and bulk-manage flagged wallets, with CSV import/export. |
| ๐ก๏ธ Risk Heatmap | Visual overview of risk concentration across monitored wallets/tokens. |
| ๐๏ธ Case Management | Track and manage ongoing investigations into flagged activity. |
| ๐ Compliance Reports | Generate Quarterly, Annual, AML, SAR, and Investigation reports โ with AI-assisted report drafting and PDF export. |
| ๐งช API Studio | Manage API keys and preview live risk-scoring responses for third-party integrations. |
| Repository | GitHub | Deployment | Tech Stack |
|---|---|---|---|
| dextektif-web | DEXtektif/dextektif-web | dextektif.faizath.com | Next.js ยท TypeScript ยท Tailwind CSS ยท Cloudflare Workers |
- ๐ GitHub: github.com/DEXtektif
- ๐ Live Deployment: dextektif.faizath.com
- ๐ง Contact: contact@dextektif.faizath.com
โ ๏ธ Domains and the contact email above are migrating on July 24, 2026 โ see the notice at the top of this README for the new addresses.
Built for the BI-OJK Hackathon 2025 ๐ฎ๐ฉ





















