DELXCOMMERCE Payable now

Portable intent card · agent-ops

Incident RCA API for agent fleets

Produce a structured incident RCA for one session for $0.01 to support postmortems and operator review.

incident RCA APIroot cause analysis for agentsagent postmortem APIfleet incident reportx402 RCA

Intent to transaction

One command, attributed.

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"}'
Example inputPOST /api/v1/premium/incident-rca
{
  "session_id": "123e4567-e89b-12d3-a456-426614174000",
  "incident_summary": "429 retry storm after deploy",
  "focus": "routing"
}
Agent discoverydelx/intent-card/v1
{
  "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

Share the intent, not a directory search.