{"uid":"cap_hho3zbkHNYXtEieApKOtt","slug":"delx-min-n-c491f32b","name":"Delx Min N","description":"Minimum of a numeric list. Call when you find floors across agent-held samples. Returns min value and count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/min-n","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"values":{"type":"array","description":"Input field: values."}}},"responseSchema":{"type":"json","example":{"count":3,"value":1.2,"schema":"delx/util-min-n/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CsoqewRD79S5W2Rxepjrz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the minimum value and count from a numeric list supplied by the caller","exampleAgentPrompt":"Find the minimum value in this list of numbers for me: [42, 7, 99, 3, 55, 18] — just return the min and how many values there were.","exampleUseCases":[{"title":"Floor detection across sensor readings","prompt":"I have a batch of temperature readings from my IoT sensors: [72.3, 68.1, 75.0, 64.8, 70.5] — what's the minimum temperature recorded and how many readings are in the set?"},{"title":"Budget floor across cost estimates","prompt":"Here are the cost estimates my agent collected for five vendors: [1200, 850, 970, 1100, 760] — find the minimum cost and tell me how many estimates were compared."},{"title":"Lowest latency across benchmark runs","prompt":"I ran latency benchmarks and got these millisecond values: [120, 95, 143, 88, 110, 102] — what was the minimum latency and how many samples did we have?"}],"resultDescription":"Returns the minimum numeric value found in the input array along with the count of elements that were evaluated. No data is retained after the call.","failureModes":["Empty array input — may return an error or undefined minimum","Non-numeric values in the array — likely causes a validation error","Malformed request body — returns a 4xx error","Payment failure via x402 — call is rejected before processing"],"whenToPreferThis":"Use this endpoint when an agent needs a fast, stateless minimum computation over a numeric list without building or shipping its own math logic. Ideal for pipelines where the list is already in memory and a floor value is needed as a decision input — e.g. budget floors, latency thresholds, or score minimums. It pairs naturally with other Delx aggregation primitives.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:47.558Z","isFirstParty":false}