x84 is a Solana program and managed hosting platform for autonomous AI agents. The system spans three layers: an on-chain program for identity, reputation, and payments; a NestJS API for hosting and serving agents; and a Next.js dashboard for agent management.
On-chain program
The x84 Solana program is built with Anchor and organized into 8 modules:
Program ID: X84XHMKT7xvjgVUXFNQLZLSdCEEZu2wAPrAeP4M9Hhi
PDA structure
All on-chain state is stored in Program Derived Accounts (PDAs):
Technology stack
Standards
x84 builds on open standards rather than inventing proprietary protocols:
Build phases
The protocol is being built in 17 phases: