{"uid":"cap_lkaELjznZHa5vroAUkd7v","slug":"numora-pressure-unit-conversion-d27cd08a","name":"Numora Pressure Unit Conversion","description":"100 pure math computation endpoints for AI agents. Statistics, financial math, linear algebra, equation solving, calculus, number theory, sequence generation, and unit conversions. Zero external dependencies. x402 micropayments on Base.","url":"https://numormo.vercel.app/api/convert/pressure","method":"POST","headers":{},"bodySchema":{"type":"object","required":["to","from","value"],"properties":{"to":{"type":"string"},"from":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"object","required":["success","result","computation"],"properties":{"result":{"type":"object","description":"Computation result varies by endpoint"},"success":{"type":"boolean","description":"Always true on success"},"computation":{"type":"string","description":"Human-readable description of what was computed"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MurnR5ZJJ4Ypr4Tk90p8u","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a pressure value from one unit to another using pure math computation with no external dependencies.","exampleAgentPrompt":"Convert 14.7 PSI to pascals for me — I need the exact numeric result.","exampleUseCases":[{"title":"Tire pressure unit conversion","prompt":"My tire pressure is 32 PSI and I need to know what that is in bar — can you convert it for me?"},{"title":"Lab equipment calibration","prompt":"Convert 101325 pascals to atmospheres so I can calibrate this pressure gauge reading."},{"title":"Hydraulic system design","prompt":"I'm working on a hydraulic system rated at 250 bar — what is that in PSI?"}],"resultDescription":"Returns a JSON object with a boolean success flag, a result object containing the converted pressure value, and a human-readable computation string describing what was calculated (e.g. '14.7 PSI converted to 101352.9 pascals').","failureModes":["Unsupported or misspelled pressure unit strings cause validation errors","Missing required fields (value, from, to) return an error response","Passing non-numeric value causes schema validation failure","Converting between incompatible physical dimensions (e.g. temperature units) will fail or return incorrect results"],"whenToPreferThis":"Choose this endpoint when you need a reliable, dependency-free pressure unit conversion with a consistent JSON response. Ideal for engineering, scientific, or IoT agent workflows where accurate numeric conversion between pressure units (PSI, bar, Pa, kPa, atm, mmHg, torr, etc.) is needed inline without spinning up a general-purpose math library or calling a heavyweight API. Useful within micropayment-enabled agentic pipelines on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:56:28.600Z","isFirstParty":false}