Back to the blog

For Developers

AI Agents Can't Operate in the EU — Here's Why

17 June 2026 By Magnus Söderberg 8 min read

Between May 2025 and April 2026, AI agents executed approximately 176 million on-chain transactions and settled over $73 million in value, according to a June 2026 research paper on autonomous agents and MiCA regulation. MiCA regulation AI agents gaming is not a future concern. It is an active collision happening right now, and the EU is about to make it structurally impossible to ignore.

What you'll learn

  • AI agents executed ~176M on-chain transactions worth over $73M between May 2025 and April 2026 — most of them on rails with no EU regulatory cover.
  • Only ~194 crypto firms held CASP licenses as of May 2026. After July 1, 2026, operating without one is a breach of EU law.
  • Three major regulatory deadlines land in six months: MiCA grandfathering (July 1), EU AI Act high-risk obligations (August 2), and Product Liability Directive strict liability (December 9).
  • The agent itself isn't the compliance problem. The infrastructure underneath it is.
  • Most studios and developers building agentic features for EU players haven't noticed yet. That's the problem.

The world everyone assumed would sort itself out

The idea behind Web3 gaming was clean: players own assets, studios earn on-chain, smart contracts handle the economics. Then AI agents entered the picture and made the whole thing faster and stranger. Agents that trade items autonomously. Agents that manage in-game economies. Agents that execute payments without a human pressing a button.

I spent the last year watching this infrastructure get built at speed. Game studios integrating Virtuals Protocol, Colony, and similar platforms. Launchpads for agent tokens. Agentic wallets funded with stablecoins, running on Base at fractions of a cent per transaction.

It’s impressive. And almost none of it has licensed rails in the EU.

Every day, millions of agent transactions were settling with no regulatory cover

Here’s the structural problem: MiCA was written for human-operated crypto businesses. The regulation is built around a Crypto Asset Service Provider: a legal entity, with principals, accountable to regulators. MiCA Article 3 defines a CASP as a person providing crypto-asset services.

An AI agent is not a person.

So when an agent executes a payment on behalf of a player in Germany or France, who holds the CASP license? Who is the accountable principal? The studio that deployed the agent? The protocol layer underneath it? The infrastructure provider?

The honest answer, in most current architectures, is no one.

As of May 2026, only approximately 194 crypto firms held official CASP licenses across the EU, compared to 3,000+ registered under legacy national regimes in 2024. A June 2026 analysis citing ESMA data puts the more recent figure at around 210, from 1,200+ pre-MiCA registrations (a 17% conversion rate). Either way, the gap is enormous. The overwhelming majority of crypto infrastructure serving EU players is either unlicensed or winding down.

This matters for AI agents in gaming because those agents need payment rails. And the payment rails they’re running on (mostly USDC on Layer 2 chains) are operated by entities that are either applying for a CASP license, hoping for one, or quietly waiting to see what happens after July 1.

One day: three deadlines hit in six months

What changed this from a theoretical concern into a live crisis is a calendar collision.

July 1, 2026 — MiCA grandfathering expires. ESMA’s April 2026 statement is explicit: after this date, any entity providing crypto-asset services to EU clients without a MiCA license is in breach of EU law and must cease operations. No further grace period. Every CASP without a license must have a wind-down plan in place. Not as a future obligation, but as a present one. Studios routing EU player payments through unlicensed infrastructure after this date are actively non-compliant.

August 2, 2026 — EU AI Act high-risk logging becomes mandatory. Under Regulation 2024/1689, AI systems classified as high-risk must implement tamper-evident logging of decisions across their operational lifecycle, post-market monitoring, and human oversight frameworks. Autonomous financial agents (the kind managing in-game economies and executing payments) are precisely the systems the regulation is targeting. The logging requirement alone requires infrastructure that most studios haven’t built.

December 9, 2026 — Product Liability Directive strict liability. The revised directive classifies software as a product. Any software placed on the EU market after December 9, 2026 can trigger strict civil liability for defects. No negligence required. An agent that executes a faulty transaction, mismanages a player’s assets, or gets exploited is now a product liability claim. The primary defense is documented ex-ante security testing and third-party audits. Most studios don’t have those in place.

Three independent regulatory frameworks. Six months. They were not designed to work together, and no one seems to have noticed they’re hitting the agent economy simultaneously.

Because of that, the compliance gap gets worse, not better

What I keep coming back to is the payment infrastructure problem specifically.

76% of agentic payments in the May 2025–April 2026 period fell below $0.30, below the minimum fixed fee threshold for card networks. These transactions structurally can’t run on traditional payment rails. They were designed for crypto infrastructure. And the crypto infrastructure they need (regulated, EU-licensed, capable of handling autonomous payments) barely exists.

You can’t fix this by being a well-intentioned developer. The CASP licensing process takes months and costs money. Applying to an NCA in one of the roughly 10 EU jurisdictions that had issued zero authorizations by mid-2026 means waiting for regulatory capacity that may not arrive in time. Even the EU’s own compliance apparatus is bottlenecked.

This is what makes the situation genuinely difficult rather than just administratively annoying: the infrastructure the agent economy needs is unavailable at the scale it needs it, and three regulatory deadlines are now creating legal exposure for studios that built on incomplete rails.

Because of that, game developers face a choice they didn’t know they were making

Most game studios I talk to are thinking about AI agents as a gameplay and monetization feature. That framing is correct. What they’re often not thinking about is what sits underneath the agent’s payment capabilities, and who is legally responsible for what the agent does in the EU.

The concept of “Know Your Agent” — verifying the identity of an AI agent as an acting software entity, linking that identity to the human or legal entity responsible for its actions, and defining what the agent is authorized to do — is starting to appear in compliance discussions but barely exists in current tooling. It’s not a replacement for KYC. It’s an additional compliance layer on top of it.

Studios that shipped fast and skipped the infrastructure question are now facing July 1, August 2, and December 9 back to back.

Until finally: the insight I keep arriving at

I’ve been thinking about this for a while. It’s part of why I started building Triolith, which is pre-revenue infrastructure for exactly this problem. But the broader point isn’t about our product. It’s about where the bottleneck actually is.

The assumption in most conversations about AI agents and compliance is that the agent is the problem. Get the agent right (transparent, auditable, human-supervised) and you’ve solved the compliance problem.

I think that’s wrong.

The agent can be perfectly designed, with logged decisions and defined authority scope. But if the payment rail the agent uses doesn’t sit on licensed infrastructure, the studio deploying that agent is in breach of MiCA the moment it serves an EU player. The EU AI Act doesn’t care how well-designed the agent is if the underlying system hasn’t implemented the required monitoring frameworks. The Product Liability Directive applies regardless of whether the agent behaved as intended.

The compliance problem isn’t the agent. It’s the layer underneath it.

MiCA requires a CASP. The AI Act requires auditable infrastructure. The Product Liability Directive requires documented testing and accountability chains. None of these are solved at the agent layer. They’re solved, or not, at the infrastructure layer.

That’s the conversation the gaming industry isn’t having. Studios are racing to ship agentic features. The infrastructure those features need to operate legally in the EU doesn’t exist at the scale required, and the regulatory window to retrofit it is now measured in weeks, not quarters.

What that means for studios building now

I’m not saying stop building agents. I’m saying be clear about what you’re actually building on top of.

If your agent executes payments for EU players, you need licensed rails under it. If it makes consequential autonomous decisions, you need logging infrastructure that meets August 2 requirements. If it ships as part of a product after December 9, you need documented security testing.

The web3 gaming compliance landscape has a detailed breakdown of what MiCA actually requires for studios, and the cost of doing it in-house is the reason most studios are looking for infrastructure partners rather than building CASP applications themselves.

The infrastructure problem is real and it is not solved by the agents getting better. It is solved by the rails they run on getting licensed, audited, and built for the EU market.

That work is underway. It is not finished. And the deadlines are not moving.

FAQ

Do AI agents need a CASP license to operate in the EU under MiCA?

MiCA’s CASP licensing applies to entities providing crypto-asset services — not to AI agents as software. But the entity operating the infrastructure an agent uses must be licensed. If an agent executes payments through an unlicensed provider for EU players, the studio or developer deploying that agent is exposed to MiCA enforcement. As of July 1, 2026, ESMA has confirmed that operating without a license is a breach of EU law, with no further grace period.

What is the EU AI Act’s August 2, 2026 deadline and does it affect gaming agents?

Under Regulation 2024/1689, from August 2, 2026, AI systems classified as high-risk must implement tamper-evident logging, post-market monitoring, and human oversight. Autonomous agents that manage financial transactions or make consequential decisions affecting players may fall into this classification. Studios need to assess whether their agentic features trigger these obligations and build the monitoring infrastructure now — not after the deadline.

Why can’t AI agent payments run on traditional payment rails like card networks?

Most agentic payments are structurally incompatible with card networks. Data from the 12-month period ending April 2026 shows that 76% of agentic payments fell below $0.30 — below the fixed-fee floor that makes card processing economically viable. These payments were designed for crypto infrastructure. The problem is that the crypto infrastructure with EU regulatory cover barely exists at the required scale.

What is the MiCA grandfathering deadline and why does it matter for Web3 game studios?

MiCA gave existing crypto businesses transitional periods to apply for a CASP license — the longest being 18 months, expiring July 1, 2026. After that date, any entity providing crypto-asset services to EU clients without a license must cease operations. For Web3 game studios, this means any payment, custody, or trading functionality that routes through an unlicensed provider is in breach of EU law after July 1. The MiCA gaming compliance implications for studios are covered in detail at Triolith’s compliance resource hub.

How many CASP licenses have been issued in the EU?

As of May 2026, approximately 194 crypto firms held official CASP licenses, according to a June 2026 research paper drawing on ESMA data. A more recent June 2026 analysis citing ESMA data puts the figure at approximately 210, from over 1,200 firms registered under pre-MiCA national regimes — a 17% conversion rate. Around 10 EU jurisdictions had issued zero authorizations by mid-2026, meaning the capacity to grant new licenses is itself a bottleneck.

— Magnus

All posts