Example inputPOST /api/v1/premium/incident-rca
{
"session_id": "123e4567-e89b-12d3-a456-426614174000",
"incident_summary": "429 retry storm after deploy",
"focus": "routing"
}
Portable intent card · agent-ops
Produce a structured incident RCA for one session for $0.01 to support postmortems and operator review.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/premium/incident-rca -m POST -H 'x-delx-source: intent-card-agent-incident-rca-api' --max-amount 0.05 -b '{"session_id":"123e4567-e89b-12d3-a456-426614174000","incident_summary":"429 retry storm after deploy","focus":"routing"}'
{
"session_id": "123e4567-e89b-12d3-a456-426614174000",
"incident_summary": "429 retry storm after deploy",
"focus": "routing"
}
{
"intent": "generate a root-cause analysis for an agent incident",
"tool_name": "generate_incident_rca",
"price_usdc": "0.05",
"machine_url": "https://commerce.delx.ai/intents/agent-incident-rca-api.json"
}
Portable and inspectable