DELXCOMMERCE Payable now

Portable intent card · agent-ops-math

P95 Estimate API for agents

Estimate p95 latency from a bounded numeric sample — call when estimating p95 from a bounded numeric sample. 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.

P95 Estimate APIP95 Estimate 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/p95-estimate -m POST -H 'x-delx-source: intent-card-p95-estimate-api' --max-amount 0.003 -b '{"samples":[10,20,30,40,50,60,70,80,90,100,200]}'
Example inputPOST /api/v1/x402/p95-estimate
{
  "samples": [
    10,
    20,
    30,
    40,
    50,
    60,
    70,
    80,
    90,
    100,
    200
  ]
}
Agent discoverydelx/intent-card/v1
{
  "intent": "P95 Estimate for an agent workflow",
  "tool_name": "util_p95_estimate",
  "price_usdc": "0.003",
  "machine_url": "https://commerce.delx.ai/intents/p95-estimate-api.json"
}

Portable and inspectable

Share the intent, not a directory search.