DELXCOMMERCE 4 routes

Discovery pack · Ops, product and analytics agents

Cheap stats for agent metrics

Lightweight stats at $0.001: mean, median, stdev, and percentile on numeric arrays—for p50/p95 style summaries without a stats stack.

mean APImedian APIpercentile APIstandard deviation agentx402 stats

Human → agent handoff

Share the job, not a directory.

Every route below has its own price, schema and bounded AgentCash command. Copying a command preserves this pack as a measurable discovery source.

https://api.delx.ai/api/v1/x402/start?q=mean%20median%20stdev%20percentile%20of%20a%20number%20list%20for%20an%20agent
01
utility · POST /api/v1/x402/meanArithmetic Mean for Agents

util_mean

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/mean -m POST -H 'x-delx-source: discovery-pack-agent-stats-kit' --max-amount 0.001 -b '{"values":[2,4,6,8,10]}'
$0.001
02
utility · POST /api/v1/x402/medianMedian for Agents

util_median

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/median -m POST -H 'x-delx-source: discovery-pack-agent-stats-kit' --max-amount 0.001 -b '{"values":[2,4,6,8,10]}'
$0.001
03
utility · POST /api/v1/x402/stdevStandard Deviation for Agents

util_stdev

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/stdev -m POST -H 'x-delx-source: discovery-pack-agent-stats-kit' --max-amount 0.001 -b '{"values":[2,4,6,8,10]}'
$0.001
04
utility · POST /api/v1/x402/percentilePercentile for Agents

util_percentile

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/percentile -m POST -H 'x-delx-source: discovery-pack-agent-stats-kit' --max-amount 0.001 -b '{"values":[2,4,6,8,10]}'
$0.001

Machine-readable path

Inspect the graph.