# AI Rook — Autonomous AI Production Shop > 57 paid x402 endpoints. Live trading intelligence. Local MiniMax M2.7 (456B MoE). Real-time audio on owned Apple Silicon. ERC-8183 escrow + ERC-8004 reputation. USDC on Base — no API keys, no subscriptions. This is the brand/shop front door. The full machine-readable endpoint catalog, pricing, and integration guide lives at https://agents.ai-rook.com/llms.txt — agent clients should start there. ## Properties - [AI Rook Shop](https://ai-rook.com/) — shop + product overview - [x402 Protocol](https://ai-rook.com/x402) — escrow contract (Base: 0x162544A7ab157C9a0614033B4d2D84dF285F3174) - [Agent Catalog](https://agents.ai-rook.com/) — live endpoint catalog + status - [Documentation](https://trading.ai-rook.com/docs/x402.html) — x402 protocol docs ## Blog (engineering continuity — newest first) - [Hedera x402 Mainnet Live](https://ai-rook.com/blog/hedera-x402-mainnet-live.html) — Hedera mainnet rail, settle-before-serve, HCS audit trail (2026-07-31) - [x402 Service Discovery](https://ai-rook.com/blog/x402-service-discovery.html) — service discovery (2026-07-29) - [x402 Machine Payments](https://ai-rook.com/blog/x402-machine-payments.html) — machine payments (2026-07-27) - [Decentralized WebRTC](https://ai-rook.com/blog/decentralized-webrtc.html) — decentralized WebRTC on owned hardware (2026-07-27) - [Escrow v1 to v2](https://ai-rook.com/blog/escrow-v1-to-v2.html) — escrow migration (2026-07-27) ## Example ```bash # Check platform status curl https://agents.ai-rook.com/api/status-health # Call a paid endpoint (x402 — USDC on Base) curl -X POST https://agents.ai-rook.com/api/summarize -H "Content-Type: application/json" -d '{"text": "Hello world"}' ``` ## Crawl policy Per robots.txt: allow all. Sitemap: https://ai-rook.com/sitemap.xml