On-chain risk intelligence · 5+ major chains supported

See the risk behind
every on-chain transfer

Built for crypto payments, OTC desks, cross-border merchants and compliance teams. Address labels, risk scoring, transaction graphs, cross-chain tracing and case collaboration — before, during and after every transaction.

chainlabel — live risk lookup demo

Daily usage: 0 / 5000

ETHEREUM BITCOIN TRON BNB CHAIN SOLANA ARBITRUM BASE POLYGON ETHEREUM BITCOIN TRON BNB CHAIN SOLANA ARBITRUM BASE POLYGON
5+ Major chains supported
100 Explainable risk score (0–100)
3-hop Counterparty graph expansion
24/7 Monitoring & webhook alerts

Four layers, from data to delivery

Capabilities are layered by dependency: the data foundation powers labels and indexing, risk decisioning outputs scores and alerts, investigation reconstructs fund flows, and delivery turns conclusions into cases and APIs.

L1 Data Foundation Labels · Tx index · Entity clustering · Intel
Address labels
Labels carry source, confidence and freshness across ETH, BTC, TRON, BSC, Solana.
Transaction index
Fast lookup and history summaries for addresses and transactions.
Entity clustering
Cluster scattered addresses into real-world entities.
L2 Risk Decisioning Scoring · Rules engine · Monitoring
L3 Investigation Graph · Story Line · Cross-chain · AI-assist
L4 Delivery Cases · RBAC · Reports · API/SDK

Core product modules

Every module is held to one bar: explainable, traceable, reviewable.

QUERY

Address labels & lookup

Single, batch and API lookups with automatic chain detection. Returns labels, entity profile and history; honest "unknown" when data is insufficient.

GRAPH

Transaction graph

Expand counterparties 3 hops forward/backward, filter nodes and edges, highlight paths, export PNG/SVG/PDF.

TIMELINE

Story Line

Translates complex graphs into a chronological narrative — who moved how much, when, and where — cross-linked with the graph.

BRIDGE

Cross-chain tracing

Detects bridge transactions, maps cross-chain paths and aggregates multi-chain assets with verifiable evidence.

INTEL

Multi-source intel

Search addresses, handles, domains and projects across social and regulatory sources — every item keeps source, time and confidence.

AI

AI-assisted analysis

Model-driven leads and report drafts for scam, laundering and attack patterns — always flagged as assistance, never a verdict.

Not just a score — a full evidence chain

Scoring is never a black box. Every query returns score, level, triggered factors, evidence paths, confidence and a recommended action — reproducible across data versions.

Direct risk hits 35–45%

Sanctions lists, stolen funds, scams, ransomware, darknet, mixers.

Fund-flow exposure 20–30%

Hop distance to risky addresses, value share, path count, timing.

Behavioral patterns 15–25%

High-frequency micro-transfers, rapid consolidation, bridge hopping.

Entity & context 5–15%

Exchange, OTC, DeFi, bridge, gambling, unlicensed VASP entity types.

Off-chain intelligence 5–10%

Telegram, X, Discord, regulatory notices and public disclosures.

response.json — risk output fields
{
  "risk_score": 87,
  "risk_level": "high",
  "risk_factors": [
    "direct_blacklist_hit",
    "mixer_exposure",
    "bridge_hop"
  ],
  "evidence_paths": [
    { "hops": 2, "value_usd": 184000,
      "via": "mixer → bridge" }
  ],
  "confidence": "high",
  "recommended_action": "reject",
  "data_version": "2026-07-10.3"
}

Built for five high-risk businesses

PAIN POINT
Need to automatically flag tainted funds, sanctions and scam money across pay-in and pay-out flows.
TYPICAL USE
Pre-screening payer addresses, monitoring deposit addresses, manual review of large transactions.
SUCCESS CRITERIA
Accurate high-risk interception, stable API latency, explainable false positives.

Risk control in one API call

API v1 focuses on high-frequency risk queries and monitoring. Multi-key management, scopes, IP allowlists, webhook retries and call auditing out of the box.

POST /api/v1/address/risk
curl -X POST https://api.chainlabel.io/api/v1/address/risk \
  -H "X-API-Key: $CL_KEY" \
  -d '{
    "chain": "auto",
    "address": "0x7a3f...c9e2"
  }'

// → { "risk_score": 87, "risk_level": "high",
//     "risk_factors": ["direct_blacklist_hit",
//                      "mixer_exposure"],
//     "confidence": "high",
//     "recommended_action": "reject",
//     "data_version": "2026-07-10.3" }

A plan for every team

From solo developers to enterprise private deployment.

Free
Developers & light users
  • Limited address lookups
  • Basic risk levels
  • Public intel briefings
Start free
Business
PSPs, merchants, risk teams
  • Higher API quota + webhooks
  • 5-hop transaction graph
  • Case management
  • Investigation reports
Contact sales
Enterprise
Exchanges, institutions, compliance teams
  • Private deployment
  • Custom labels & models
  • Dedicated SLA + compliance templates
  • Expert intel services
Book a review

* Contact sales for quotes; Enterprise requires a security & compliance review.

See the risk before the next transaction lands

Free tier available instantly — no credit card. Query from the console or integrate the API.