{"uid":"cap_hKyashzii-VDnbh9xZW45","slug":"delx-temp-f-to-c-b4f26aa5","name":"Delx Temp F To C","description":"Convert Fahrenheit to Celsius. Call when you normalize imperial sensor readings for agent logic. Returns celsius and fahrenheit 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/temp-f-to-c","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"fahrenheit":{"type":"integer","description":"Input field: fahrenheit."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-temp-f-to-c/v1","celsius":20,"fahrenheit":68}},"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_ScAnLCkyDOaR5jnOB29g-","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":"Converts a Fahrenheit temperature value to its Celsius equivalent, returning both values as JSON.","exampleAgentPrompt":"Convert 98 degrees Fahrenheit to Celsius for me.","exampleUseCases":[{"title":"Normalizing IoT sensor readings","prompt":"My smart home sensor is reporting the current room temperature as 72 degrees Fahrenheit — can you convert that to Celsius so I can log it in my metric dashboard?"},{"title":"Weather data pipeline normalization","prompt":"I'm getting weather feed data in Fahrenheit — convert 32°F to Celsius so I can store it alongside my European metric records."},{"title":"Medical device data standardization","prompt":"A patient's recorded temperature came in at 101 degrees Fahrenheit from an imperial-unit device — what is that in Celsius for the clinical report?"}],"resultDescription":"A JSON object containing both the input Fahrenheit value and the computed Celsius equivalent, with no external calls or data retention.","failureModes":["Missing or non-integer 'fahrenheit' field returns a validation error","Payment not provided or insufficient USDC balance causes a 402 Payment Required response","Extremely out-of-range integer values may return an error or unexpected result"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call Fahrenheit-to-Celsius conversion with no API keys, no data retention, and deterministic local computation — ideal for agent pipelines normalizing imperial sensor or weather data on Base via x402 micropayments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:03.109Z","isFirstParty":false}