Signed inference receiptbase
Agent0x65a0…957F28

Signed inference receipt 655914e1-f0c6-44a8-8d91-d8f6796f1363

Receipt·openai/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.000005 USDC
Signed receipt
{
  "v": 2,
  "model": "openai/gpt-4o-mini",
  "payment": {
    "pay_to": "0x65a0c844C12B42591168482333eF62B572957F28",
    "scheme": "x402",
    "network": "eip155:8453",
    "amount_usdc": 0.02,
    "tx_signature": "0x60933785ffbe9345beb826289b96dd20a824710e0de2f3ea3a0b5a121aecc228",
    "inference_usdc": 0.01,
    "receipt_fee_usdc": 0.01,
    "treasury_share_usdc": 0.005,
    "burn_pool_share_usdc": 0.005
  },
  "upstream": "openrouter",
  "cost_usdc": 0.0000054,
  "timestamp": 1779620869200,
  "prompt_hash": "96451f9778e76c9a8d1aed603618e9b5f12e23de7b7904647443e90ff70fad03",
  "agent_pubkey": "0x65a0c844C12B42591168482333eF62B572957F28",
  "inference_id": "655914e1-f0c6-44a8-8d91-d8f6796f1363",
  "points_total": 2,
  "response_hash": "67828ed7be8ca84fd728462a41b704cd92fd80230d55199bd00b489e30dc9f60",
  "nexus_signature": "4hJXGCm8RcCP4R5J784egYKrs17JdRRAPxLVnXFutexUToeRF8qScWqheGmXdHto2MGZ9JptGpDmi5Rjw73eZBGg"
}
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.