Chainalysis: Crypto Flows to Trafficking Networks Surge 85%

TheNewsCryptoPublished on 2026-02-13Last updated on 2026-02-13

Abstract

Chainalysis reports an 85% surge in cryptocurrency flows to suspected human trafficking networks last year, with a significant reliance on stablecoins and operations linked to Telegram. The data indicates these networks are becoming more professional. Approximately half of transactions tied to Telegram-based international escort services exceeded $10,000. The firm identified four main categories of illicit activity: escort services, labor placement agents connected to scam compounds, prostitution networks, and child sexual abuse material (CSAM) vendors. Blockchain's inherent transparency provides a critical tool for law enforcement to track these flows and disrupt operations. While stablecoins are preferred by escort and prostitution networks for price stability, CSAM vendors are increasingly using Layer 1 networks and Monero for laundering. Transaction sizes vary, with CSAM payments typically under $100, indicating subscription-based models. The report also notes a growing overlap with online extremism communities and increased use of privacy tools.

A crypto investigation and compliance solution platform, Chainalysis has reported that crypto flows to suspected trafficking services surged 85% last year, having stablecoin-heavy, Telegram-associated networks and leaving trackable on-chain series.

Around 50% of the transactions associated with Telegram-based international escort services surpassed $10,000, as per the report. The data shows surging professionalisation of these networks; however, blockchain transparency has come up as an investigative tool for law enforcement.

Chainalysis traced four prominent categories of suspected crypto-assisted trafficking activity: Telegram-based international escort services, labour placement agents associated with scam compounds, prostitution networks, and child sexual abuse material (CSAM) vendors.

The growth is in line with the widening of Southeast Asia-based scam compounds, online gambling operations, and Chinese-language money laundering networks, many running through Telegram, the report mentions.

Blockchain transactions leave traces forever, dissimilar to cash transactions. The overseers of law enforcement are utilising that visibility to track flows, recognise chokepoints, and disrupt operations, as per the firm.

The payment behaviour changes over categories. Telegram-associated international escort services and prostitution networks depend intensely on stablecoins, as the data reports. Previously, CSAM vendors chose Bitcoin, but now they are heavily choosing Layer 1 networks.

More About the Transaction

Monero is highly utilised for laundering in CSAM-associated operations. The use of stablecoins indicates these networks give priority to price stability and quick off-ramping instead of the risk of asset freezes by centralised issuers, as per the report.

Transaction size data shows the structured nature of these operations. Around half of the Telegram-based escort transactions surpassed $10,000; the prostitution network remains in the $1,000 to $10,000 range, and CSAM transactions are comparatively lower, having many of them under $100.

Large transfers show organised, scaled criminal enterprises instead of isolated actors. CSAM-associated activity carries on to evolve. Subscription-based revenue models lead the sector, with payments normally under $100 every month.

The data also reveals surged overlap between sadistic online extremism communities and higher use of instant exchangers and privacy tools.

Highlighted Crypto News Today:

U.S. SEC Warns Prediction Markets May Fall Under Securities Law

TagsChainalysisillegal tradingTelegram

Related Questions

QAccording to Chainalysis, by what percentage did crypto flows to suspected trafficking services surge last year?

ACrypto flows to suspected trafficking services surged by 85% last year.

QWhat are the four categories of suspected crypto-assisted trafficking activity that Chainalysis traced?

AThe four categories are Telegram-based international escort services, labour placement agents associated with scam compounds, prostitution networks, and child sexual abuse material (CSAM) vendors.

QWhich type of cryptocurrency is highly utilized for laundering in CSAM-associated operations?

AMonero is highly utilized for laundering in CSAM-associated operations.

QWhat is the typical transaction size range for the prostitution networks mentioned in the report?

AThe transaction size for prostitution networks typically remains in the $1,000 to $10,000 range.

QWhat advantage does blockchain provide to law enforcement in investigating these criminal networks?

ABlockchain transactions leave permanent, traceable on-chain records, which law enforcement uses to track fund flows, identify chokepoints, and disrupt operations.

Related Reads

Claude's Major New Feature: Screen Recording + Voice, Distilling Your Skills into AI Tasks in One Click

Claude has introduced a major new feature called "Record a Skill," available for Pro, Max, and Team users. This function, found in the Claude desktop app's CoWork menu, allows users to create reusable AI skills simply by recording their screen and providing voice narration while performing a task. Claude then automatically analyzes the recording and generates a functional Skill. A hands-on test confirmed the feature works seamlessly. Users start recording via the Skills manager, perform their workflow while verbally explaining the steps and logic, and avoid including sensitive information. After recording, Claude processes the content and creates the Skill, which can be saved and later invoked with a slash command (/). This eliminates the need for manual adjustments or writing complex instruction files. The innovation goes beyond mere efficiency. Previously, creating a Skill required writing a detailed SKILL.md file in Markdown—a significant barrier for non-technical users. "Record a Skill" bypasses this by directly capturing both actions and the implicit reasoning shared in the narration. This lowers the barrier to knowledge transfer and automation, addressing a core challenge in corporate knowledge management: the difficulty of getting experts to write and maintain documentation. However, the feature also highlights a shift in the nature of work. A case study from March 2026 showed a freelancer whose five-year client relationship was effectively replaced by a hand-coded Claude Skill automating their content workflow. With the even lower barrier of screen recording, the ability to distill personal expertise into automatable skills accelerates this trend. The "moat" for work is moving from simply knowing how to do a task to mastering tasks that are difficult or impossible to automate.

marsbit3m ago

Claude's Major New Feature: Screen Recording + Voice, Distilling Your Skills into AI Tasks in One Click

marsbit3m ago

Feeding AI "Noise" Can Also Boost Scores, This Work Enables Positive Transfer with Noise

Feeding "Noise" to AI Can Improve Performance: A Method Enables Positive Transfer from Noise This work, Semi-Supervised Noise Adaptation (SSNA), introduces a Noise Adaptation Framework (NAF) that challenges traditional transfer learning. Instead of requiring a labeled source domain of real data (e.g., images, text), NAF uses randomly generated Gaussian noise as the source. For a target task with C classes, it constructs C noise clusters by sampling from Gaussian distributions. Although this synthetic noise contains no semantic meaning, NAF trains it to form a discriminative class structure in a shared representation space—clustering same-class noise and separating different classes. The key is aligning this learned structure from the noise domain to the real, sparsely labeled target domain. A small number of target labels are still essential to establish the correspondence between noise clusters and actual classes. The training objective combines: 1) supervised loss on the few labeled target samples, 2) classification loss for the noise to build its structure, and 3) a distribution alignment loss (using Negative Domain Similarity) to minimize the gap between the noise and target domains in the shared space. Experiments show significant gains in few-label settings. With just 4 labels per class, NAF with a ResNet-18 backbone improves accuracy over a standard supervised baseline (ERM) by +12.35% on CIFAR-10, +7.61% on CIFAR-100, +4.38% on DTD-47, and +2.74% on Caltech-101. It also benefits fine-grained datasets and scales to ImageNet-1K (with 100 labels/class) and text classification (AG News). NAF can be integrated into existing semi-supervised methods like FixMatch for further gains. Ablation studies confirm the transferred benefit comes from the discriminative structure of the noise, not randomness itself. Collapsing all noise into a single point causes negative transfer, while increasing separation between noise cluster centers improves performance. The amount of noise per class is less critical once a basic structure forms. In conclusion, this work demonstrates that for positive transfer, the semantic content of source data may not be necessary. What can be effectively transferred is the *organizational structure* of categories within a representation space. This offers a promising alternative for scenarios where real source data is unavailable due to privacy, copyright, or procurement constraints.

marsbit4m ago

Feeding AI "Noise" Can Also Boost Scores, This Work Enables Positive Transfer with Noise

marsbit4m ago

Trading

Spot
活动图片