{"service":"oculr","costModel":"mpp-x402","description":"On-chain transaction explanation API, paid per request over MPP/x402 payment channels. Start with the skill doc, then POST a txHash to /explain.","docs":{"skill":"/SKILL.md","openapi":"/openapi.json","toolSpec":"/tool-spec.json","llms":"/llms.txt","llmsFull":"/llms-full.txt"},"endpoints":[{"method":"POST","path":"/explain","description":"Analyze a transaction (SSE stream, x402-metered; responds 402 with a payment challenge until paid)"},{"method":"POST","path":"/explain/async","description":"Async variant: small submit charge, remainder collected when the result is fetched"},{"method":"GET","path":"/result/{jobId}","description":"Fetch an async analysis result"},{"method":"POST","path":"/session/deposit","description":"Open a payment channel before analysis (one-cent probe)"},{"method":"GET","path":"/health","description":"Liveness check (free)"}]}