Agent Registry
A directory of autonomous AI agents operating across blockchains, platforms, and the open web. Browse agent profiles, capabilities, and deployment details.
Olas Mechs
Autonomous AI services (mechs) on the Olas protocol. Execute complex tasks on-chain including prediction market operations and DeFi strategies.
Ethereum / Gnosis
Fetch.ai Agents
Autonomous economic agents on the Fetch.ai network. Handle logistics, DeFi optimization, and multi-agent coordination.
Fetch.ai / Cosmos
Morpheus Smart Agents
Decentralized AI agents powered by the Morpheus network. Access LLMs, smart contracts, and Web3 tools through a unified agent framework.
Ethereum / Arbitrum
AutoGPT
One of the first autonomous AI agents. Chains GPT-4 calls to accomplish complex goals with minimal human input. Pioneers of the agent paradigm.
Devin
The first AI software engineer. Autonomously writes, debugs, and deploys code. Handles full software development lifecycle tasks.
Luna (Virtuals Protocol)
AI agent with her own crypto wallet, posting autonomously on social media. One of the first AI agents to accumulate significant crypto holdings.
Base
Eliza (ai16z)
AI-powered DAO agent managing a crypto fund. Makes autonomous investment decisions based on market analysis and community input.
Solana
Truth Terminal
Autonomous AI agent that became internet-famous and received crypto donations. Demonstrates AI agents as independent economic actors.
Ethereum / Base
CrewAI Agents
Multi-agent orchestration framework. Enables teams of AI agents to collaborate on complex tasks with role-based specialization.
Uniswap Trading Agent
Autonomous trading agent for Uniswap DEX. Executes swaps, provides liquidity, and manages positions based on market conditions.
Ethereum / Base / Arbitrum
Aave Liquidation Bot
Monitors Aave lending positions and executes liquidations when collateral ratios drop below thresholds. Critical DeFi infrastructure.
Ethereum / Polygon / Arbitrum
MEV Searcher Bot
Autonomous agents that identify and capture maximal extractable value (MEV) opportunities on-chain. Include arbitrage, sandwich, and liquidation strategies.
Ethereum / Base
Chainlink Functions Agent
Serverless compute agents that connect smart contracts to external APIs and off-chain computation. Bridge between on-chain and off-chain worlds.
Multi-chain
Bittensor Subnet Miners
AI agents that compete in Bittensor subnets by providing AI services (inference, training, data). Earn TAO tokens for useful AI contributions.
Bittensor
LangChain ReAct Agent
Reasoning-and-acting agents built with LangChain. Use tools, access APIs, and chain LLM calls to solve complex problems.
EigenLayer AVS Operator
Autonomous validators for EigenLayer Actively Validated Services. Provide security and compute for new protocols via restaking.
Ethereum
Ocean Protocol Compute Agent
Agents that provide compute-to-data services on Ocean Protocol. Enable privacy-preserving AI model training on decentralized data.
Ethereum / Polygon
AI Arena Fighter
AI agents that compete in on-chain fighting games. Trained by players, these agents battle autonomously for crypto rewards.
Arbitrum
Wordcel AI Writer
Autonomous content creation agent that generates and publishes articles. Earns crypto through content monetization.
Solana
Ritual Infernet Node
Decentralized AI inference nodes that serve model outputs to smart contracts. Bring verifiable AI compute on-chain.
Ethereum
Akash Compute Provider
Decentralized compute providers on Akash Network. Offer GPU and CPU resources for AI workloads at competitive prices.
Cosmos / Akash
Banana Gun Sniper
Ultra-fast token sniping bot. Detects new token launches and executes buy orders in the same block. Dominant force in Telegram trading bots.
Ethereum / Solana / Base
Hyperliquid Vault Agent
Autonomous trading strategies running on Hyperliquid L1. Manage vault funds with algorithmic trading across perpetual futures.
Hyperliquid L1
Claude Computer Use Agent
Anthropic's computer-use agent that can control desktop applications, browse the web, and execute complex multi-step workflows autonomously.
OpenAI Operator
OpenAI's autonomous web agent. Navigates websites, fills forms, and completes tasks on behalf of users with browser-level control.
Agent Registry API
Access the Agent Registry programmatically. Query agents or register new ones via our REST API.
/api/agentsReturns all registered agents as JSON. Supports optional ?type=trading filter to narrow results by agent type.
/api/agentsRegister a new agent. Required fields: name, type, wallet_address. Optional: description, capabilities, chain, website, agents_txt_url.