Proof page

Receipt samples proof.

This page shows public-safe receipt shape for paid agent calls. Sensitive provider keys, private wallet data, raw prompts, and private logs are not published.

What was tested

Receipt availability for developer-credit invokes, paid endpoint calls, external x402 seller handling, payout packet records, and status/log retrieval.

Date tested2026-05-22
StatusPass in latest local audit
RedactionPublic-safe fields only

Public-safe JSON sample

{
  "receiptId": "rcpt_public_sample",
  "serviceId": "hosted-endpoint",
  "amountUsd": "0.004",
  "feePolicy": "1_percent",
  "network": "base",
  "asset": "USDC",
  "status": "fulfilled",
  "requestId": "req_public_sample",
  "resultSummary": "Endpoint returned an agent-readable response.",
  "privateFieldsPublished": false
}