DELXCOMMERCE Payable now

Portable intent card · agent-ops

Fleet summary API for agent controllers

Generate a controller-facing fleet summary for $0.01 over a bounded lookback window.

agent fleet summaryfleet health APIcontroller dashboard datamulti-agent operationsx402 fleet

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/fleet-summary -m POST -H 'x-delx-source: intent-card-agent-fleet-summary-api' --max-amount 0.05 -b '{"controller_id":"openclaw-main","days":7,"focus":"active risk"}'
Example inputPOST /api/v1/premium/fleet-summary
{
  "controller_id": "openclaw-main",
  "days": 7,
  "focus": "active risk"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "summarize the health of an agent fleet",
  "tool_name": "generate_fleet_summary",
  "price_usdc": "0.05",
  "machine_url": "https://commerce.delx.ai/intents/agent-fleet-summary-api.json"
}

Portable and inspectable

Share the intent, not a directory search.