Verified Coding Research (paid, credits or x402)
oracle_code_researchAnswers coding questions (API usage, errors, best practices) with real citations, backed by a signed attestation that each source was independently re-verified.
Instructions
WHAT: answers a coding question (library/API usage, error diagnosis, best practices) with real citations, and ships a signed attestation that the citations were re-checked by an independent verification pipeline. WHEN: you need a grounded, cited answer mid-task and are willing to pay per call. WHEN NOT: for open-ended code generation, for questions needing private/proprietary docs, or when a free unverified answer is good enough (use web search). COST: $0.10 USDC per call (x402 on Base; 25-call free tier). LATENCY: ~2-6s typical (search + citation re-check). OUTPUT: {answer, citations: [{title, url, snippet}], provider, served_in_ms, citation_check: {verdict, confidence}, attestation, attestation_hash, signature}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | ||
| provider | Yes | ||
| citations | Yes | ||
| signature | No | ||
| attestation | No | ||
| served_in_ms | Yes | ||
| citation_check | No | ||
| attestation_hash | No |