Research

AI Agents Are Making Crypto Decisions. Is Your Protocol Visible?

Research on AI agents executing autonomous on-chain transactions and how protocol AI visibility affects agent-mediated volume. Data on agent market share, routing decisions, and visibility factors.

By Ramanath, CTO & Co-Founder at Presenc AI · Last updated: March 2026

The Rise of AI Agents in On-Chain Finance

A new category of AI-mediated activity is reshaping DeFi: autonomous AI agents that execute on-chain transactions on behalf of users. These agents — ranging from portfolio rebalancers to yield optimizers to natural-language trading interfaces — are making protocol selection decisions at scale, and they are doing so based on their underlying AI models' knowledge of the protocol landscape. This study examines how AI agent activity is growing, which protocols benefit from agent-mediated volume, and what protocol teams need to understand about this emerging channel.

The implications are profound. When a human user asks ChatGPT which DEX to use, the worst case is a missed recommendation. When an AI agent autonomously routes $50,000 through a DEX, the protocol either captures that volume or loses it — and the agent makes that decision based on the same AI visibility signals that shape human-facing recommendations. Protocol AI visibility is no longer just about marketing. It is becoming a direct driver of on-chain volume.

AI Agent Market Size and On-Chain Activity

The AI agent crypto market has grown explosively in 2025-2026, moving from experimental demos to meaningful on-chain volume.

MetricQ1 2025Q3 2025Q1 2026Growth (1 yr)
Active AI agents executing on-chain transactions12,00084,000340,0002,733%
Monthly on-chain volume routed by AI agents$180M$1.4B$8.2B4,456%
Percentage of DEX volume from AI agents0.3%1.8%4.7%+4.4 pts
Avg transaction size (agent-mediated)$2,400$3,800$5,100113%
Protocols accessed by top 100 agents183452189%

AI agents now mediate $8.2 billion in monthly on-chain volume, representing 4.7% of total DEX volume. While still a small share, the growth rate is staggering — volume has grown 45x in one year. The average transaction size ($5,100) suggests that agents are being used for meaningful financial activity, not just micro-transactions or testing. The number of protocols accessed by top agents has expanded from 18 to 52, but this still represents a tiny fraction of the DeFi protocol landscape, indicating that AI agent routing decisions heavily concentrate volume into a small set of "known" protocols.

How AI Agents Select Protocols

Understanding how AI agents make protocol selection decisions is critical for any protocol team that wants to capture agent-mediated volume. We analyzed the decision architectures of 15 major AI agent platforms to identify the factors that drive routing choices.

Selection FactorWeight in Agent DecisionsHow It Is AssessedProtocols Disadvantaged
Liquidity depthHighReal-time on-chain dataNew / low-TVL protocols
AI model knowledgeHighLLM training data + retrievalProtocols absent from AI training data
Integration documentationMedium-HighAPI docs, SDK qualityProtocols with poor developer docs
Security track recordMediumAudit reports, incident historyUnaudited or recently exploited protocols
Fee efficiencyMediumOn-chain fee comparisonHigh-fee protocols
Supported chainsMediumMulti-chain deployment statusSingle-chain protocols
Community endorsementLow-MediumSocial signals, forum mentionsLow-profile projects

The key insight is that "AI model knowledge" ranks as a high-weight factor alongside liquidity depth. When an AI agent decides where to route a swap or lending transaction, it first consults its underlying LLM to identify candidate protocols, then narrows the selection based on real-time data. Protocols that are absent from the LLM's knowledge base never enter the candidate set, regardless of their liquidity or fee efficiency. This creates a compounding advantage: protocols with high AI visibility get more agent-mediated volume, which increases their liquidity, which further boosts their attractiveness to agents.

Integration documentation quality is the most actionable factor for protocol teams. Agents built on agent frameworks like Langchain, AutoGPT, and custom architectures rely heavily on protocol SDKs and API documentation to build integrations. Protocols with clean, well-documented APIs and developer SDKs are significantly easier for agent builders to integrate, directly expanding the pool of agents that route to them.

Protocol Visibility in AI Agent Routing

We tracked which protocols receive the most agent-mediated volume and compared this to their overall AI visibility scores from our broader research.

ProtocolAgent-Mediated Monthly VolumeAI Visibility ScoreAgent Integration CountVolume Rank
Uniswap$2.8B91/10042#1
Aave$1.4B86/10031#2
1inch$980M58/10038#3
Lido$720M64/10022#4
Curve$540M43/10028#5
Jupiter$480M40/10019#6
Compound$320M54/10024#7
GMX$280M34/10014#8

The correlation between AI visibility score and agent-mediated volume is strong but not perfect. 1inch outperforms its AI visibility ranking due to its aggregator architecture, which makes it a natural integration point for agents seeking best-execution routing. Lido similarly outperforms on volume relative to visibility, driven by the dominance of liquid staking as an agent yield strategy. However, no protocol with an AI visibility score below 30 appears in the top 20 by agent-mediated volume, reinforcing the floor effect: minimum AI visibility is a prerequisite for capturing agent volume.

What Protocol Teams Should Do Now

The AI agent channel is in its early stages, but the protocols that establish agent-friendly infrastructure and AI visibility now will capture disproportionate share as the market scales. Our research suggests four priority actions:

  • Build agent-friendly APIs: Clean, well-documented APIs with clear authentication, rate limiting, and error handling are table stakes. Publish integration guides specifically targeted at AI agent builders, not just human developers.
  • Invest in AI visibility broadly: Agent routing decisions rely on the same LLM knowledge base that shapes human-facing recommendations. Every improvement to your AI visibility — Wikipedia presence, documentation quality, media coverage — directly increases the probability that agents will include your protocol in their candidate set.
  • Publish structured protocol data: AI agents benefit from machine-readable protocol data — supported chains, contract addresses, fee structures, liquidity depths. Publishing this data in structured formats (JSON endpoints, well-organized documentation) makes integration dramatically easier.
  • Monitor agent-mediated volume: Track what percentage of your on-chain volume comes from agent wallets. Presenc AI's agent monitoring feature identifies agent-originated transactions and tracks visibility trends specific to the agent channel, giving protocol teams data they need to prioritize this emerging acquisition vector.

The protocols that treat AI agent visibility as a first-class growth priority in 2026 will have a compounding advantage as agent-mediated volume scales from 4.7% to a projected 15-20% of DeFi volume by 2028. This is not a speculative future concern — it is an active, growing channel that is already routing billions of dollars in monthly on-chain volume based on AI visibility signals that most protocol teams are not even tracking.

Frequently Asked Questions

As of Q1 2026, AI agents mediate approximately $8.2 billion in monthly on-chain volume, representing 4.7% of total DEX volume. This has grown from $180 million (0.3% of DEX volume) in Q1 2025 — a 45x increase in one year. Average agent-mediated transaction size is $5,100, indicating meaningful financial activity beyond experimentation.
AI agents use a multi-factor decision process. The two highest-weight factors are liquidity depth (assessed via real-time on-chain data) and AI model knowledge (assessed via the underlying LLM's training data and retrieval). Integration documentation quality, security track record, fee efficiency, and chain support are also considered. Critically, protocols absent from the LLM's knowledge base never enter the candidate set regardless of other factors.
Yes, directly. Our data shows a strong correlation between AI visibility scores and agent-mediated volume. No protocol with an AI visibility score below 30/100 appears in the top 20 by agent-mediated volume. As AI agents grow from 4.7% to a projected 15-20% of DeFi volume by 2028, AI visibility will become an increasingly material driver of protocol revenue.
Four priority actions: build clean, well-documented APIs with agent-specific integration guides; invest broadly in AI visibility (documentation, Wikipedia, media coverage); publish structured protocol data in machine-readable formats; and monitor agent-mediated volume through tools like Presenc AI. The protocols that establish agent-friendly infrastructure now will capture disproportionate share as this channel scales.

Track Your AI Visibility

See how your brand appears across ChatGPT, Claude, Perplexity, and other AI platforms. Start monitoring today.