DELXCOMMERCE Payable now

Portable intent card · agent-ops

Controller brief API for agent incidents

Produce a structured controller brief for one session for $0.01 covering symptoms, actions and next decision.

controller brief APIincident brief for agentsagent operations reportsession summary for controllersx402 agent ops

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/controller-brief -m POST -H 'x-delx-source: intent-card-agent-controller-brief-api' --max-amount 0.01 -b '{"session_id":"123e4567-e89b-12d3-a456-426614174000"}'
Example inputPOST /api/v1/premium/controller-brief
{
  "session_id": "123e4567-e89b-12d3-a456-426614174000"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "generate a controller-ready incident brief for an agent",
  "tool_name": "generate_controller_brief",
  "price_usdc": "0.01",
  "machine_url": "https://commerce.delx.ai/intents/agent-controller-brief-api.json"
}

Portable and inspectable

Share the intent, not a directory search.