{"uid":"cap_GsxPY_2RnUHMyNURjJOO8","slug":"kihustle-json-moving-average-calculator-804c99d2","name":"KiHustle JSON Moving Average Calculator","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/json-moving-average","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"values":{"type":"array","items":{"type":"number"}},"window":{"type":"integer"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"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_zJXq3F2cwIzTg2kZTkFnZ","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 a simple moving average over an array of numeric values using a specified window size","exampleAgentPrompt":"Can you calculate a moving average over these values [12.5, 13.0, 14.2, 13.8, 15.1, 14.7, 16.0] using a window size of 3?","exampleUseCases":[{"title":"Stock price trend smoothing","prompt":"I have a list of daily closing prices [102.3, 104.1, 103.8, 105.6, 107.2, 106.9, 108.4, 110.0] — can you smooth them out using a 3-day moving average so I can see the trend more clearly?"},{"title":"Sensor noise reduction","prompt":"My temperature sensor gave me these readings over 10 minutes: [22.1, 22.8, 23.5, 21.9, 22.4, 23.1, 22.7, 23.3, 22.9, 23.0] — apply a 4-point moving average to smooth out the noise."},{"title":"Sales data rolling average","prompt":"Here are my weekly sales figures for the past 8 weeks: [540, 620, 580, 710, 695, 730, 760, 800] — can you compute the 2-week rolling average so I can track momentum?"}],"resultDescription":"Returns a JSON object with a 'result' field containing the processed moving average output and a 'status' field indicating success. The response confirms the computation completed successfully.","failureModes":["Empty or null values array causes processing failure","Window size larger than the number of values provided may return an error or partial result","Non-numeric values in the array may cause a validation error","Window size of zero or negative integer likely causes a computation error","Malformed JSON body returns a 400-level error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call moving average computation without setting up local math libraries. Suitable for agents that periodically process small numeric sequences and want a simple stateless API for smoothing or trend computation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:07:07.154Z","isFirstParty":false}