Signed inference receiptdevnet
AgentGjQuey…LFcCGS

Signed inference receipt 22691286-2518-4612-8ad0-ec91f8ac826d

Receipt·llama-3-70b·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.000018 USDC
Signed receipt
{
  "v": 2,
  "model": "llama-3-70b",
  "provider": "groq",
  "cost_usdc": 0.00001806,
  "timestamp": 1779625183259,
  "prompt_hash": "52cb6b5e4a038af1756708f98afb718a08c75b87b2f03dbee4dd9c8139c15c5e",
  "agent_pubkey": "GjQueyv278VBwWzSMCFm3tu3Wfs2qTmpdAWztTLFcCGS",
  "inference_id": "22691286-2518-4612-8ad0-ec91f8ac826d",
  "points_total": 7,
  "response_hash": "87939feafcbf7353117589e624e3198128e919ee904f2f802b1010f01c831420",
  "nexus_signature": "29frojufRaM5H15izqVgu13qBqyU8oeV4DSpjFmuQX7wVtLkU4rAr21JDHGmrwVR4ofMX94oUFVptg1MrvvCWxKZ",
  "balance_remaining": 0.49948194
}
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.