{"uid":"cap_bi-SF4CGkpI4ep6lW5rer","slug":"delx-rad-to-deg-26c12bb0","name":"Delx Rad To Deg","description":"Convert radians to degrees. Call when you display geometry results in degrees. Returns degrees and radians 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/rad-to-deg","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"radians":{"type":"number","description":"Input field: radians."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-rad-to-deg/v1","degrees":179.9999999948552,"radians":3.1415926535}},"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__vkjhwgUvnR5O5KuMwTYC","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 radian value to its equivalent in degrees, returning both the input in radians and the converted result in degrees.","exampleAgentPrompt":"Can you convert 1.5708 radians to degrees for me?","exampleUseCases":[{"title":"Geometry display formatting","prompt":"I'm showing users the interior angle of a triangle — it came out as 2.094 radians, can you convert that to degrees so it's easier to read?"},{"title":"Trigonometry result presentation","prompt":"My code calculated an arc angle of 0.7854 radians, convert that to degrees before I display it on the chart."},{"title":"Navigation bearing conversion","prompt":"The heading sensor returned 3.14159 radians — what is that in degrees?"}],"resultDescription":"Returns a JSON object containing the original radians input and the computed degrees value (radians × 180/π), with no data retained server-side.","failureModes":["Missing or non-numeric 'radians' field returns a validation error","Payment of $0.001 USDC via x402 on Base must succeed or request is rejected","Extreme floating-point values (e.g. Infinity, NaN) may return an error or unexpected result"],"whenToPreferThis":"Use this endpoint when an agent needs a quick, stateless, no-key radian-to-degree conversion — especially in pipelines displaying geometry, trigonometry, or sensor data to end users who expect degree notation. Ideal when you want a deterministic micro-service rather than implementing the math locally, and you're already operating in an x402 payment flow on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T06:55:00.791Z","isFirstParty":false}