DELXCOMMERCE Payable now

Portable intent card · agent-reliability-security

Structured Log Summary API for agents

Summarize log severity and hashed error fingerprints without returning sensitive error lines. Use it before an autonomous workflow acts on untrusted input, changes an API, retries a request, or evaluates production reliability. Returns bounded machine-readable JSON for $0.002 USDC via x402 on Base. Execution is deterministic, first-party, local-only, stateless, and does not call an upstream provider; structured validation failures are not billed.

Structured Log Summary APIStructured Log Summary for agentspay per result APIx402 APIno API key

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/x402/structured-log-summary -m POST -H 'x-delx-source: intent-card-structured-log-summary-api' --max-amount 0.002 -b '{"log_text":"2026-08-05T12:00:00Z ERROR upstream timeout"}'
Example inputPOST /api/v1/x402/structured-log-summary
{
  "log_text": "2026-08-05T12:00:00Z ERROR upstream timeout"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Structured Log Summary for an agent workflow",
  "tool_name": "util_structured_log_summary",
  "price_usdc": "0.002",
  "machine_url": "https://commerce.delx.ai/intents/structured-log-summary-api.json"
}

Portable and inspectable

Share the intent, not a directory search.