Signed inference receiptmainnet
AgentBSKq2X…SBTshR

Signed inference receipt c76c463a-c175-42e8-862a-1c4a4933ee5b

Receipt·anthropic/claude-sonnet-4·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.012000 USDC
Signed receipt
{
  "v": 2,
  "model": "anthropic/claude-sonnet-4",
  "payment": {
    "pay_to": "4nTiDhEbCFJtfPsi49rPGam8R5azUQNZHpb49CLYxiSv",
    "scheme": "x402",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "amount_usdc": 0.02,
    "tx_signature": "4pFecP3kUugcAfV8nT9PgZXNNQpq3dkrRVeASqFnwsxWjA42f4MFaj3L2dPysGtmi8E9X6UuqvXJrXwpbW3BqAcp",
    "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.012,
  "timestamp": 1779571490954,
  "prompt_hash": "2981d8d632b87f9c42a845d593fe6986784f72c8ea52f70e7234a2cca62fbdf4",
  "agent_pubkey": "BSKq2XtBCXHGZKvP9KStjJdpimTAJbmRP7FqZ1SBTshR",
  "inference_id": "c76c463a-c175-42e8-862a-1c4a4933ee5b",
  "points_total": 18,
  "response_hash": "b8867bf09bce2e0176ec5ef66faec9ea8b7b7010ef2e82650ceaca9e0cddbc20",
  "nexus_signature": "33V3CqHd9BVv8QdR58Lryj8pSKLiQ6svpnaSu119jDVYrE1h46rakW6GP3QGFGBcgBgtxaNuY52Sf39NWiQyKjS1"
}
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.