{"uid":"cap_dCi_MVTnQ1ltG2UQjfCn8","slug":"delx-abs-n-c4c12887","name":"Delx Abs N","description":"Absolute value of a number. Call when you need magnitude from signed deltas or balances. Returns absolute numeric value 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/abs-n","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"value":{"type":"number","description":"Input field: value."}}},"responseSchema":{"type":"json","example":{"value":5.5,"schema":"delx/util-abs-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_iqnXTn8_5-cd6hfF6tP3n","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 absolute value of a signed numeric input, stripping the sign to yield the magnitude.","exampleAgentPrompt":"What is the absolute value of -47.83?","exampleUseCases":[{"title":"Signed delta to magnitude","prompt":"I have a price change of -12.50 — can you give me just the magnitude of that move, without the sign?"},{"title":"Negative balance normalization","prompt":"My account shows a balance of -239.99, I need to display just the positive amount owed — what's the absolute value of that?"},{"title":"Distance from zero for a sensor reading","prompt":"A sensor reported a reading of -0.00731 — can you give me the absolute value so I can compare it against a threshold?"}],"resultDescription":"A JSON object containing the absolute (non-negative) numeric value of the input, computed locally without any external network calls or data retention.","failureModes":["Missing or null 'value' field returns a validation error","Non-numeric input (e.g. string) causes a type error","Payment failure via x402 results in a 402 response before computation occurs"],"whenToPreferThis":"Choose this endpoint when your agent pipeline needs a lightweight, pay-per-call absolute-value computation without bundling a math library, especially in environments where you want a simple deterministic JSON response for signed deltas, balances, or differences. It is ideal for low-overhead microcomputation steps inside larger agentic workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:47.557Z","isFirstParty":false}