{"uid":"cap_OJgejPHq-KYfb6tX2Kqxl","slug":"bolt-explain-endpoint-ae47830d","name":"Bolt Explain Endpoint","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://deltadata.orbonomy.xyz/api/explain","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"depth":{"type":"string"},"audience":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__dDlosnUpjNOiuw8lzMju","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Explains a given text in plain language, with configurable depth and audience targeting","exampleAgentPrompt":"Explain this paragraph to a general audience at a basic depth: 'Quantum entanglement is a phenomenon where two particles become correlated such that the quantum state of each particle cannot be described independently of the others, even when separated by large distances.'","exampleUseCases":[{"title":"Simplify legal documents for clients","prompt":"Break down this contract clause for a non-lawyer: 'The indemnifying party shall hold harmless the indemnitee from any third-party claims arising out of the indemnifying party's breach of representations, warranties, or covenants herein, excluding claims arising solely from the indemnitee's gross negligence or willful misconduct.'"},{"title":"Make medical reports understandable","prompt":"Help me understand this lab result as a patient with no medical background: 'Elevated ALT and AST levels (ALT 145 U/L, AST 128 U/L) with normal bilirubin suggest possible hepatocellular injury, potentially from viral hepatitis, autoimmune hepatitis, or medication-induced liver injury, requiring further serological testing.'"},{"title":"Explain code to non-technical stakeholders","prompt":"Explain what this code does in simple business terms for a client who doesn't code: 'const filteredUsers = users.filter(u => u.createdAt > new Date(Date.now() - 30*24*60*60*1000)).map(u => ({id: u.id, email: u.email, daysActive: Math.floor((Date.now() - u.createdAt)/(24*60*60*1000))}));'"}],"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the AI-generated explanation of the input text, tailored to the specified depth and audience.","failureModes":["Missing required 'text' field returns a validation error","Overly long or malformed text may result in processing failure","Invalid 'depth' or 'audience' values may be ignored or cause errors","Payment failure via x402 returns 402 Payment Required before processing","Server-side AI processing errors return success:false with error details"],"whenToPreferThis":"Choose this endpoint when you need to transform dense, technical, or complex text into an audience-appropriate explanation, especially when you want to control the depth and target audience of the explanation. Useful for agents that need to make content accessible to non-experts or tailor communication to specific user profiles.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:51:06.478Z","isFirstParty":false}