Overview
Architecture at a glance
┌────────────────────┐ ┌────────────────────┐
│ Your app / │ │ AI agent (MCP) │
│ backend service │ │ Claude, OpenClaw │
└─────────┬──────────┘ └─────────┬──────────┘
│ │
│ REST X-Api-Key │ MCP X-Api-Key
│ https://agent-api... │ /mcp endpoint
▼ ▼
┌──────────────────────────────────────────────────┐
│ Agent Service (public) │
│ API key auth · spend limits · screening │
│ tx orchestration · MCP transport │
└────────┬─────────────┬───────────────┬────────────┘
│ │ │
▼ ▼ ▼
Wallet Service Screening Router contracts
(sub-wallets, Service (on-chain swap +
P-256 quorum) (OFAC, risk) DeFi, gas sponsor)Request lifecycle (write path)
Two ways to integrate
Path
When to use
Auth
What you need before building
Last updated