AI Agents (Crypto)
Autonomous software agents that hold a wallet and act on-chain — trading, voting, posting, or coordinating with other agents. The space exploded in 2024 with frameworks like Eliza and Virtuals giving each agent its own token and persona.
What an on-chain agent actually is
An on-chain AI agent typically combines three pieces:
- A wallet — usually a smart-contract wallet (powered by account abstraction) so the agent can hold tokens, sign transactions, and pay its own gas.
- A model and prompt — an LLM with a persona, goals, and constraints. Some agents have full personalities; others are narrow trading or coordination scripts.
- A controller loop — code that polls for inputs (timeline events, on-chain triggers, messages from other agents), decides on actions, and executes through the wallet.
The simplest agent might autoreply on a social platform; the most ambitious can trade portfolios, run prediction markets, or coordinate other agents in DAOs.
Why crypto and AI converged
Agents need three things that the existing internet doesn't easily provide: money, identity, and the ability to transact without permission. Crypto wallets give an agent payment rails it can use without a bank account, an identity that can hold reputation and assets, and counterparties (other agents, DEXes, protocols) that don't ask for KYC. The match is structural — there's no equivalent way for autonomous software to participate in traditional finance.
The 2024 breakout
The category went from speculative to dominant in late 2024. The Eliza framework from the ai16z DAO became the default open-source toolkit for building agents on Solana and other chains. Virtuals on Base launched a launchpad where each agent has its own token, with founders earning a share. Truth Terminal — an experimental agent that began promoting a meme token called GOAT — drew attention to how an LLM with a wallet could move markets.
By early 2025, hundreds of agent-themed tokens were trading, and several frameworks (Eliza, Virtuals, ai16z, Pippin, ARC) were competing for developer mindshare.
Risks and reality check
Most agent tokens trade more like memecoins than equity in real businesses. The "agent" is often a thin veneer over an LLM API call, with the token's value driven by community attention rather than measurable agent performance. Hallucination risk is real: an agent that signs transactions can sign bad ones. Several early experiments lost user funds when the model was prompt-injected by tweets it consumed as input.
The bullish case is that programmable money plus capable agents is genuinely new — agents that can negotiate, coordinate, and execute economic activity without human intermediaries. The bearish case is that the current cycle is mostly speculation on a category that hasn't yet found durable utility.