Tax Evasion Goes Digital: Criminals Shift To Novel Crypto Instruments – Analysts

bitcoinistPublicado em 2026-05-22Última atualização em 2026-05-22

Resumo

Italian police uncovered a tax fraud case worth over $1 million where the suspect used novel Bitcoin-based tools, the Ordinals protocol and BRC-20 token standard, to conceal undeclared capital gains. The individual allegedly created and sold tokens, funneling profits back into a primary Bitcoin wallet in a repeated cycle to avoid tax records. Analysts from Chainalysis note that while tax evasion using cryptocurrency is not new, methods are becoming more creative, with bad actors increasingly turning to NFTs, DeFi, and new token standards. However, a fundamental weakness exists: the blockchain provides a permanent, unchangeable record of all transactions. Blockchain intelligence tools can trace these transactions and link them to individuals, especially when combined with data from exchanges. This case demonstrates that technical novelty does not guarantee anonymity. The tax gap remains a significant issue globally, with studies showing low reporting rates among crypto owners. As new digital assets generate wealth, the discrepancy between on-chain activity and declared income is drawing increased scrutiny from investigators worldwide.

An Italian police unit cracked a tax fraud case worth over a million dollars — and at the center of it was not a secret bank account or a shell company, but Bitcoin inscriptions.

A New Way To Hide Old Money

Italy’s Economic and Financial Police Unit in Foggia uncovered a scheme in which a suspect allegedly used the Bitcoin Ordinals protocol and the BRC-20 token standard to generate and conceal roughly 1 million euros, or about $1.1 million, in undeclared capital gains.

According to blockchain analytics firm Chainalysis, the suspect created tokens using those tools, listed them on marketplaces, sold them for far more than they originally cost, and funneled the profits back into a primary Bitcoin wallet.

The cycle repeated — earnings went straight into new inscriptions, keeping the money moving and off tax records.

Introduced in 2023, the Ordinals protocol works by assigning a serial number to a satoshi, the smallest unit of Bitcoin, and embedding data such as images or text into a Bitcoin transaction. The BRC-20 standard builds on that by letting users deploy, mint, and transfer tokens directly on the Bitcoin blockchain.

Tax Authorities Playing Catch-Up

Tax evasion through crypto is not new. What is changing is how creative the methods are getting. Chainalysis said bad actors are increasingly turning to NFTs, decentralized finance protocols, and emerging token standards in hopes of keeping wealth hidden from authorities. The firm published its findings Wednesday.

BTCUSD now trading at $77,065. Chart: TradingView

Compliance data suggests the problem runs deep. A study released in March found that only 32% to 56% of US crypto owners report their gains to tax authorities. In Norway, that figure dropped to just 12%, based on research published in August 2024.

Meanwhile, the US Internal Revenue Service puts the country’s gross tax gap — the total taxes legally owed but not collected — at around $606 billion.

A Trail That Never Disappears

Despite the technical creativity behind schemes like the one in Italy, Chainalysis said there is a built-in weakness in using crypto to hide money. The blockchain keeps a permanent record of every transaction, and that record cannot be changed or deleted.

The Fatal Flaw Of Crypto Fraud

Blockchain intelligence tools are capable of rebuilding a complete financial network and comparing it with information crypto exchanges are required to disclose, making it possible to trace transactions back to suspected tax cheats. Officials said the Italian case shows that technical novelty does not equal anonymity.

As new types of digital assets continue to appear and generate income, analysts say the gap between actual on-chain wealth and what people declare on their taxes will draw more attention from investigators around the world.

Featured image from Tax Central, chart from TradingView

Perguntas relacionadas

QWhat novel digital tools were allegedly used by a suspect in Italy to conceal undeclared capital gains?

AThe suspect allegedly used the Bitcoin Ordinals protocol and the BRC-20 token standard to generate and conceal the undeclared capital gains.

QAccording to Chainalysis, what are some of the crypto-based methods increasingly being used by bad actors to hide wealth from tax authorities?

AAccording to Chainalysis, bad actors are increasingly turning to NFTs, decentralized finance protocols, and emerging token standards to hide wealth.

QWhat is the inherent weakness of using crypto to hide money, as highlighted by the article?

AThe inherent weakness is that the blockchain maintains a permanent, unchangeable record of every transaction, creating a traceable trail.

QWhat is the estimated gross tax gap in the United States, as mentioned in the article?

AThe US Internal Revenue Service estimates the country's gross tax gap to be around $606 billion.

QBased on the article's example, what does the Italian tax fraud case demonstrate about technical novelty in crypto?

AThe Italian case demonstrates that technical novelty in crypto does not equal anonymity, and transactions can be traced back to suspects using blockchain intelligence tools.

Leituras Relacionadas

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

Qualcomm reported its Q3 FY2026 results (ending June 2026), with revenue of $9.95B, down 4% YoY but above expectations. Gross margin declined to 53.1%, pressured by rising costs across manufacturing and memory. Key business segments showed mixed performance: Handset revenue fell 19.6% YoY to $5.09B, dragged by an 11% decline in non-Apple Android shipments and weaker high-end mix. Conversely, Automotive revenue surged 61% to $1.59B, and IoT grew 9% to $1.83B. Core operating profit dropped 41% YoY due to margin compression and higher expenses. Management's Q4 FY2026 guidance projects revenue of $9.7B-$10.5B, in line with consensus, but Non-GAAP EPS guidance of $2.05-$2.25 fell short of expectations. Amidst persistent weakness in its core handset market, Qualcomm is pursuing growth in AI, focusing on Edge AI (smartphones, PCs, automotive) and Data Center AI. Its data center strategy includes four pillars: AI accelerators (e.g., AI200), commercial CPUs (Dragonfly C1000), custom silicon, and connectivity solutions. While these initiatives initially boosted its stock, concerns over AI capital expenditure sustainability have since erased those gains. The company targets $5B in data center revenue for FY2027 and $15B for FY2029. The report concludes that with the traditional handset business still under pressure, the data center opportunity is currently viewed as a longer-term option, and a more conservative valuation based on core operations may be warranted until AI contributions materialize.

marsbitHá 2m

Qualcomm: AI Hype Subsides, When Will Smartphones Emerge from the Gloom?

marsbitHá 2m

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

At the 2026 YC Startup School, Jeff Dean outlined his vision for AI's next phase, shifting focus from simply scaling models to building intelligent, autonomous systems. He believes AI's progress is no longer just about creating smarter models, but about integrating them into systems capable of long-term, iterative work, automated experimentation, and continuous learning. This evolution moves the competition from "who has the bigger model" to "who can best organize intelligence." Dean suggests AI capabilities are now comparable to a junior engineer, enabling the automation of complex workflows. However, the true challenge and opportunity lie in managing these AI "workers" at scale. He emphasizes the importance of **context engineering**—structuring tools, memory, and feedback loops—over raw model power. For startups, this means building deep expertise in niche domains where general models currently fail (near 0-1% success rates), leveraging proprietary data, specialized tools, and domain-specific evaluators. A recurring theme is re-examining fundamental constraints. Dean's past work, like moving Google's search index to memory or creating the TPU, stemmed from questioning outdated assumptions about hardware and cost. He sees similar inflection points today, particularly in **specialized inference hardware** to drastically reduce latency and energy consumption for real-time Agent operation. Notably, he points out that in modern AI systems, the dominant cost is often not computation but **data movement**. Reliable, long-running Agents require robust system design, borrowing concepts from distributed computing like checkpointing, state management, and parallel exploration to handle failures and maintain progress over days or weeks. As AI automates execution, the scarcest human skills will shift to **defining clear specifications**, **judging what problems are worth solving** (taste), and designing effective feedback loops. Ultimately, Dean's framework prioritizes understanding the problem deeply, identifying the true bottlenecks, and systematically building closed-loop systems where AI can not only perform tasks but also improve AI itself.

marsbitHá 2m

From TPU to Self-Evolving Agents: How Jeff Dean Predicts the Next Step in AI

marsbitHá 2m

Trading

Spot
活动图片