DELXCOMMERCE Live contract

Agent operations math · agent-ops-math

Delx SLA Breach Count

Count SLA breaches in a latency sample against a millisecond threshold — call when counting latency samples above an SLA. Use for SRE/ops math agents buy from broad utility catalogs: SLA, error budget, success rate, and health scores with zero upstream cost. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media generation. Results are advisory; the caller owns authorization and production controls.

x402agentsmarket-backedagent-ops-mathlocal-firstslapay-per-call

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/sla-breach-count -m POST -H 'x-delx-source: product-page' --max-amount 0.003 -b '{"samples_ms":[100,200,600],"sla_ms":500}'
InputPOST /api/v1/x402/sla-breach-count
{
  "samples_ms": [
    100,
    200,
    600
  ],
  "sla_ms": 500
}
Delivered resultapplication/json
{
  "schema": "delx/util-sla-breach-count/v1",
  "sample_count": 3,
  "sla_ms": 500,
  "breach_count": 1,
  "breach_percent": 33.3333
}

Machine-readable evidence

Inspect before paying.