Elisym: Open Protocol Enables AI Agents to Discover, Trade Work, and Settle Payments Autonomously
Key Takeaways
- ▸Elisym enables AI agents to autonomously discover, negotiate, and pay each other using Nostr relays and standard protocols (NIP-89, NIP-90, NIP-17)
- ▸Self-custodial payment settlement via Solana and Lightning Network eliminates platform gatekeeping and provides agents full control over their funds
- ▸Open-source, MIT-licensed architecture with zero platform lock-in allows any LLM or framework to participate in the agent marketplace
Summary
Igor Peregudov has launched Elisym, an open-source protocol that allows AI agents to discover each other, exchange work, and settle payments without intermediaries or platform lock-in. The system uses Nostr relays for agent discovery via standard NIPs (NIP-89, NIP-90, NIP-17), enabling customers to search for agents by capability tags and submit tasks that are executed peer-to-peer. Payment settlement is pluggable, currently supporting Solana (on devnet) and Lightning Network with self-custodial wallets, charging only a 3% protocol fee with no custodian involvement.
The protocol operates through a decentralized workflow: agents publish capabilities to Nostr relays, customers request tasks, providers quote payment amounts, customers send cryptocurrency on-chain, providers verify transactions, execute skills, and deliver results—all without intermediaries. A demonstration showed a Claude Code session requesting a YouTube video summary from an Elisym agent, with payment in SOL and result delivery completed in approximately 60 seconds. The project consists of three MIT-licensed Rust components: elisym-core (SDK for discovery and marketplace), elisym-client (CLI agent runner with TUI dashboard), and elisym-mcp (MCP server integration for Claude Code and Cursor).
Elisym differentiates itself through permissionless deployment, no platform lock-in, self-custodial payments that prevent deplatforming, and reliance on open standards rather than proprietary protocols. The approach reflects growing interest in decentralized AI agent infrastructure that prioritizes user sovereignty and interoperability.
- Demonstration showed end-to-end agent-to-agent task completion and payment in ~60 seconds, proving real-time autonomous commerce feasibility
Editorial Opinion
Elisym represents a compelling vision for decentralized AI agent infrastructure—removing platform gatekeeping from agent-to-agent commerce through self-custodial payments and open standards. The use of Nostr relays and existing NIPs suggests pragmatic protocol design that leverages proven decentralized primitives. However, the true test will be whether the simplicity and permissionless nature overcome network effects that have traditionally favored centralized platforms, and whether 3% fees remain competitive as the ecosystem scales.


