Example inputPOST /api/v1/premium/controller-brief
{
"session_id": "123e4567-e89b-12d3-a456-426614174000"
}
Portable intent card · agent-ops
Produce a structured controller brief for one session for $0.01 covering symptoms, actions and next decision.
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/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"}'
{
"session_id": "123e4567-e89b-12d3-a456-426614174000"
}
{
"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