← Back to directory

Compute a comprehensive summary of statistics (mean, median, mode, stddev, varia...

https://basic-utils-agent.up.railway.app/statistics/summary

Overview

Compute a comprehensive summary of statistics (mean, median, mode, stddev, variance, min, max, range) for a dataset.

Protocol x402
Price $0.0069
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider basic-utils-agent
Source bazaar
Indexed 2026-03-02 01:12:37

Health

Status degraded
Latency (p50) 34ms
Uptime (30d) 0.0%
Reliability Score 35/100
Last Checked 2026-07-31 14:50:09
Last Healthy Never
Consecutive Failures 3

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "type": "http" }

Output Schema

{ "input": { "bodyFields": { "data": { "description": "List of numeric values for statistical analysis. Maximum length: 10000", "items": { "type": "number" }, "title": "Data", "type": "array" } }, "bodyType": "json", "method": "POST", "type": "http" }, "output": { "max": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Max" }, "mean": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Mean" }, "median": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Median" }, "min": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Min" }, "mode": { "anyOf": [ { "items": { "type": "number" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Mode" }, "range": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Range" }, "stddev": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Stddev" }, "variance": { "anyOf": [ { "type": "number" }, { "type": "null" } ], "default": null, "title": "Variance" } } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-31 14:50:09 method_not_allowed 405 50ms
2026-07-31 09:53:15 method_not_allowed 405 34ms
2026-07-31 05:32:07 method_not_allowed 405 55ms
2026-07-31 01:20:45 method_not_allowed 405 28ms
2026-07-30 21:46:35 method_not_allowed 405 31ms
2026-07-30 19:31:02 method_not_allowed 405 87ms
2026-07-30 14:36:03 method_not_allowed 405 35ms
2026-07-30 09:21:09 method_not_allowed 405 34ms
2026-07-30 03:34:52 method_not_allowed 405 30ms
2026-07-29 23:58:52 method_not_allowed 405 29ms
2026-07-29 20:08:20 method_not_allowed 405 39ms
2026-07-29 12:55:35 method_not_allowed 405 31ms
2026-07-29 09:51:57 method_not_allowed 405 34ms
2026-07-29 03:34:45 method_not_allowed 405 42ms
2026-07-29 02:05:00 method_not_allowed 405 36ms
2026-07-28 19:24:10 method_not_allowed 405 36ms