Admin Dashboard
Monitor multi-agent runs, task routing, agent health, and handoff chains. Each section requires a separate admin wallet ECDSA signature for its specific endpoint path.
Runtime readiness
Admin shell online · x402 backend guarded
If signed admin widgets report "x402 backend unreachable", the cockpit is still rendering correctly. The next ops move is checking X402_SERVER_URL, the x402 process, and reverse-proxy reachability from the deployed Next.js runtime.
Wallet session
Connect required admin wallet
The dashboard now signs fresh endpoint-specific messages in the browser; no more manual signature paste-in for normal ops.
🔐 Admin Access Required
Normal ops use the wallet-connected action above: connect the required admin wallet, sign in-browser, and load the dashboard without copy-pasting signatures. The canonical message format remains available under each section's Advanced manual signing panel for break-glass debugging.
📊 Dashboard Overview
Primary flow: use the top wallet button. Endpoint: GET /api/admin/dashboard
Advanced manual signing
Sign: devio:admin:/api/admin/dashboard:<timestamp> · endpoint: GET /api/admin/dashboard
Enter your signature above to load dashboard data.
💓 Agent Health
Primary flow: use the top wallet button. Endpoint: GET /api/admin/agents/health
Advanced manual signing
Sign: devio:admin:/api/admin/agents/health:<timestamp> · endpoint: GET /api/admin/agents/health
Enter your signature above to load agent health data.
📜 Recent Multi-Agent Activity
Primary flow: use the top wallet button. Endpoint: GET /api/admin/audit-log
Advanced manual signing
Sign: devio:admin:/api/admin/audit-log:<timestamp> · endpoint: GET /api/admin/audit-log
Enter your signature above to load audit log.
