{"uid":"cap_ZBRXgCMd__-BiSCvTl_Pa","slug":"delx-degrees-to-radians-converter-11d212af","name":"Delx Degrees to Radians Converter","description":"Convert degrees to radians. Call when you feed geometry/trig helpers from degree inputs. Returns radians and degrees 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/deg-to-rad","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"degrees":{"type":"integer","description":"Input field: degrees."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-deg-to-rad/v1","degrees":180,"radians":3.141592653589793}},"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_X1Tcz9ROFFof_Jqym2kVF","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 degree value to its equivalent in radians via a paid microtransaction API","exampleAgentPrompt":"Convert 270 degrees to radians for me.","exampleUseCases":[{"title":"Trig function preprocessing in agent pipeline","prompt":"I need to feed 135 degrees into a sine calculation — can you convert that to radians first?"},{"title":"Geometry helper for angle normalization","prompt":"My drawing tool uses radians but the user entered 45 degrees — convert that to radians for me."},{"title":"Physics simulation angle conversion","prompt":"I have a launch angle of 60 degrees for a projectile simulation that requires radians — what's the radian equivalent?"}],"resultDescription":"A JSON object containing the input degrees value and the computed equivalent in radians (e.g. 180 degrees → 3.14159... radians).","failureModes":["Non-integer or missing 'degrees' field returns a validation error","Network or payment failure (x402) if USDC balance is insufficient","Unexpected server error returning a 5xx response"],"whenToPreferThis":"Choose this endpoint when your agent pipeline needs a reliable, stateless, pay-per-use degrees-to-radians conversion without spinning up a local math library or managing environment dependencies. Ideal for lightweight agentic workflows that already use x402 micropayments on Base and want a consistent, hosted conversion step.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T06:54:59.013Z","isFirstParty":false}