Signed inference receiptdevnet
AgentGjQuey…LFcCGS

Signed inference receipt fd717c3c-bdff-409e-8f84-ef6591efd903

Receipt·gpt-4o-mini·hashes only

The prompt and response for this receipt were never sent to Nexus — only their sha256 hashes are on the signed payload. To verify, the agent that made the call can replay the prompt & response through verifyReceipt() in @vdm-nexus/x402.

cost 0.000008 USDC
Signed receipt
{
  "v": 2,
  "model": "gpt-4o-mini",
  "provider": "openai",
  "cost_usdc": 0.00000825,
  "timestamp": 1779625209797,
  "prompt_hash": "2771021796fed2016ad184c0c3bf8369d089621f4369b82fa3ce163fe0c5c21a",
  "agent_pubkey": "GjQueyv278VBwWzSMCFm3tu3Wfs2qTmpdAWztTLFcCGS",
  "inference_id": "fd717c3c-bdff-409e-8f84-ef6591efd903",
  "points_total": 13,
  "response_hash": "73749803eadb1f98835e69a763732bedc8e15c04b691cb2a537255f870baa613",
  "nexus_signature": "4NKhtt4JWphC5YZXDua3ggpFz3FCqRGeWpKKwzyyirVfzqtR9661kjFkKV39eiq18JeBQ9jv5xE7XMYyPXF8agjn",
  "balance_remaining": 0.49943175
}
Verification

Independently checks the prompt & response hashes and the operator's Ed25519 signature on this receipt.

Verifying…
Receipts are the unit of work on Nexus. Share this one.

The widget above runs in-browser. For a fully independent check from a separate domain, verify this receipt on verify.vdmnexus.com — or run your own signed inference in the playground.