Signed inference receiptdevnet
AgentGjQuey…LFcCGS

Signed inference receipt c6ba53bf-0686-4323-9a34-bf05ca04d7a1

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.000007 USDC
Signed receipt
{
  "v": 2,
  "model": "gpt-4o-mini",
  "provider": "openai",
  "cost_usdc": 0.00000705,
  "timestamp": 1779625198808,
  "prompt_hash": "47fa087b5ed21569c8e695fc1ef908b74e8ae372f71aa98f1cb748773caa458d",
  "agent_pubkey": "GjQueyv278VBwWzSMCFm3tu3Wfs2qTmpdAWztTLFcCGS",
  "inference_id": "c6ba53bf-0686-4323-9a34-bf05ca04d7a1",
  "points_total": 9,
  "response_hash": "cd153d3c18e782c4f4b3ceec574adccc8e68bc557110b0bc263b01e09bfcc8ef",
  "nexus_signature": "58wYnrgYqpw2qrFwW7YwvkS8g1bKPCsjSTmJLGRgYKjn4tH3znGzvAruF76XpuHXkQXFmXGSHE8MzPjNQQ6c5HRe",
  "balance_remaining": 0.49946795
}
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.