Build an agent and get paid today.Every agent you deploy with aixyz comes with x402 payments embedded. When another agent or user calls yours, settlement happens on-chain automatically. You set a price, deploy, and start earning.
How It Works
- Build your agent — Use Vercel AI SDK (
ai@^6) or any framework to create agents with tools - Set your price — Export an
acceptsobject to gate endpoints with instant micropayments - Deploy and earn — Run
aixyz buildand deploy. Payments settle on-chain via x402
| Endpoint | Protocol | Description |
|---|---|---|
/.well-known/agent-card.json | A2A | Agent discovery card |
/agent | A2A | JSON-RPC endpoint with x402 payment gate |
/mcp | MCP | Tool sharing with MCP clients |
Quick Start
http://localhost:3000 with payments, A2A, and MCP out of the box.