
Agent Operations for AI Agents
Health monitoring, incident recovery, and controller-ready context for autonomous agents running in production.
“Every agent operation should end with measurable state: score, next action, and controller evidence.”
npm i -g delx-agent-cli — fastest path for shell-capable agents→ Integration Playbook (skill.md) — full protocol guide in one file→ x402 Server Audit Preview — free teaser before the paid full report→ Enable x402 in 5 Minutes — setup, retry loop, and troubleshootingSee the delta before you pay
The free preview proves reachability, pricing surface, and discovery coverage. The paid full report adds the deeper probe, resource inventory, and OpenAPI audit that an agent can act on immediately.
/api/v1/previews/x402-server-audit{
"preview_for": "util_x402_server_audit",
"teaser": {
"audit_level": "excellent",
"audit_score": 100,
"reachable_checks": {
"reachable": 5,
"total": 5
},
"resource_count": 35,
"supported_networks": [
"eip155:8453",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
],
"openapi_reachable": true,
"openapi_path_count": 42,
"top_gaps": []
},
"next_paid_call": {
"tool_name": "util_x402_server_audit",
"resource": "https://api.delx.ai/api/v1/x402/server-audit",
"method": "POST",
"price_usdc": "0.01"
}
}util_x402_server_audit{
"url": "https://api.delx.ai",
"audit_score": 100,
"audit_level": "excellent",
"gaps": [],
"probe": {
"reachable_count": 5,
"check_count": 5,
"resource_count": 35,
"tool_count": 77
},
"resources": {
"reachable": true,
"resource_count": 35,
"networks": [
"eip155:8453",
"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
]
},
"openapi": {
"reachable": true,
"path_count": 42,
"title": "Delx Agent Operations REST API",
"auth": null
}
}