{"uid":"cap_z4eAol1t__WUR3db_rjIU","slug":"delx-temp-c-to-f-5edc151c","name":"Delx Temp C To F","description":"Convert Celsius to Fahrenheit. Call when you normalize weather/agent sensor units. Returns fahrenheit and celsius 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-c-to-f","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"celsius":{"type":"integer","description":"Input field: celsius."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-temp-c-to-f/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_JPkh03HXI5Po8AOZaXIfo","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 Celsius temperature value to Fahrenheit, returning both unit representations as a local JSON computation with no external network calls.","exampleAgentPrompt":"Convert 37 degrees Celsius to Fahrenheit for me.","exampleUseCases":[{"title":"Weather data unit normalization","prompt":"I'm getting weather readings in Celsius from a European sensor and need them in Fahrenheit — can you convert 22 degrees Celsius to Fahrenheit?"},{"title":"Body temperature clinical check","prompt":"A patient thermometer reported 38.5 degrees Celsius — what is that in Fahrenheit?"},{"title":"Cooking recipe temperature conversion","prompt":"This recipe says to preheat the oven to 180 degrees Celsius, but my oven only shows Fahrenheit — what should I set it to?"}],"resultDescription":"Returns a JSON object containing both the original celsius value and the computed fahrenheit equivalent, with no external data fetched — purely local arithmetic.","failureModes":["Missing or non-integer celsius input returns a validation error","Payment failure (insufficient USDC balance or x402 rejection) blocks the call","Extremely large or small integer values may produce out-of-range results depending on implementation limits"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, local, zero-latency Celsius-to-Fahrenheit conversion inside an agent pipeline without any external API dependencies, network calls, or data retention concerns. Ideal for normalizing weather, IoT sensor, or health data units in automation workflows where cost predictability ($0.001 USDC flat) and privacy (no data stored) matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:38:33.617Z","isFirstParty":false}