{"uid":"cap_0VvMo_X6uidMqVV8Lkzwj","slug":"forgemesh-descriptive-statistics-api-1acaf492","name":"Forgemesh Descriptive Statistics API","description":"Statistics API: mean, median, mode, standard deviation, variance, percentiles (p25-p99), range, sum, and IQR outliers for up to 100k numbers — exact, deterministic.","url":"https://x402.forgemesh.io/descriptive-statistics","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"numbers":{"type":"array","items":{"type":"number"},"description":"array or comma-separated string"}}},"responseSchema":{"type":"json","example":{"mean":27.166667,"median":13.5,"outliers_iqr":[98],"std_dev_sample":34.749604}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BGwod_sKMTNuHOrHB9ZAv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes exact descriptive statistics (mean, median, mode, std dev, variance, percentiles p25–p99, range, sum, IQR outliers) for an array of up to 100,000 numbers.","exampleAgentPrompt":"Can you compute the full descriptive stats for this list of response times — mean, median, standard deviation, percentiles up to p99, and flag any IQR outliers? Here are the numbers: [120, 135, 98, 200, 115, 400, 110, 125, 130, 105].","exampleUseCases":null,"resultDescription":"Returns exact, deterministic descriptive statistics including mean, median, mode, standard deviation, variance, percentiles (p25 through p99), range, sum, and IQR-based outlier identification for the submitted numeric array.","failureModes":["Array exceeds 100,000 elements — request rejected","Non-numeric values in the array cause a validation error","Empty array input returns an error","Malformed JSON body returns a 400 error","Payment failure (x402) results in 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need exact, deterministic descriptive statistics for a large numeric array (up to 100k numbers) in a single call, especially when you need percentiles (p25–p99), IQR outlier detection, and a full statistical summary without writing custom code or spinning up a compute environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:59:48.535Z","isFirstParty":false}