{
 "generated": "2026-08-15T21:47:11.551571+00:00",
 "source": "https://whatagentsbuy.com",
 "api_version": 1,
 "license": "CC BY 4.0, attribute What Agents Buy",
 "what": "Dispute receipts: one content-hashed record per paid call. Each carries the promise, the payment (with on-chain tx), the response SHAPE (type names only, never the goods), and a verdict re-derivable at three levels. status: delivered; short (underdelivered, confirmed on two calls); accurate or off (graded against a primary source, not another API); or inconclusive (could not measure, never a negative claim against a seller).",
 "verify": {
  "integrity": "sha256 over the evidence fields equals receipt_id",
  "verdict": "re-derive the verdict offline from the stored shape",
  "raw": "re-read the archived bytes and reproduce the shape",
  "how": "python3 receipts.py --verify <receipt_id>"
 },
 "counts": {
  "receipts": 576,
  "underdelivered": 39,
  "delivered": 306,
  "accurate": 16
 },
 "receipts": [
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2423,
    "missing": [
     "contentType",
     "description"
    ],
    "observed_schema": "string",
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 250,
     "match": {
      "tx": "0x2f742e70458c77654467fde4d494bd863f743cab2a9d20f9e02d445711924130",
      "url": "https://x402.devvizion.com/v0/outline"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2f742e70458c77654467fde4d494bd863f743cab2a9d20f9e02d445711924130"
   },
   "promise": {
    "fields": [
     "contentType",
     "description"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_00003d4974fc7caf",
   "seller": {
    "host": "x402.devvizion.com",
    "url": "https://x402.devvizion.com/v0/outline"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_00003d4974fc7caf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 84,
     "match": {
      "tx": "0x6e8fd63b52c9129d4fb9f9021f6cb850b08431daea2bf88295d16a0a9c7a2639",
      "url": "https://api.oblique.markets/api/v1/paid/base-usdc-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
     },
     "tx": "0x6e8fd63b52c9129d4fb9f9021f6cb850b08431daea2bf88295d16a0a9c7a2639"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6e8fd63b52c9129d4fb9f9021f6cb850b08431daea2bf88295d16a0a9c7a2639"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_003320b044d92216",
   "seller": {
    "host": "api.oblique.markets",
    "url": "https://api.oblique.markets/api/v1/paid/base-usdc-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_003320b044d92216",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1937,
    "missing": [],
    "observed_schema": {
     "contract": "string",
     "founder_wallet": "string",
     "owner": "string",
     "owner_is_renounced": "string",
     "owner_is_timelock": "string",
     "timelock": {
      "address": "string",
      "expected_min_delay_seconds": "string",
      "min_delay_hours": "string",
      "min_delay_matches_expected": "string",
      "min_delay_seconds": "string"
     },
     "trust_summary": "string",
     "verification": {
      "contract_basescan": "string",
      "timelock_basescan": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd60d1b6866a98afab7a830056aa21c2a9ca7f667ddafbc692ca6379a0cf071fb"
   },
   "promise": {
    "fields": [
     "contract",
     "founder_wallet",
     "owner",
     "owner_is_renounced",
     "owner_is_timelock",
     "timelock",
     "trust_summary",
     "verification"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_00660a1d4c74b1dc",
   "seller": {
    "host": "gblin.digital",
    "url": "https://gblin.digital/api/x402/governance"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_00660a1d4c74b1dc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2211,
    "missing": [],
    "observed_schema": {
     "base_fee_gwei": "string",
     "base_fee_wei": "string",
     "block_number": "string",
     "caip2": "string",
     "chain": "string",
     "chain_name": "string",
     "gas_model": "string",
     "stats": {
      "blocks_sampled": "string",
      "median_fullness_pct": "string",
      "ts": "string"
     },
     "tiers": {
      "fast": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "string",
       "max_priority_gwei": "string"
      },
      "slow": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "string",
       "max_priority_gwei": "string"
      },
      "standard": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "string",
       "max_priority_gwei": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7818f57af0bd5ea4e804d763139a47fe9f0c9f546ca52130ccd2709ad6f72ee6"
   },
   "promise": {
    "fields": [
     "base_fee_gwei",
     "base_fee_wei",
     "block_number",
     "caip2",
     "chain",
     "chain_name",
     "gas_model",
     "stats",
     "tiers"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_00f141cdfdd32de0",
   "seller": {
    "host": "evm-gas.apitoll.cloud",
    "url": "https://evm-gas.apitoll.cloud/v1/evm/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_00f141cdfdd32de0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "coverage",
     "endpoint",
     "entity_matching",
     "filters",
     "generated_at",
     "jurisdiction",
     "license",
     "next_page",
     "related",
     "request_missing_data",
     "returned",
     "schema_version",
     "source",
     "source_url"
    ],
    "latency_ms": 4888,
    "missing": [],
    "observed_schema": {
     "attribution": "string",
     "coverage": "string",
     "endpoint": "string",
     "entity_matching": "string",
     "filters": {},
     "generated_at": "string",
     "jurisdiction": "string",
     "license": "string",
     "next_page": "string",
     "page": "string",
     "page_size": "string",
     "related": {
      "array_of": {
       "endpoint": "string",
       "note": "string",
       "price": "string"
      }
     },
     "request_missing_data": "string",
     "returned": "string",
     "rows": {
      "array_of": {
       "address": "string",
       "amputation": "string",
       "city": "string",
       "employer": "string",
       "event_date": "string",
       "event_type": "string",
       "hospitalized": "string",
       "human_page": "string",
       "id": "string",
       "injury_source": "string",
       "latitude": "string",
       "longitude": "string",
       "loss_of_eye": "string",
       "naics": "string",
       "narrative": "string",
       "nature_of_injury": "string",
       "part_of_body": "string",
       "state": "string",
       "zip": "string"
      }
     },
     "schema_version": "string",
     "source": "string",
     "source_url": "string",
     "total_matches": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfc7cdb3c23822955b38e61043bc25a6e592cda6f28ddd7168fc0683a591e6d10"
   },
   "promise": {
    "fields": [
     "page",
     "page_size",
     "rows",
     "total_matches"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_01244f6a6cf831bb",
   "seller": {
    "host": "safetyincidents.org",
    "url": "https://safetyincidents.org/api/x402/severe-injuries"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_01244f6a6cf831bb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1849,
    "missing": [
     "as_of",
     "requested_symbol",
     "scope",
     "sources",
     "spreads"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 53,
     "match": {
      "tx": null,
      "url": "https://x402.fablerlabs.com/market/funding-spreads"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "as_of",
     "requested_symbol",
     "scope",
     "sources",
     "spreads"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_012ed3ef23099ee0",
   "seller": {
    "host": "x402.fablerlabs.com",
    "url": "https://x402.fablerlabs.com/market/funding-spreads"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "503 Service Unavailable"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_012ed3ef23099ee0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "chain",
     "urgency",
     "why"
    ],
    "latency_ms": 4484,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "as_of_block": "string",
     "chain": "string",
     "estimated_cost": {
      "eth": "string",
      "gas": "string",
      "usd": "string"
     },
     "fee": {
      "current_base_fee_gwei": "string",
      "max_fee_per_gas_gwei": "string",
      "max_priority_fee_per_gas_gwei": "string",
      "next_base_fee_gwei": "string"
     },
     "recheck_in_s": "string",
     "submit": "string",
     "urgency": "string",
     "verdict": "string",
     "why": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3c567cf7d27aeaa617efc49e0e7ab7cc42af01ec8123673e624f1ae5ee297ad4"
   },
   "promise": {
    "fields": [
     "as_of_block",
     "estimated_cost",
     "fee",
     "recheck_in_s",
     "submit",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_01517ca2b6322ff7",
   "seller": {
    "host": "x402-mcp.onrender.com",
    "url": "https://x402-mcp.onrender.com/base/tx-decision"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_01517ca2b6322ff7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data",
     "meta"
    ],
    "latency_ms": 2567,
    "missing": [
     "properties",
     "type"
    ],
    "observed_schema": {
     "data": {
      "date": "null",
      "holidays": {
       "array_of": "object"
      },
      "region": "null",
      "school_year": "string"
     },
     "meta": {
      "attribution": "array",
      "cache_age_seconds": "integer",
      "disclaimer": "string",
      "license_notes": "string",
      "retrieved_at": "string",
      "source": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 178,
     "match": {
      "tx": "0x618c341981d8008ef0f866f744c12a9212b0f3090ed26ac96dfb2e9a4602f239",
      "url": "https://api.agenticweb.nl/api/v1/nl/school-holidays"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.008",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x618c341981d8008ef0f866f744c12a9212b0f3090ed26ac96dfb2e9a4602f239"
   },
   "promise": {
    "fields": [
     "properties",
     "type"
    ],
    "price_usdc": "0.008",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0172ba9cd3428605",
   "seller": {
    "host": "api.agenticweb.nl",
    "url": "https://api.agenticweb.nl/api/v1/nl/school-holidays"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0172ba9cd3428605",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1131,
    "missing": [
     "api_version",
     "count",
     "disclaimer",
     "queried_at",
     "results"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 210,
     "match": {
      "tx": null,
      "url": "https://domain-availability-checker.underscoredone.com/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "count",
     "disclaimer",
     "queried_at",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_01961d2ce3215b47",
   "seller": {
    "host": "domain-availability-checker.underscoredone.com",
    "url": "https://domain-availability-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_01961d2ce3215b47",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "budget_allocated",
     "operation_id",
     "price",
     "reconciliation_url"
    ],
    "latency_ms": 3042,
    "missing": [
     "alive",
     "bytes",
     "content_type",
     "final_url",
     "generated_at",
     "issue_codes",
     "limitations",
     "next_jobs",
     "redirected",
     "service",
     "sources",
     "status_code",
     "summary",
     "title"
    ],
    "observed_schema": {
     "budget_allocated": "number",
     "job_id": "string",
     "operation_id": "string",
     "price": {
      "amount": "number",
      "currency": "string"
     },
     "reconciliation_url": "string",
     "status": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 245,
     "match": {
      "tx": "0xfc5b87e6aff59a10cb6d09e2a73d96dc3961c49768a0d489b5adc66f41e4c43f",
      "url": "https://agent.kihustle.tech/services/url-preflight/jobs"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfc5b87e6aff59a10cb6d09e2a73d96dc3961c49768a0d489b5adc66f41e4c43f"
   },
   "promise": {
    "fields": [
     "alive",
     "bytes",
     "content_type",
     "final_url",
     "generated_at",
     "issue_codes",
     "job_id",
     "limitations",
     "next_jobs",
     "redirected",
     "service",
     "sources",
     "status",
     "status_code",
     "summary",
     "title"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_01c3cc545cd9d991",
   "seller": {
    "host": "agent.kihustle.tech",
    "url": "https://agent.kihustle.tech/services/url-preflight/jobs"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_01c3cc545cd9d991",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1375,
    "missing": [
     "checkedAt",
     "creationTime",
     "creationTraced",
     "deployer",
     "deployerHoldingPct",
     "deployerWalletAgeDays",
     "flags",
     "mint",
     "network",
     "notes",
     "riskLevel",
     "riskScore",
     "tokenAgeHours",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 222,
     "match": {
      "tx": null,
      "url": "https://soldefi.thomenz.me/v1/solana/deployer/:mint"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "checkedAt",
     "creationTime",
     "creationTraced",
     "deployer",
     "deployerHoldingPct",
     "deployerWalletAgeDays",
     "flags",
     "mint",
     "network",
     "notes",
     "riskLevel",
     "riskScore",
     "tokenAgeHours",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0248edddfb585f13",
   "seller": {
    "host": "soldefi.thomenz.me",
    "url": "https://soldefi.thomenz.me/v1/solana/deployer/:mint"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0248edddfb585f13",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cached_ttl_s"
    ],
    "latency_ms": 4165,
    "missing": [],
    "observed_schema": {
     "cached_ttl_s": "string",
     "count": "string",
     "deals": {
      "array_of": {
       "appid": "string",
       "discount_pct": "string",
       "header_image": "string",
       "name": "string",
       "original_price": "string",
       "price": "string",
       "review_score_pct": "string",
       "value_score": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x78e97584fafb779aa0e7dcf43e7c3fa3c33e3163438771cbe03e9f72f479a8b5"
   },
   "promise": {
    "fields": [
     "count",
     "deals"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_02491b5d42a326c2",
   "seller": {
    "host": "api.borisinc.com",
    "url": "https://api.borisinc.com/paid/steam/deals"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_02491b5d42a326c2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3008,
    "missing": [
     "checks",
     "is_paid_resource",
     "live_terms",
     "safe_to_pay",
     "summary",
     "target",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 161,
     "match": {
      "tx": null,
      "url": "https://jurat.dev/v1/preflight"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "checks",
     "is_paid_resource",
     "live_terms",
     "safe_to_pay",
     "summary",
     "target",
     "verdict"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_028303a757645deb",
   "seller": {
    "host": "jurat.dev",
    "url": "https://jurat.dev/v1/preflight"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_028303a757645deb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "categories",
     "found",
     "page",
     "per_page"
    ],
    "latency_ms": 2531,
    "missing": [],
    "observed_schema": {
     "categories": {
      "array_of": {
       "count": "string",
       "highlighted": "string",
       "value": "string"
      }
     },
     "found": "string",
     "next_step": {
      "body": {
       "slug": "string"
      },
      "url": "string"
     },
     "page": "string",
     "per_page": "string",
     "products": {
      "array_of": {
       "_id": "string",
       "categories": "string",
       "countries": "string",
       "currency": "string",
       "in_stock": "string",
       "keywords": "string",
       "name": "string",
       "product_url": "string",
       "slug": "string",
       "type": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x905958a104ceccb6a6077d0400c570b974cc62b626ec9c2979da96be2f5293ae"
   },
   "promise": {
    "fields": [
     "next_step",
     "products"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_03ae706eadb27dc6",
   "seller": {
    "host": "api.bitrefill.com",
    "url": "https://api.bitrefill.com/x402/gift-cards/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_03ae706eadb27dc6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2654,
    "missing": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 94,
     "match": {
      "tx": null,
      "url": "https://hirescrape.com/api/tools/instagram"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0023",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.00225",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_03d65c4a869133bc",
   "seller": {
    "host": "hirescrape.com",
    "url": "https://hirescrape.com/api/tools/instagram"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_03d65c4a869133bc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_freshness",
     "generated_at",
     "limitations",
     "top_nearby_events"
    ],
    "latency_ms": 2846,
    "missing": [],
    "observed_schema": {
     "active_hazard_count": "string",
     "data_freshness": {
      "hours_since_latest_event": "string",
      "latest_observed_at": "string"
     },
     "generated_at": "string",
     "hazards": {
      "drought": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "severity_counts": "string",
       "window_days": "string"
      },
      "earthquake": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "max_magnitude": "string",
       "max_magnitude_unit": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "shallow_strong_count": "string",
       "window_days": "string"
      },
      "flood": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "severity_counts": "string",
       "window_days": "string"
      },
      "tropical_cyclone": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "severity_counts": "string",
       "window_days": "string"
      },
      "volcano": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "severity_counts": "string",
       "window_days": "string"
      },
      "wildfire": {
       "evidence_count": "string",
       "latest_observed_at": "string",
       "level": "string",
       "nearby_events": "string",
       "nearest_km": "string",
       "radius_km": "string",
       "score": "string",
       "severity_counts": "string",
       "window_days": "string"
      }
     },
     "limitations": {
      "array_of": "string"
     },
     "location": {
      "lat": "string",
      "lon": "string"
     },
     "ok": "string",
     "overall_risk": {
      "level": "string",
      "primary_hazard": "string",
      "score": "string",
      "secondary_hazard_boost": "string"
     },
     "satellite_images_included": "string",
     "tool": "string",
     "top_nearby_events": {
      "array_of": {
       "confidence": "string",
       "depth_km": "string",
       "distance_km": "string",
       "event_id": "string",
       "hazard_type": "string",
       "lat": "string",
       "lon": "string",
       "magnitude": "string",
       "magnitude_unit": "string",
       "observed_at": "string",
       "severity": "string",
       "source": "string",
       "title": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xedb183287f2369f2a86f5e5a90bff860b4fc779aa0a7d5a5cb60c7aa6641866b"
   },
   "promise": {
    "fields": [
     "active_hazard_count",
     "hazards",
     "location",
     "ok",
     "overall_risk",
     "satellite_images_included",
     "tool"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_04bb96f31c51408d",
   "seller": {
    "host": "sat.ipintel.ai",
    "url": "https://sat.ipintel.ai/location-risk"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_04bb96f31c51408d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "delay_status",
     "generated_at",
     "legs"
    ],
    "latency_ms": 3189,
    "missing": [],
    "observed_schema": {
     "delay_status": "string",
     "duration_minutes": "string",
     "fare_jpy": "string",
     "generated_at": "string",
     "legs": {
      "array_of": {
       "duration_minutes": "string",
       "from": "string",
       "line": "string",
       "to": "string"
      }
     },
     "transfers": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xacc1956191c121649ab39ea559018a9ca415e87035040f426a3e84696efb6ab0"
   },
   "promise": {
    "fields": [
     "duration_minutes",
     "fare_jpy",
     "transfers"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_055f5f21fd72b1f2",
   "seller": {
    "host": "transit.agentic-jp.com",
    "url": "https://transit.agentic-jp.com/route-plan"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_055f5f21fd72b1f2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1599,
    "missing": [
     "eligibility",
     "nct_id",
     "primary_outcomes",
     "success",
     "title"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 169,
     "match": {
      "tx": null,
      "url": "https://clinical.memoryapi.org/x402/clinical/study"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "eligibility",
     "nct_id",
     "primary_outcomes",
     "success",
     "title"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_05721d1643f16577",
   "seller": {
    "host": "clinical.memoryapi.org",
    "url": "https://clinical.memoryapi.org/x402/clinical/study"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_05721d1643f16577",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4850,
    "missing": [],
    "observed_schema": {
     "data": {
      "assets": {
       "array_of": "object"
      },
      "signal": "string",
      "summary": "string",
      "timestamp": "integer"
     },
     "endpoint": "string",
     "price": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 86,
     "match": {
      "tx": "0x46c5a84a272612c510c11f1194d634fa7e526ffe418b67ec8f8a33605f4ec4c7",
      "url": "https://gblin-sentinel.vercel.app/api/data/base-risk-pulse"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x46c5a84a272612c510c11f1194d634fa7e526ffe418b67ec8f8a33605f4ec4c7"
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "price"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0614ca4ca177a90d",
   "seller": {
    "host": "gblin-sentinel.vercel.app",
    "url": "https://gblin-sentinel.vercel.app/api/data/base-risk-pulse"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0614ca4ca177a90d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "count"
    ],
    "latency_ms": 3526,
    "missing": [
     "query"
    ],
    "observed_schema": {
     "count": "integer",
     "results": {
      "array_of": {
       "active": "boolean",
       "committees": "array",
       "constituency": "string",
       "elected_count": "integer",
       "house": "string",
       "last_updated": "string",
       "member_id": "string",
       "name_en": "string",
       "name_ja": "string",
       "name_kana": "string",
       "party": "string"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 129,
     "match": {
      "tx": "0x7652d0962808541a9488521ae788c61f498fa9bb4c6145fcfc03fe5fd3c66d9d",
      "url": "https://diet.agentic-jp.com/members/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7652d0962808541a9488521ae788c61f498fa9bb4c6145fcfc03fe5fd3c66d9d"
   },
   "promise": {
    "fields": [
     "query",
     "results"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0685e9a1f290f44c",
   "seller": {
    "host": "diet.agentic-jp.com",
    "url": "https://diet.agentic-jp.com/members/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0685e9a1f290f44c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "gross_margin_usd",
     "provider_prediction_id",
     "upstream_cost_usd"
    ],
    "latency_ms": 5065,
    "missing": [],
    "observed_schema": {
     "audio_url": "string",
     "bytes": "string",
     "generation_id": "string",
     "gross_margin_usd": "string",
     "media_type": "string",
     "model": "string",
     "prompt_policy_version": "string",
     "provider": "string",
     "provider_prediction_id": "string",
     "sale_price_usdc": "string",
     "sha256": "string",
     "speed": "string",
     "upstream_cost_usd": "string",
     "voice": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x645fa34ba58de6e2b48f229ef3afb0d670426cef24f2296a1a32c38ad37bda71"
   },
   "promise": {
    "fields": [
     "audio_url",
     "bytes",
     "generation_id",
     "media_type",
     "model",
     "prompt_policy_version",
     "provider",
     "sale_price_usdc",
     "sha256",
     "speed",
     "voice"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_06b80e9fd240b688",
   "seller": {
    "host": "api.delx.ai",
    "url": "https://api.delx.ai/api/v1/x402/speech"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_06b80e9fd240b688",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "x402_related"
    ],
    "latency_ms": 2374,
    "missing": [],
    "observed_schema": {
     "age_seconds": "string",
     "chain": "string",
     "contract": "string",
     "fetched_at": "string",
     "market_cap_usd": "string",
     "name": "string",
     "source": "string",
     "symbol": "string",
     "usd": "string",
     "usd_24h_change_pct": "string",
     "x402_related": {
      "array_of": {
       "method": "string",
       "price": "string",
       "reason": "string",
       "resource": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x090f9a093e3dbb541e0445dc7bb177d6b551ed8b5a67298db9cf7b4b5873ec6b"
   },
   "promise": {
    "fields": [
     "age_seconds",
     "chain",
     "contract",
     "fetched_at",
     "market_cap_usd",
     "name",
     "source",
     "symbol",
     "usd",
     "usd_24h_change_pct"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_06c5762dfd19d4ff",
   "seller": {
    "host": "payanagent.com",
    "url": "https://payanagent.com/x402/kh7dxw0kj8269e3hee74av74h989hxp9"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_06c5762dfd19d4ff",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "holidays"
    ],
    "latency_ms": 3120,
    "missing": [],
    "observed_schema": {
     "business_days": "string",
     "from": "string",
     "holiday_days": "string",
     "holidays": {
      "array_of": {
       "date": "string",
       "name": "string",
       "name_en": "string"
      }
     },
     "to": "string",
     "total_days": "string",
     "weekend_days": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x333aa2ff6ca586062d444fc942a548aaf5a022550c277658de3e73892b9ad0b5"
   },
   "promise": {
    "fields": [
     "business_days",
     "from",
     "holiday_days",
     "to",
     "total_days",
     "weekend_days"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_06ea4410fe054a45",
   "seller": {
    "host": "holiday.agentic-jp.com",
    "url": "https://holiday.agentic-jp.com/business-days"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_06ea4410fe054a45",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1544,
    "missing": [
     "count",
     "items"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 198,
     "match": {
      "tx": null,
      "url": "https://api.kadec0.xyz/v1/hackernews"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "items"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0716bbb28ca06588",
   "seller": {
    "host": "api.kadec0.xyz",
    "url": "https://api.kadec0.xyz/v1/hackernews"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0716bbb28ca06588",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "bytes",
     "format",
     "height",
     "width"
    ],
    "latency_ms": 3551,
    "missing": [],
    "observed_schema": {
     "latency_ms": "string",
     "result": {
      "bytes": "string",
      "format": "string",
      "height": "string",
      "image_b64": "string",
      "width": "string"
     },
     "service": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x35501497e47ba75a339a515fffbcdc6f37bbafec5ee4d55fc1a12cddbb360917"
   },
   "promise": {
    "fields": [
     "image_b64"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_072df916eed79a0f",
   "seller": {
    "host": "api.24klabs.ai",
    "url": "https://api.24klabs.ai/api/qr-generate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_072df916eed79a0f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3724,
    "missing": [
     "audio_url",
     "duration_seconds",
     "metadata"
    ],
    "observed_schema": null,
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x718b85e858b2f701dc456c9cc70a6c29d634099c9ff6df7d6d898e2d68489489"
   },
   "promise": {
    "fields": [
     "audio_url",
     "duration_seconds",
     "metadata"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_082844040cc7d5d7",
   "seller": {
    "host": "api.xona-agent.com",
    "url": "https://api.xona-agent.com/base-main/audio/x-text-to-speech"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_082844040cc7d5d7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "char_breakdown"
    ],
    "latency_ms": 2876,
    "missing": [],
    "observed_schema": {
     "char_breakdown": {
      "ascii": "string",
      "digits": "string",
      "hiragana": "string",
      "kanji": "string",
      "kanji_ratio": "string",
      "katakana": "string",
      "other": "string",
      "total": "string"
     },
     "classification": {
      "alternates": {
       "array_of": "string"
      },
      "primary": "string",
      "probability": "string"
     },
     "input": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa50f06b7a06f34402ee3b9f9ff27da4aa03717bac06d3bd0f957354ce56428b9"
   },
   "promise": {
    "fields": [
     "classification",
     "input"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_08421f57ed1930c8",
   "seller": {
    "host": "furigana.agentic-jp.com",
    "url": "https://furigana.agentic-jp.com/classify"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_08421f57ed1930c8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1489,
    "missing": [
     "address_en",
     "address_full",
     "assignment_date",
     "change_date",
     "city",
     "close_cause",
     "close_cause_label",
     "close_date",
     "corp_kind",
     "corp_kind_label",
     "corporate_number",
     "name",
     "name_en",
     "name_kana",
     "postal_code",
     "prefecture",
     "prefecture_code",
     "process_kind",
     "status",
     "street",
     "successor_corporate_number",
     "update_date"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 84,
     "match": {
      "tx": null,
      "url": "https://houjin.agentic-jp.com/corporation/:number"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address_en",
     "address_full",
     "assignment_date",
     "change_date",
     "city",
     "close_cause",
     "close_cause_label",
     "close_date",
     "corp_kind",
     "corp_kind_label",
     "corporate_number",
     "name",
     "name_en",
     "name_kana",
     "postal_code",
     "prefecture",
     "prefecture_code",
     "process_kind",
     "status",
     "street",
     "successor_corporate_number",
     "update_date"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_092ed85ffada37b4",
   "seller": {
    "host": "houjin.agentic-jp.com",
    "url": "https://houjin.agentic-jp.com/corporation/:number"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_092ed85ffada37b4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 2058,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "markets": {
      "array_of": {
       "ath": "string",
       "ath_change_pct": "string",
       "circulating_supply": "string",
       "current_price": "string",
       "high_24h": "string",
       "id": "string",
       "image": "string",
       "low_24h": "string",
       "market_cap": "string",
       "market_cap_rank": "string",
       "max_supply": "string",
       "name": "string",
       "price_change_pct_24h": "string",
       "symbol": "string",
       "total_supply": "string",
       "total_volume": "string"
      }
     },
     "page": "string",
     "per_page": "string",
     "queried_at": "string",
     "vs_currency": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe5ea32252e7d96cd49acdfa7d0d045267405b110b6628c73222d177ac20f857f"
   },
   "promise": {
    "fields": [
     "markets",
     "page",
     "per_page",
     "queried_at",
     "vs_currency"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_09e4bfefdefde661",
   "seller": {
    "host": "coingecko.use.x402atlas.com",
    "url": "https://coingecko.use.x402atlas.com/markets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_09e4bfefdefde661",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1915,
    "missing": [
     "expiresAt",
     "publicUrl",
     "recordUrl",
     "token"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 221,
     "match": {
      "tx": null,
      "url": "https://stablevoice.dev/api/recording-tokens"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "expiresAt",
     "publicUrl",
     "recordUrl",
     "token"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0a7c508eec77f2bb",
   "seller": {
    "host": "stablevoice.dev",
    "url": "https://stablevoice.dev/api/recording-tokens"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0a7c508eec77f2bb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "amount_raw",
     "evidence",
     "sig_deadline"
    ],
    "latency_ms": 1635,
    "missing": [],
    "observed_schema": {
     "action_hint": "string",
     "amount": "string",
     "amount_raw": "string",
     "confidence": "string",
     "evidence": {
      "domain": {
       "chainId": "string",
       "name": "string",
       "verifyingContract": "string"
      },
      "primaryType": "string"
     },
     "expires_at": "string",
     "intent": "string",
     "risk_flags": {
      "array_of": "string"
     },
     "sig_deadline": "string",
     "spender": "string",
     "spender_known": "string",
     "standard": "string",
     "token": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9c9e7bfc9cd4ab9ef674ee607000069b5bb003b758d855bd381123e1ad1e8f90"
   },
   "promise": {
    "fields": [
     "action_hint",
     "amount",
     "confidence",
     "expires_at",
     "intent",
     "risk_flags",
     "spender",
     "spender_known",
     "standard",
     "token"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0aa874bd564b4b26",
   "seller": {
    "host": "x402.dailyelo.com",
    "url": "https://x402.dailyelo.com/v1/sign-decode"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0aa874bd564b4b26",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "attestation",
     "disclaimer",
     "hint",
     "note",
     "product",
     "schema_version"
    ],
    "latency_ms": 2385,
    "missing": [
     "ofac"
    ],
    "observed_schema": {
     "as_of": "string",
     "asset_id": "string",
     "attestation": {
      "alg": "string",
      "payload_sha256": "string",
      "scheme": "string",
      "signature": "string",
      "signed_at": "string",
      "signer": "string"
     },
     "disclaimer": "string",
     "hint": "string",
     "note": "string",
     "product": "string",
     "resolved": "boolean",
     "schema_version": "integer",
     "score": "integer",
     "upsell": {
      "compliance_bundle": {
       "price_usdc": "string",
       "url": "string",
       "why": "string"
      },
      "deep_research": {
       "price_usdc": "string",
       "url": "string",
       "why": "string"
      },
      "verified_company_file": {
       "price_usdc": "string",
       "url": "string",
       "why": "string"
      }
     },
     "verdict": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 47,
     "match": {
      "tx": "0x75a6924d8f61558fa92ce5fae8cc0fd447ad419f4cf060dcb08e1196629fe98a",
      "url": "https://lionx402.com/api/x402/wallet-screen-json"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x75a6924d8f61558fa92ce5fae8cc0fd447ad419f4cf060dcb08e1196629fe98a"
   },
   "promise": {
    "fields": [
     "asset_id",
     "ofac",
     "resolved",
     "score",
     "upsell",
     "verdict"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0aad7595ab30e9ec",
   "seller": {
    "host": "lionx402.com",
    "url": "https://lionx402.com/api/x402/wallet-screen-json"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0aad7595ab30e9ec",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_attribution"
    ],
    "latency_ms": 3272,
    "missing": [],
    "observed_schema": {
     "corporation_count": "string",
     "data_attribution": "string",
     "data_source": "string",
     "loaded": "string",
     "prefecture_count": "string",
     "prefectures": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x23392f605a77b72b190fd12ead9f45006ad7393879624d8674ce7a16cf9ab8fa"
   },
   "promise": {
    "fields": [
     "corporation_count",
     "data_source",
     "loaded",
     "prefecture_count",
     "prefectures"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0b3646304e72d5a7",
   "seller": {
    "host": "houjin.agentic-jp.com",
    "url": "https://houjin.agentic-jp.com/stats"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0b3646304e72d5a7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "agentWallet",
     "checkouts",
     "service",
     "x402Probe"
    ],
    "latency_ms": 2107,
    "missing": [],
    "observed_schema": {
     "agentWallet": {
      "autoExecuteOnFunding": "string",
      "enabled": "string",
      "fundingProtocol": "string",
      "mode": "string"
     },
     "checkouts": {
      "sale": {
       "alerts": "string",
       "availableSaleIds": "string",
       "channelPayments": "string",
       "configuredSaleIds": "string",
       "facilitator": "string",
       "network": "string",
       "networkId": "string",
       "offerSource": "string",
       "offers": "string",
       "offersCache": "string",
       "paymentAddress": "string",
       "pricing": "string",
       "profileId": "string",
       "recovery": "string",
       "saleAddress": "string",
       "saleCounter": "string",
       "service": "string",
       "status": "string",
       "warnings": "string"
      },
      "shop": {
       "checkoutType": "string",
       "items": "string",
       "protocols": "string",
       "status": "string"
      }
     },
     "service": "string",
     "status": "string",
     "x402Probe": {
      "amountAtomic": "string",
      "amountUsd": "string",
      "asset": "string",
      "network": "string",
      "payTo": "string",
      "paymentReference": "string",
      "tier": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd60725080ec1564ea0867f8b59c6ac73eed0b5231c3eea46fa57873d8f524f4d"
   },
   "promise": {
    "fields": [
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0b542858aa32b8f9",
   "seller": {
    "host": "x402.clashofcoins.com",
    "url": "https://x402.clashofcoins.com/x402/cheap-health"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0b542858aa32b8f9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "base64",
     "data_url",
     "text",
     "width"
    ],
    "latency_ms": 2273,
    "missing": [
     "image",
     "size"
    ],
    "observed_schema": {
     "base64": "string",
     "data_url": "string",
     "format": "string",
     "text": "string",
     "width": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 36,
     "match": {
      "tx": "0x779d457e909d96d382b63baf38f89baa8a460bf59cf8c0203e2f7bb04afe0a37",
      "url": "https://agents.ai-rook.com/api/qr-generate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x779d457e909d96d382b63baf38f89baa8a460bf59cf8c0203e2f7bb04afe0a37"
   },
   "promise": {
    "fields": [
     "format",
     "image",
     "size"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0b7839fa83227cac",
   "seller": {
    "host": "agents.ai-rook.com",
    "url": "https://agents.ai-rook.com/api/qr-generate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0b7839fa83227cac",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1915,
    "missing": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "field_provenance",
     "in_db",
     "methodology",
     "pattern",
     "primary_service",
     "product",
     "risk",
     "sample_size",
     "services_observed",
     "sources",
     "spend_rationale",
     "status",
     "supported",
     "tip_total_sol"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 216,
     "match": {
      "tx": null,
      "url": "https://scry.solanahub.de/x402/wallet/:address/bundler-check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "field_provenance",
     "in_db",
     "methodology",
     "pattern",
     "primary_service",
     "product",
     "risk",
     "sample_size",
     "services_observed",
     "sources",
     "spend_rationale",
     "status",
     "supported",
     "tip_total_sol"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0b7c7e0777140ee5",
   "seller": {
    "host": "scry.solanahub.de",
    "url": "https://scry.solanahub.de/x402/wallet/:address/bundler-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0b7c7e0777140ee5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2814,
    "missing": [],
    "observed_schema": {
     "advisory": "string",
     "attestation": {
      "alg": "string",
      "evidence": {
       "message": "string",
       "pin": "string",
       "signature_hex": "string"
      },
      "expires_at": "string",
      "message": "string",
      "payment_commitment": "string",
      "public_key_spki_hex": "string",
      "signature_hex": "string"
     },
     "checks": {
      "array_of": {
       "id": "string",
       "name": "string",
       "reason": "string",
       "severity": "string",
       "verdict": "string"
      }
     },
     "direction": "string",
     "risk_score": "string",
     "scan_id": "string",
     "scanned_at": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x259aac8c38ef4bf9ec1343f19e6c8fc676a84123c8e31f632166ca2181c570a1"
   },
   "promise": {
    "fields": [
     "advisory",
     "attestation",
     "checks",
     "direction",
     "risk_score",
     "scan_id",
     "scanned_at",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0ba9b54cd98209e5",
   "seller": {
    "host": "paysafe-agent.com",
    "url": "https://paysafe-agent.com/v1/scan/outgoing"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0ba9b54cd98209e5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "meta",
     "provider"
    ],
    "latency_ms": 2390,
    "missing": [],
    "observed_schema": {
     "author": "string",
     "book_id": "string",
     "count": "string",
     "meta": {
      "catalog": "string",
      "endpoint": "string",
      "fetchedAt": "string",
      "price": "string",
      "related": {
       "array_of": "string"
      }
     },
     "method": "string",
     "passages": {
      "array_of": {
       "chapter": "string",
       "location": "string",
       "text": "string"
      }
     },
     "provider": {
      "card": "string",
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "question": "string",
     "title": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6ccce468cdf4821db5330021b67698fd8305bb08f3bdf9f474c0a191efd2b95d"
   },
   "promise": {
    "fields": [
     "author",
     "book_id",
     "count",
     "method",
     "passages",
     "question",
     "title"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0da4b54f53569aa2",
   "seller": {
    "host": "library.forgemesh.io",
    "url": "https://library.forgemesh.io/ask-alice-in-wonderland"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0da4b54f53569aa2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "created",
     "ged_route",
     "ged_usage",
     "model",
     "usage"
    ],
    "latency_ms": 2824,
    "missing": [],
    "observed_schema": {
     "choices": {
      "array_of": {
       "finish_reason": "string",
       "index": "string",
       "message": "string"
      }
     },
     "created": "string",
     "ged_route": "string",
     "ged_usage": {
      "neurons": "string"
     },
     "id": "string",
     "model": "string",
     "object": "string",
     "usage": {
      "completion_tokens": "string",
      "prompt_tokens": "string",
      "total_tokens": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6af9f4ee66bc2534001276166a652dbee29a2fe4b660f5efe431007a58a98957"
   },
   "promise": {
    "fields": [
     "choices",
     "id",
     "object"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0ee3b14cf89cd245",
   "seller": {
    "host": "chat.gedx402.com",
    "url": "https://chat.gedx402.com/v1/chat/completions"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0ee3b14cf89cd245",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "gross_margin_pct",
     "gross_margin_usd",
     "provider_prediction_id",
     "provider_source",
     "tier",
     "upstream_cost_usd"
    ],
    "latency_ms": 8997,
    "missing": [],
    "observed_schema": {
     "aspect_ratio": "string",
     "bytes": "string",
     "generation_id": "string",
     "gross_margin_pct": "string",
     "gross_margin_usd": "string",
     "height": "string",
     "image_url": "string",
     "media_type": "string",
     "model": "string",
     "prompt_policy_version": "string",
     "provider": "string",
     "provider_prediction_id": "string",
     "provider_source": "string",
     "quality_profile": "string",
     "sale_price_usdc": "string",
     "sha256": "string",
     "tier": "string",
     "upstream_cost_usd": "string",
     "width": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd6b2e926ebea84e0850eae2c3abcadb4755d571c5136232065efa4d08dcf225a"
   },
   "promise": {
    "fields": [
     "aspect_ratio",
     "bytes",
     "generation_id",
     "height",
     "image_url",
     "media_type",
     "model",
     "prompt_policy_version",
     "provider",
     "quality_profile",
     "sale_price_usdc",
     "sha256",
     "width"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0f3cbd6cd58683d0",
   "seller": {
    "host": "api.delx.ai",
    "url": "https://api.delx.ai/api/v1/x402/image"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0f3cbd6cd58683d0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1858,
    "missing": [
     "characters",
     "markdown",
     "pages",
     "success",
     "title"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 166,
     "match": {
      "tx": null,
      "url": "https://lotusnetworkapi.com/api/v1/pdf-to-markdown"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "characters",
     "markdown",
     "pages",
     "success",
     "title"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0f85e181c5390d37",
   "seller": {
    "host": "lotusnetworkapi.com",
    "url": "https://lotusnetworkapi.com/api/v1/pdf-to-markdown"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0f85e181c5390d37",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1208,
    "missing": [
     "api_version",
     "confidence",
     "lang",
     "source",
     "text",
     "word_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 264,
     "match": {
      "tx": null,
      "url": "https://ocr.underscoredone.com/read"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "confidence",
     "lang",
     "source",
     "text",
     "word_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_0fdf248004389017",
   "seller": {
    "host": "ocr.underscoredone.com",
    "url": "https://ocr.underscoredone.com/read"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_0fdf248004389017",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2103,
    "missing": [],
    "observed_schema": {
     "results": {
      "array_of": {
       "booking_url": "string",
       "locations": "string",
       "locator_url": "string",
       "notes": "string",
       "provider": "string",
       "query": "string",
       "status": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe2429b3b314b9b9519d06ad93fb061ab8630be84e516a50ce6634a6340af4c5e"
   },
   "promise": {
    "fields": [
     "results"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1060e0a4dc573858",
   "seller": {
    "host": "api.foreverbetter.xyz",
    "url": "https://api.foreverbetter.xyz/labs/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1060e0a4dc573858",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2822,
    "missing": [],
    "observed_schema": {
     "bitcoin": {
      "usd": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa5b6a7f14a3edc81c1269a73c1e838da74b6a8a8663cf61d5d8b54a81a8e7f12"
   },
   "promise": {
    "fields": [
     "bitcoin"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_125f4372d82637e1",
   "seller": {
    "host": "proxy.suverse.io",
    "url": "https://proxy.suverse.io/v1/proxy/reskey_1166628d/bazaar-test"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_125f4372d82637e1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "no plausible BTC price field in response",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 13,
     "match": {
      "tx": "0x1a07c4ce8d6fcf44bfcf08191e253c088a24ea836578de84f79376d59ed578b3",
      "url": "https://api.agentfeeds.jp/v1/dex/wrapped/parity"
     },
     "tx": "0x1a07c4ce8d6fcf44bfcf08191e253c088a24ea836578de84f79376d59ed578b3"
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1a07c4ce8d6fcf44bfcf08191e253c088a24ea836578de84f79376d59ed578b3"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1284247553470290",
   "seller": {
    "host": "api.agentfeeds.jp",
    "url": "https://api.agentfeeds.jp/v1/dex/wrapped/parity"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1284247553470290",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1251,
    "missing": [
     "house",
     "member_id",
     "name_en",
     "name_ja",
     "party"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 164,
     "match": {
      "tx": null,
      "url": "https://diet.agentic-jp.com/members/:id"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "house",
     "member_id",
     "name_en",
     "name_ja",
     "party"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1480fd641bf0c813",
   "seller": {
    "host": "diet.agentic-jp.com",
    "url": "https://diet.agentic-jp.com/members/:id"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1480fd641bf0c813",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3806,
    "missing": [
     "note"
    ],
    "observed_schema": "string",
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 101,
     "match": {
      "tx": "0x2c8d6246a0c295644b0a2f028d5448445d4feea9c12873488af139d66b65c0f8",
      "url": "https://proxy.aproxpay.com/v1/proxy"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2c8d6246a0c295644b0a2f028d5448445d4feea9c12873488af139d66b65c0f8"
   },
   "promise": {
    "fields": [
     "note"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_14ebb4c53e7369d6",
   "seller": {
    "host": "proxy.aproxpay.com",
    "url": "https://proxy.aproxpay.com/v1/proxy"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_14ebb4c53e7369d6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data",
     "meta"
    ],
    "latency_ms": 3112,
    "missing": [
     "properties",
     "type"
    ],
    "observed_schema": {
     "data": {
      "amount": "integer",
      "as_of": "string",
      "from": "string",
      "rate": "number",
      "result": "number",
      "to": "string"
     },
     "meta": {
      "attribution": {
       "array_of": "string"
      },
      "cache_age_seconds": "integer",
      "disclaimer": "string",
      "license_notes": "string",
      "retrieved_at": "string",
      "source": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 105,
     "match": {
      "tx": "0x762560e5e2d5a7f7852a65ea3551d5c903e951284e86e173a7f3b69a8fb611e9",
      "url": "https://api.agenticweb.nl/api/v1/global/fx"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x762560e5e2d5a7f7852a65ea3551d5c903e951284e86e173a7f3b69a8fb611e9"
   },
   "promise": {
    "fields": [
     "properties",
     "type"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_154ec9d2be51e179",
   "seller": {
    "host": "api.agenticweb.nl",
    "url": "https://api.agenticweb.nl/api/v1/global/fx"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_154ec9d2be51e179",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1915,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "candles": {
      "array_of": {
       "close": "string",
       "high": "string",
       "low": "string",
       "open": "string",
       "time": "string"
      }
     },
     "days": "string",
     "id": "string",
     "queried_at": "string",
     "vs_currency": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfda31a897656e7c3cea350c34381f007af3d321c8b10db3305d287136d867e45"
   },
   "promise": {
    "fields": [
     "candles",
     "days",
     "id",
     "queried_at",
     "vs_currency"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_15f10ff100b18368",
   "seller": {
    "host": "coingecko.use.x402atlas.com",
    "url": "https://coingecko.use.x402atlas.com/ohlc"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_15f10ff100b18368",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2040,
    "missing": [
     "facts",
     "meta",
     "signals"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 307,
     "match": {
      "tx": null,
      "url": "https://api.creativeforesight.io/v1/insights"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "facts",
     "meta",
     "signals"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_16b20b9a8c3309ee",
   "seller": {
    "host": "api.creativeforesight.io",
    "url": "https://api.creativeforesight.io/v1/insights"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_16b20b9a8c3309ee",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3088,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "filters": {
      "coin": "string",
      "sort": "string"
     },
     "markets": {
      "array_of": {
       "change24hPct": "string",
       "coin": "string",
       "fundingAprPct": "string",
       "fundingRateHourly": "string",
       "markPrice": "string",
       "maxLeverage": "string",
       "openInterest": "string",
       "openInterestUsd": "string",
       "oraclePrice": "string",
       "priceQuotedPer": "string",
       "volume24hUsd": "string"
      }
     },
     "source": {
      "name": "string",
      "url": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa07453216cc7dbf96d36288c5a2f8a43227ac146ef26cd10a4c0cdb8c995aa6b"
   },
   "promise": {
    "fields": [
     "count",
     "filters",
     "markets",
     "source"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1743bef73f616f4f",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/perps"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1743bef73f616f4f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3015,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 3,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/offers"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_17b8eac4524edc07",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/offers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_17b8eac4524edc07",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3948,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "gasPriceGwei": "string",
      "gasPriceWei": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe2eb3a43390a3e7237ea6185cafb276d4954e2cce6337aae03369b4f20b66674"
   },
   "promise": {
    "fields": [
     "confidence",
     "data_as_of",
     "disclaimer",
     "result",
     "supported",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_182fbf2b8e1d719b",
   "seller": {
    "host": "bizintel-api.hahavoid0.workers.dev",
    "url": "https://bizintel-api.hahavoid0.workers.dev/finance/gas-arbitrum"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_182fbf2b8e1d719b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1552,
    "missing": [
     "attribution",
     "created_at",
     "endpoint",
     "generated_at",
     "id",
     "license",
     "list_endpoint",
     "request_text",
     "result",
     "returned",
     "schema_version",
     "source",
     "source_url",
     "status",
     "upvote_endpoint",
     "upvotes"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 288,
     "match": {
      "tx": null,
      "url": "https://thevaultreport.com/api/x402/feature-request"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "attribution",
     "created_at",
     "endpoint",
     "generated_at",
     "id",
     "license",
     "list_endpoint",
     "request_text",
     "result",
     "returned",
     "schema_version",
     "source",
     "source_url",
     "status",
     "upvote_endpoint",
     "upvotes"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_18d0cc5a37ef56df",
   "seller": {
    "host": "thevaultreport.com",
    "url": "https://thevaultreport.com/api/x402/feature-request"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_18d0cc5a37ef56df",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "canonical",
     "domain",
     "pubkey",
     "signature",
     "signingScheme"
    ],
    "latency_ms": 3214,
    "missing": [
     "method",
     "pair",
     "price",
     "sources"
    ],
    "observed_schema": {
     "canonical": "string",
     "domain": "string",
     "pubkey": "string",
     "signature": "string",
     "signingScheme": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 219,
     "match": {
      "tx": "0x51b9384c7bfc5920d74d44e1fd5994e7eeedcee74115a54c54b008faeffabea0",
      "url": "https://api.myceliasignal.com/oracle/price/btc/usd"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x51b9384c7bfc5920d74d44e1fd5994e7eeedcee74115a54c54b008faeffabea0"
   },
   "promise": {
    "fields": [
     "method",
     "pair",
     "price",
     "sources"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_193f2a1aaf0f090b",
   "seller": {
    "host": "api.myceliasignal.com",
    "url": "https://api.myceliasignal.com/oracle/price/btc/usd"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_193f2a1aaf0f090b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2698,
    "missing": [
     "id",
     "jws",
     "ok",
     "result",
     "service",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 309,
     "match": {
      "tx": null,
      "url": "https://gateway.apiosk.com/attestations/tx-confirmation"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "id",
     "jws",
     "ok",
     "result",
     "service",
     "source"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_19eb632f18cb663b",
   "seller": {
    "host": "gateway.apiosk.com",
    "url": "https://gateway.apiosk.com/attestations/tx-confirmation"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "500 Internal Server Error"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_19eb632f18cb663b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2004,
    "missing": [
     "integers"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 13,
     "match": {
      "tx": null,
      "url": "https://agent402.tools/api/random"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "integers"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1a607e8aafb6fead",
   "seller": {
    "host": "agent402.tools",
    "url": "https://agent402.tools/api/random"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1a607e8aafb6fead",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "deliverable",
     "disclaimer",
     "offering",
     "source",
     "status"
    ],
    "latency_ms": 2424,
    "missing": [
     "address",
     "contract_name",
     "proxy",
     "verified"
    ],
    "observed_schema": {
     "deliverable": {
      "error": "string"
     },
     "disclaimer": "string",
     "offering": "string",
     "source": "string",
     "status": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 256,
     "match": {
      "tx": "0x7d61c338cfe3bd834027130e27872cc7c37c180b2fa7593a577d15ab816d1c9c",
      "url": "https://vape-x402.vapex402.workers.dev/scan/exploit_check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7d61c338cfe3bd834027130e27872cc7c37c180b2fa7593a577d15ab816d1c9c"
   },
   "promise": {
    "fields": [
     "address",
     "contract_name",
     "proxy",
     "verified"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1ae19b3f53ac1c96",
   "seller": {
    "host": "vape-x402.vapex402.workers.dev",
    "url": "https://vape-x402.vapex402.workers.dev/scan/exploit_check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1ae19b3f53ac1c96",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5033,
    "missing": [
     "markets",
     "status"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 9,
     "match": {
      "tx": null,
      "url": "https://x402.ottoai.services/yield-markets"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "markets",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1b22596f7028c706",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/yield-markets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"status\": \"success\",\n    \"markets\": [\n      {\n        \"protocol\": \"MORPHO\",\n        \"tokenSymbol\": \"USDC\",\n        \"tokenName\": \"USDC"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1b22596f7028c706",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checkedAt",
     "components",
     "counts",
     "incidents",
     "label",
     "ok",
     "providerStatus",
     "receipt",
     "recommendation",
     "scheduledMaintenances",
     "service",
     "source",
     "status",
     "updatedAt"
    ],
    "latency_ms": 2581,
    "missing": [
     "success"
    ],
    "observed_schema": {
     "checkedAt": "string",
     "components": {
      "array_of": {
       "id": "string",
       "name": "string",
       "rawStatus": "string",
       "status": "string",
       "updatedAt": "string"
      }
     },
     "counts": {
      "degraded": "integer",
      "maintenance": "integer",
      "major_outage": "integer",
      "operational": "integer",
      "partial_outage": "integer",
      "unknown": "integer"
     },
     "incidents": "array",
     "label": "string",
     "ok": "boolean",
     "providerStatus": {
      "label": "string",
      "status": "string"
     },
     "receipt": {
      "issuedAt": "string",
      "lookupUrl": "string",
      "payment": {
       "discount": "null",
       "payer": "string",
       "paymentHash": "string",
       "prepaidUsd": "null",
       "settled": "boolean",
       "settlementHash": "string",
       "source": "string"
      },
      "price": {
       "amount": "string",
       "asset": "string",
       "network": "string",
       "payTo": "string",
       "usd": "string"
      },
      "requestId": "string",
      "response": {
       "bytes": "integer",
       "contentType": "string",
       "hashScope": "string",
       "sha256": "string",
       "status": "integer"
      },
      "route": {
       "key": "string",
       "method": "string",
       "path": "string",
       "serviceName": "string"
      },
      "service": {
       "name": "string",
       "url": "string"
      },
      "signature": "string",
      "source": {
       "checkedAt": "string",
       "ok": "boolean",
       "service": "object",
       "source": "object",
       "status": "string"
      },
      "version": "integer"
     },
     "recommendation": "string",
     "scheduledMaintenances": "array",
     "service": {
      "category": "string",
      "coverage": {
       "note": "string",
       "source": "string",
       "upstreamDetailsDisclosed": "boolean"
      },
      "id": "string",
      "name": "string",
      "tags": {
       "array_of": "string"
      }
     },
     "source": {
      "cached": "boolean",
      "contentType": "string",
      "fetchedAt": "string",
      "responseStatus": "integer",
      "stale": "boolean",
      "type": "string",
      "upstreamDetailsDisclosed": "boolean"
     },
     "status": "string",
     "updatedAt": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 146,
     "match": {
      "tx": "0x3e13209c42e80f7adec63f39a71e109cb9ee46bebad247b2ae758010f88d0f79",
      "url": "https://agentbodega.store/api/status/github"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3e13209c42e80f7adec63f39a71e109cb9ee46bebad247b2ae758010f88d0f79"
   },
   "promise": {
    "fields": [
     "success"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1b22a5c79afff72e",
   "seller": {
    "host": "agentbodega.store",
    "url": "https://agentbodega.store/api/status/github"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1b22a5c79afff72e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1523,
    "missing": [
     "blocs",
     "blocs_absents",
     "blocs_demandes",
     "identite",
     "resume",
     "siren"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 152,
     "match": {
      "tx": null,
      "url": "https://api.sirenic.eu/v1/entreprise/:siren/dossier"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "blocs",
     "blocs_absents",
     "blocs_demandes",
     "identite",
     "resume",
     "siren"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1bfdbf758ecdbe5c",
   "seller": {
    "host": "api.sirenic.eu",
    "url": "https://api.sirenic.eu/v1/entreprise/:siren/dossier"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1bfdbf758ecdbe5c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2284,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "invalid_count": "string",
     "not_found_count": "string",
     "results": {
      "array_of": {
       "domain": "string",
       "domainPolicy": "string",
       "rawRecord": "string",
       "recordStatus": "string",
       "reportingEnabled": "string"
      }
     },
     "total": "string",
     "valid_count": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc3a05afbfb597946c614094171a8b383bb1e97c50d2ab0e9c8fc7fdece3d3a23"
   },
   "promise": {
    "fields": [
     "api_version",
     "invalid_count",
     "not_found_count",
     "results",
     "total",
     "valid_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1d77fef336931ab7",
   "seller": {
    "host": "dmarc-lookup.underscoredone.com",
    "url": "https://dmarc-lookup.underscoredone.com/dmarc-lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1d77fef336931ab7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2502,
    "missing": [],
    "observed_schema": {
     "count_upcoming_total": "string",
     "launches": {
      "array_of": {
       "last_updated": "string",
       "location": "string",
       "mission": "string",
       "mission_description": "string",
       "name": "string",
       "net": "string",
       "orbit": "string",
       "pad": "string",
       "rocket": "string",
       "status": "string",
       "window_end": "string",
       "window_start": "string"
      }
     },
     "stale": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x30ff4f128b1d26f62bf0d3ac98b48e8b48b34315bef031804f8466d7241238ea"
   },
   "promise": {
    "fields": [
     "count_upcoming_total",
     "launches",
     "stale"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1d8fa12502a0b110",
   "seller": {
    "host": "agentdataapi.onrender.com",
    "url": "https://agentdataapi.onrender.com/launches"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1d8fa12502a0b110",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1559,
    "missing": [
     "ok",
     "token"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 267,
     "match": {
      "tx": null,
      "url": "https://api.basefeed.io/v1/meta/token"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "token"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1e42ccf7cf41ec1b",
   "seller": {
    "host": "api.basefeed.io",
    "url": "https://api.basefeed.io/v1/meta/token"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1e42ccf7cf41ec1b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "degradedSources",
     "sourcesDown"
    ],
    "latency_ms": 4216,
    "missing": [],
    "observed_schema": {
     "asOf": "string",
     "count": "string",
     "crawl": {
      "durationMs": "string",
      "lastCrawlAt": "string",
      "status": "string"
     },
     "degradedSources": "string",
     "feed": "string",
     "items": {
      "array_of": {
       "at": "string",
       "id": "string",
       "kind": "string",
       "payload": "string",
       "source": "string",
       "summary": "string",
       "title": "string",
       "url": "string"
      }
     },
     "sourcesDown": "string",
     "ttlSeconds": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfb959193e268620bc9699570e3a3574c2dffbd8f7a6a647d79a40563bc4aba3f"
   },
   "promise": {
    "fields": [
     "asOf",
     "count",
     "crawl",
     "feed",
     "items",
     "ttlSeconds"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1e67677ddbb0c9d3",
   "seller": {
    "host": "skim402.com",
    "url": "https://skim402.com/api/v2/signal/ai-news/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1e67677ddbb0c9d3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1173,
    "missing": [
     "at",
     "deterministic",
     "exchange",
     "holiday",
     "is_open",
     "local_time",
     "name",
     "next_close",
     "next_open",
     "session",
     "status",
     "timezone"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 163,
     "match": {
      "tx": null,
      "url": "https://macropulse.theaslangroupllc.com/api/market/is-open"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "at",
     "deterministic",
     "exchange",
     "holiday",
     "is_open",
     "local_time",
     "name",
     "next_close",
     "next_open",
     "session",
     "status",
     "timezone"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1f7e1ad541a6956c",
   "seller": {
    "host": "macropulse.theaslangroupllc.com",
    "url": "https://macropulse.theaslangroupllc.com/api/market/is-open"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1f7e1ad541a6956c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4590,
    "missing": [
     "common_symbols_count",
     "exchange_gaps",
     "fx_rate",
     "market_share",
     "meta",
     "premiums",
     "reverse_premiums"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 215,
     "match": {
      "tx": null,
      "url": "https://api.printmoneylab.com/api/v1/arbitrage-scanner"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "common_symbols_count",
     "exchange_gaps",
     "fx_rate",
     "market_share",
     "meta",
     "premiums",
     "reverse_premiums"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_1fdd3f9ea749476e",
   "seller": {
    "host": "api.printmoneylab.com",
    "url": "https://api.printmoneylab.com/api/v1/arbitrage-scanner"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"premiums\": [\n      {\n        \"symbol\": \"DATA\",\n        \"korean_name\": \"\ub370\uc774\ud130\ub124\ud2b8\uc6cc\ud06c\",\n        \"upbit_krw\": 282,\n        \"binance_usd\": 0."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_1fdd3f9ea749476e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "recommended_next"
    ],
    "latency_ms": 3424,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "price_usd": "string",
     "provider": "string",
     "recommended_next": {
      "array_of": {
       "endpoint": "string",
       "price_usdc": "string",
       "why": "string"
      }
     },
     "source": "string",
     "symbol": "string",
     "ts": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x75183c09f402f04306e18c2b5c500c391434fb024046f1acf6dfbb390f723d77"
   },
   "promise": {
    "fields": [
     "confidence",
     "price_usd",
     "provider",
     "source",
     "symbol",
     "ts"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_20ff919327ec0f1f",
   "seller": {
    "host": "api.losbeto.xyz",
    "url": "https://api.losbeto.xyz/pyth-price"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_20ff919327ec0f1f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3578,
    "missing": [],
    "observed_schema": {
     "changes": {
      "array_of": {
       "count": "string",
       "type": "string"
      }
     },
     "input": "string",
     "normalized": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbc6212547baeb0584077ebde1e3997f9afaeee1a7944ccdb89c03ddca2b92400"
   },
   "promise": {
    "fields": [
     "changes",
     "input",
     "normalized"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_21228e90591fd68f",
   "seller": {
    "host": "furigana.agentic-jp.com",
    "url": "https://furigana.agentic-jp.com/normalize"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_21228e90591fd68f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "network_referrals",
     "scope_note",
     "terms"
    ],
    "latency_ms": 6734,
    "missing": [],
    "observed_schema": {
     "attribution": {
      "array_of": "string"
     },
     "deterministic": "string",
     "events": {
      "array_of": {
       "alert": "string",
       "depth_km": "string",
       "id": "string",
       "magnitude": "string",
       "place": "string",
       "significance": "string",
       "time_utc": "string",
       "url": "string"
      }
     },
     "network_referrals": {
      "array_of": {
       "price": "string",
       "url": "string",
       "vertical": "string",
       "why": "string"
      }
     },
     "query": {
      "days": "string",
      "lat": "string",
      "limit": "string",
      "lon": "string",
      "min_magnitude": "string",
      "radius_km": "string",
      "scope": "string"
     },
     "scope_note": "string",
     "summary": {
      "avg_magnitude": "string",
      "event_count": "string",
      "max_magnitude": "string",
      "risk_level": "string",
      "significant_events": {
       "array_of": "string"
      }
     },
     "terms": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8667a7c53de3653a57f2cfdebfc3eb05ca65db19cea57799c84d33e7942d4ecb"
   },
   "promise": {
    "fields": [
     "deterministic",
     "events",
     "query",
     "summary"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_213d5ee19295869d",
   "seller": {
    "host": "riskpulse.theaslangroupllc.com",
    "url": "https://riskpulse.theaslangroupllc.com/api/risk/quake-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_213d5ee19295869d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2236,
    "missing": [
     "date",
     "index",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 167,
     "match": {
      "tx": null,
      "url": "https://api.zaroniacalculator.co.za/v1/index/:date"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "date",
     "index",
     "source"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_219d936f371ea1ea",
   "seller": {
    "host": "api.zaroniacalculator.co.za",
    "url": "https://api.zaroniacalculator.co.za/v1/index/:date"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_219d936f371ea1ea",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4188,
    "missing": [],
    "observed_schema": {
     "allocated": "string",
     "api_version": "string",
     "asn": "string",
     "country": "string",
     "holder": "string",
     "prefix": "string",
     "query": "string",
     "registry": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x46e0fc0c1ba824e285464dc45c47ad78121a4fff8ad9850a28881231afb3a951"
   },
   "promise": {
    "fields": [
     "allocated",
     "api_version",
     "asn",
     "country",
     "holder",
     "prefix",
     "query",
     "registry"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_22601a066c62b121",
   "seller": {
    "host": "asn-lookup.underscoredone.com",
    "url": "https://asn-lookup.underscoredone.com/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_22601a066c62b121",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1041,
    "missing": [
     "address",
     "buy_sell_ratio_h1",
     "chain",
     "dex",
     "liquidity_usd",
     "market_cap",
     "pair_age_hours",
     "pair_found",
     "pair_url",
     "price_change",
     "price_usd",
     "source",
     "txns_h1",
     "upgrade",
     "volume"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 162,
     "match": {
      "tx": null,
      "url": "https://onchainpulse.theaslangroupllc.com/api/facet/liquidity"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "buy_sell_ratio_h1",
     "chain",
     "dex",
     "liquidity_usd",
     "market_cap",
     "pair_age_hours",
     "pair_found",
     "pair_url",
     "price_change",
     "price_usd",
     "source",
     "txns_h1",
     "upgrade",
     "volume"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_22ae547c0fb393e0",
   "seller": {
    "host": "onchainpulse.theaslangroupllc.com",
    "url": "https://onchainpulse.theaslangroupllc.com/api/facet/liquidity"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_22ae547c0fb393e0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2544,
    "missing": [
     "generated_at",
     "model_count",
     "models",
     "provider_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 232,
     "match": {
      "tx": null,
      "url": "https://modelprices.xyz/llm/prices"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "generated_at",
     "model_count",
     "models",
     "provider_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_235a088f83ce2bbe",
   "seller": {
    "host": "modelprices.xyz",
    "url": "https://modelprices.xyz/llm/prices"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"generated_at\": \"2026-08-13T19:17:02.416Z\",\n    \"sources\": [\n      {\n        \"name\": \"LiteLLM model_prices_and_context_window.json\",\n"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_235a088f83ce2bbe",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data",
     "payloadHash",
     "publisher",
     "source",
     "timestamp"
    ],
    "latency_ms": 2552,
    "missing": [],
    "observed_schema": {
     "data": {
      "answer": {
       "cities_ok": "string",
       "cities_total": "string",
       "feed": "string",
       "locations": "string",
       "source": "string",
       "ts": "string",
       "v": "string"
      },
      "attestation": {
       "deadline": "string",
       "domain": "string",
       "payloadHash": "string",
       "payloadLength": "string",
       "signature": "string",
       "signer": "string"
      }
     },
     "feed": "string",
     "payloadHash": "string",
     "publisher": "string",
     "source": "string",
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfce6579dd9fc22b4e2e17fb3ba26b16318a7712fd9d7a12f5e52ed1696103f75"
   },
   "promise": {
    "fields": [
     "feed"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_24949054de7aea27",
   "seller": {
    "host": "x402.payperbyte.io",
    "url": "https://x402.payperbyte.io/feeds/weather"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_24949054de7aea27",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 79,
     "match": {
      "tx": "0xcb5c7401a287f51d9f2b11f275db8085edddc44d2ebe93e57098b896371c5db8",
      "url": "https://agenttoll.app/api/base/address/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
     },
     "tx": "0xcb5c7401a287f51d9f2b11f275db8085edddc44d2ebe93e57098b896371c5db8"
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xcb5c7401a287f51d9f2b11f275db8085edddc44d2ebe93e57098b896371c5db8"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_259275ddacb87ef5",
   "seller": {
    "host": "agenttoll.app",
    "url": "https://agenttoll.app/api/base/address/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_259275ddacb87ef5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1315,
    "missing": [
     "compras_id",
     "modality",
     "number",
     "uasg",
     "year"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 133,
     "match": {
      "tx": null,
      "url": "https://brdata.thomenz.me/tender/decode/:id"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "compras_id",
     "modality",
     "number",
     "uasg",
     "year"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2695607f10726cb0",
   "seller": {
    "host": "brdata.thomenz.me",
    "url": "https://brdata.thomenz.me/tender/decode/:id"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2695607f10726cb0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1561,
    "missing": [
     "count",
     "engine",
     "query",
     "web"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 70,
     "match": {
      "tx": null,
      "url": "https://search.reversesandbox.com/web/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "engine",
     "query",
     "web"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_26fc6496a0c39e07",
   "seller": {
    "host": "search.reversesandbox.com",
    "url": "https://search.reversesandbox.com/web/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_26fc6496a0c39e07",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3348,
    "missing": [],
    "observed_schema": {
     "chant": "string",
     "club_responds": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x342b38e8ef5b4b40ec22e7d21b067125f78320c5fd64b5ce3d0013e5b26e8ccb"
   },
   "promise": {
    "fields": [
     "chant",
     "club_responds"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_272e5b22d025e189",
   "seller": {
    "host": "conch402.dylan-caponi.workers.dev",
    "url": "https://conch402.dylan-caponi.workers.dev/hail"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_272e5b22d025e189",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "payment"
    ],
    "latency_ms": 2272,
    "missing": [],
    "observed_schema": {
     "charged": "boolean",
     "fetchedAt": "string",
     "opportunities": {
      "array_of": {
       "category": "string",
       "id": "string",
       "lastSeen": "string",
       "score": "number",
       "signalCount": "integer",
       "slug": "string",
       "title": "string"
      }
     },
     "payment": {
      "network": "string",
      "payer": "string",
      "priceUsd": "number",
      "txHash": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 241,
     "match": {
      "tx": "0xfdc9d555885c149776e82fc391befd5888c25ec01eb3269d4a65c83150b44cc2",
      "url": "https://api.demandex.dev/v1/opportunities/trending"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfdc9d555885c149776e82fc391befd5888c25ec01eb3269d4a65c83150b44cc2"
   },
   "promise": {
    "fields": [
     "charged",
     "fetchedAt",
     "opportunities"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_277a149715c72f6e",
   "seller": {
    "host": "api.demandex.dev",
    "url": "https://api.demandex.dev/v1/opportunities/trending"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_277a149715c72f6e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1979,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "count": "string",
     "results": {
      "array_of": {
       "qr_base64": "string",
       "text": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8543ebb724b86f25d1fae87ffe1fcebb8a407ee65980e615c3c9f64a57ff47df"
   },
   "promise": {
    "fields": [
     "api_version",
     "count",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_28135e9694f1fb6a",
   "seller": {
    "host": "qr-code-generator.underscoredone.com",
    "url": "https://qr-code-generator.underscoredone.com/generate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_28135e9694f1fb6a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3920,
    "missing": [],
    "observed_schema": {
     "clientToken": "string",
     "curlExample": "string",
     "expiresAt": "string",
     "pathname": "string",
     "uploadId": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x971f0cd9ac6e656c5e1927bc20c3185e342253b80e7c5e3584baa4aa3ebe89b2"
   },
   "promise": {
    "fields": [
     "clientToken",
     "curlExample",
     "expiresAt",
     "pathname",
     "uploadId"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_28502c69a0a44768",
   "seller": {
    "host": "stablestudio.dev",
    "url": "https://stablestudio.dev/api/upload"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_28502c69a0a44768",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 2404,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "certificate": {
      "issuer_cn": "string",
      "issuer_org": "string",
      "key_algorithm": "string",
      "key_size": "string",
      "not_after": "string",
      "not_before": "string",
      "sans": {
       "array_of": "string"
      },
      "serial_number": "string",
      "signature_algorithm": "string",
      "subject_cn": "string"
     },
     "chain": {
      "chain_valid": "string",
      "days_until_expiry": "string",
      "hostname_matches": "string",
      "is_expired": "string",
      "is_self_signed": "string"
     },
     "connection": {
      "cipher_suite": "string",
      "tls_version": "string"
     },
     "host": "string",
     "port": "string",
     "queried_at": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa4836fef684c343c937ae2be5277f9afddba2278d078a1f22d454caf94b4e212"
   },
   "promise": {
    "fields": [
     "certificate",
     "chain",
     "connection",
     "host",
     "port",
     "queried_at",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_28727f3a17fcac3c",
   "seller": {
    "host": "ssl.use.x402atlas.com",
    "url": "https://ssl.use.x402atlas.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_28727f3a17fcac3c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "note"
    ],
    "latency_ms": 4568,
    "missing": [],
    "observed_schema": {
     "note": "string",
     "pong": "string",
     "ts": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x20fea3c909554bc1d00092bffee2226d9cd70b854c33f4fe9bc9dd5f0cdc5af9"
   },
   "promise": {
    "fields": [
     "pong",
     "ts"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_288ddb49e943ea46",
   "seller": {
    "host": "payanagent.com",
    "url": "https://payanagent.com/x402/kh7ce632kypmbvwy9ewcq04c998b8wb8"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_288ddb49e943ea46",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "context",
     "timeframes"
    ],
    "latency_ms": 1874,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "context": {
      "distance_to_recent_high_pct": "string",
      "distance_to_recent_low_pct": "string",
      "reference_price": "string",
      "regime": "string",
      "rsi_1m": "string",
      "rsi_points_to_buy_zone": "string",
      "volatility": "string"
     },
     "disclaimer": "string",
     "generated_at": "string",
     "pair": "string",
     "signal": "string",
     "signature": "string",
     "signed_by": "string",
     "timeframe": "string",
     "timeframes": {
      "15m": {
       "regime": "string",
       "rsi": "string",
       "rsi_recovering": "string"
      },
      "1m": {
       "regime": "string",
       "rsi": "string",
       "rsi_recovering": "string"
      },
      "5m": {
       "regime": "string",
       "rsi": "string",
       "rsi_recovering": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x72a848804d898f3c84ccbcdfa1c94efa7434a16e23ee773ae8f965cc650c8405"
   },
   "promise": {
    "fields": [
     "confidence",
     "disclaimer",
     "generated_at",
     "pair",
     "signal",
     "signature",
     "signed_by",
     "timeframe"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_288f7b3cd5fbb865",
   "seller": {
    "host": "signals.nsgoods.org",
    "url": "https://signals.nsgoods.org/signals"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_288f7b3cd5fbb865",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1415,
    "missing": [
     "address",
     "riskLevel",
     "shouldFlag",
     "toxicScore",
     "traits"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 297,
     "match": {
      "tx": null,
      "url": "https://scan.madhousewallet.com/api/public/quick-scan"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "riskLevel",
     "shouldFlag",
     "toxicScore",
     "traits"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_28ae093a3efe0c52",
   "seller": {
    "host": "scan.madhousewallet.com",
    "url": "https://scan.madhousewallet.com/api/public/quick-scan"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_28ae093a3efe0c52",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "available",
     "domain",
     "expiration_date",
     "has_registrant",
     "nameservers",
     "registered",
     "registration_date",
     "request_id",
     "status",
     "updated_date"
    ],
    "latency_ms": 2457,
    "missing": [],
    "observed_schema": {
     "available": "string",
     "domain": "string",
     "expiration_date": "string",
     "has_registrant": "string",
     "nameservers": {
      "array_of": "string"
     },
     "ok": "string",
     "registered": "string",
     "registration_date": "string",
     "request_id": "string",
     "status": {
      "array_of": "string"
     },
     "updated_date": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0eddbd73d155cd0570eb90e90545039113d60d63bfea8fc5c179469a57bd6f79"
   },
   "promise": {
    "fields": [
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_29e3cdcf60f616a8",
   "seller": {
    "host": "archtools.dev",
    "url": "https://archtools.dev/v1/tools/domain-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_29e3cdcf60f616a8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3198,
    "missing": [],
    "observed_schema": {
     "message": "string",
     "ok": "string",
     "service": "string",
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x648f79d3a69fc2e4673226ae386e322a33beb9c34fad9871777c9ea2635acb20"
   },
   "promise": {
    "fields": [
     "message",
     "ok",
     "service",
     "timestamp"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2a9d8c10a272d5cd",
   "seller": {
    "host": "chain-analyzer.com",
    "url": "https://chain-analyzer.com/api/v1/x402/ping"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2a9d8c10a272d5cd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "last_confirmed",
     "next_expected_update",
     "note",
     "title",
     "update_note"
    ],
    "latency_ms": 3518,
    "missing": [],
    "observed_schema": {
     "data": {
      "diesel_0_005_50ppm_wholesale": {
       "coastal": "string",
       "inland_gauteng": "string"
      },
      "diesel_0_05_500ppm_wholesale": {
       "coastal": "string",
       "inland_gauteng": "string"
      },
      "illuminating_paraffin_wholesale": {
       "coastal": "string",
       "inland_gauteng": "string"
      },
      "petrol_93_pump": {
       "coastal": "string",
       "inland_gauteng": "string"
      },
      "petrol_95_pump": {
       "coastal": "string",
       "inland_gauteng": "string"
      },
      "unit": "string"
     },
     "disclaimer": "string",
     "effective_date": "string",
     "last_confirmed": "string",
     "next_expected_update": "string",
     "note": "string",
     "series": "string",
     "source_url": "string",
     "stale": "string",
     "title": "string",
     "update_note": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc43a72966ba03ce833e6b86abdb856e676f1da87aa60f5cbd0fdbdf2439854f3"
   },
   "promise": {
    "fields": [
     "data",
     "effective_date",
     "series",
     "source_url",
     "stale"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2ad1f8c39037f9a3",
   "seller": {
    "host": "zaref.dev",
    "url": "https://zaref.dev/v1/fuel-prices"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2ad1f8c39037f9a3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "deliverable",
     "job_id",
     "onchain_feedback",
     "powered_by",
     "sku_id",
     "status"
    ],
    "latency_ms": 2869,
    "missing": [
     "summary"
    ],
    "observed_schema": {
     "deliverable": {
      "audit_log": "string",
      "deliverable_type": "string",
      "erc8004_passport": "string",
      "generated_at": "string",
      "note": "string",
      "proof_of_delegation": {
       "hmac_signed": "boolean",
       "id": "string",
       "kind": "integer"
      },
      "target": "string"
     },
     "job_id": "string",
     "onchain_feedback": {
      "agent_id": "integer",
      "chain": "string",
      "chain_id": "integer",
      "docs_url": "string",
      "event": {
       "abi": "object",
       "name": "string"
      },
      "explorer_url": "string",
      "method": {
       "abi": "object",
       "example_args": "object",
       "name": "string",
       "selector": "string",
       "signature": "string"
      },
      "policy": {
       "invitation_only": "boolean",
       "never_submitted_by_blindoracle": "boolean"
      },
      "reputation_registry": "string"
     },
     "powered_by": "string",
     "sku_id": "string",
     "status": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 279,
     "match": {
      "tx": "0xd00574ff76ea0cf9c0a265afafc7dd19024460ab2236107ec2fcdea39187462a",
      "url": "https://api.craigmbrown.com/v1/services/procurement.trust-layer"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd00574ff76ea0cf9c0a265afafc7dd19024460ab2236107ec2fcdea39187462a"
   },
   "promise": {
    "fields": [
     "summary"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2b950a2458a44938",
   "seller": {
    "host": "api.craigmbrown.com",
    "url": "https://api.craigmbrown.com/v1/services/procurement.trust-layer"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2b950a2458a44938",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1428,
    "missing": [
     "fear_greed",
     "prices"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 82,
     "match": {
      "tx": null,
      "url": "https://x402-defi-signals.onrender.com/market/snapshot"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "fear_greed",
     "prices"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2bbad404d14190b3",
   "seller": {
    "host": "x402-defi-signals.onrender.com",
    "url": "https://x402-defi-signals.onrender.com/market/snapshot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2bbad404d14190b3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2127,
    "missing": [],
    "observed_schema": {
     "content_base64": "string",
     "format": "string",
     "height": "string",
     "kind": "string",
     "media_type": "string",
     "render_version": "string",
     "sha256": "string",
     "width": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa77c7361b20948b4d2ff0aec448bfb5b92db25189b423291073570497d09e50a"
   },
   "promise": {
    "fields": [
     "content_base64",
     "format",
     "height",
     "kind",
     "media_type",
     "render_version",
     "sha256",
     "width"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2c2f39f4864c8817",
   "seller": {
    "host": "visuals.use.x402atlas.com",
    "url": "https://visuals.use.x402atlas.com/qr"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2c2f39f4864c8817",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2166,
    "missing": [
     "data",
     "meta",
     "status"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 8,
     "match": {
      "tx": null,
      "url": "https://x402.ottoai.services/token-details"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "meta",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2c4bb85156489cda",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/token-details"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2c4bb85156489cda",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2289,
    "missing": [],
    "observed_schema": {
     "data": {
      "addedLines": "integer",
      "changed": "boolean",
      "changes": {
       "array_of": "object"
      },
      "removedLines": "integer",
      "similarity": "integer",
      "unchangedLines": "integer"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 52,
     "match": {
      "tx": "0x658f2fd4b6e3b30125c0061bbba9d9cd143c63a5ef366d88c75c78f6c47bdcd9",
      "url": "https://autonomy-api-network.onrender.com/v1/text-diff"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x658f2fd4b6e3b30125c0061bbba9d9cd143c63a5ef366d88c75c78f6c47bdcd9"
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2c7549189af842e3",
   "seller": {
    "host": "autonomy-api-network.onrender.com",
    "url": "https://autonomy-api-network.onrender.com/v1/text-diff"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2c7549189af842e3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 9670,
    "missing": [],
    "observed_schema": {
     "characters": "string",
     "source": "string",
     "success": "string",
     "target": "string",
     "translated": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe94ac9a5667f555bb0c1063e70f595856764586468e625540271b753cb10959c"
   },
   "promise": {
    "fields": [
     "characters",
     "source",
     "success",
     "target",
     "translated"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2d287517ed6c5ed9",
   "seller": {
    "host": "api.memoryapi.org",
    "url": "https://api.memoryapi.org/x402/translate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2d287517ed6c5ed9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1039,
    "missing": [
     "data",
     "provenance"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 20,
     "match": {
      "tx": null,
      "url": "https://api.invoket.com/iban/repair"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "provenance"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2ed2a3637775223c",
   "seller": {
    "host": "api.invoket.com",
    "url": "https://api.invoket.com/iban/repair"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.01 which exceeds the maximum allowed amount of $0.00135. Pass a higher maxAmount on this call, or use update_settings to raise the default permanent"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2ed2a3637775223c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1978,
    "missing": [
     "api_version",
     "cors_enabled",
     "error",
     "headers",
     "origin_allowed",
     "origin_tested",
     "status",
     "url"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 226,
     "match": {
      "tx": null,
      "url": "https://cors-header-checker.underscoredone.com/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "cors_enabled",
     "error",
     "headers",
     "origin_allowed",
     "origin_tested",
     "status",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2ef85e8916aea4de",
   "seller": {
    "host": "cors-header-checker.underscoredone.com",
    "url": "https://cors-header-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2ef85e8916aea4de",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4801,
    "missing": [],
    "observed_schema": {
     "data": {
      "computedAt": "string",
      "kalshiDataAgeSec": "string",
      "matchedMarkets": "string",
      "opportunities": {
       "array_of": "string"
      },
      "polymarketDataAgeSec": "string",
      "totalKalshiMarkets": "string",
      "totalPolymarkets": "string"
     },
     "meta": {
      "endpoint": "string",
      "latencyMs": "string",
      "tier": "string",
      "timestamp": "string",
      "version": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf923b957bed7f9b0636a95708117780d6f47afc30fde62e989109bbcc102f065"
   },
   "promise": {
    "fields": [
     "data",
     "meta"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2f0cf6c21bd6da33",
   "seller": {
    "host": "polynews.news",
    "url": "https://polynews.news/api/v1/arbitrage"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2f0cf6c21bd6da33",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 31930,
    "missing": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 60,
     "match": {
      "tx": null,
      "url": "https://twitr.sh/api/tools/x_read"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0012",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.0012",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2f31213e8b7937f1",
   "seller": {
    "host": "twitr.sh",
    "url": "https://twitr.sh/api/tools/x_read"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2f31213e8b7937f1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1454,
    "missing": [
     "answer",
     "query",
     "results"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 175,
     "match": {
      "tx": null,
      "url": "https://toolcall.click/t/web/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.008",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "answer",
     "query",
     "results"
    ],
    "price_usdc": "0.008",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_2f7baa349933ad54",
   "seller": {
    "host": "toolcall.click",
    "url": "https://toolcall.click/t/web/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_2f7baa349933ad54",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2185,
    "missing": [],
    "observed_schema": {
     "business_days": "string",
     "country": "string",
     "queried_at": "string",
     "result_date": "string",
     "start_date": "string",
     "subdivision": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x93cfc831517c632eb583a1cfdbbc97a86cd153516ad80fbdf4c1a95e8e60c210"
   },
   "promise": {
    "fields": [
     "business_days",
     "country",
     "queried_at",
     "result_date",
     "start_date",
     "subdivision"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3161af717ad482bc",
   "seller": {
    "host": "holidays.use.x402atlas.com",
    "url": "https://holidays.use.x402atlas.com/add-business-days"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3161af717ad482bc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "avg_words_per_sentence",
     "characters",
     "estimated_reading_minutes",
     "meta"
    ],
    "latency_ms": 1959,
    "missing": [],
    "observed_schema": {
     "avg_words_per_sentence": "string",
     "characters": "string",
     "estimated_llm_tokens": "string",
     "estimated_reading_minutes": "string",
     "flesch_reading_ease": "string",
     "meta": {
      "catalog": "string",
      "endpoint": "string",
      "fetchedAt": "string",
      "price": "string",
      "provider": {
       "card": "string",
       "catalog": "string",
       "fleet": "string",
       "name": "string"
      },
      "related": {
       "array_of": "string"
      }
     },
     "sentences": "string",
     "words": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xeda4848477b9a7c1daec1024f1f4edd80703cffccf7a3501bbef7c25c8cab6c2"
   },
   "promise": {
    "fields": [
     "estimated_llm_tokens",
     "flesch_reading_ease",
     "sentences",
     "words"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3243ab9e166432e7",
   "seller": {
    "host": "x402.forgemesh.io",
    "url": "https://x402.forgemesh.io/text-statistics"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3243ab9e166432e7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3595,
    "missing": [],
    "observed_schema": {
     "action": "string",
     "api_url": "string",
     "deleted": "string",
     "display_title": "string",
     "entry_count": "string",
     "leaderboard_created": "string",
     "leaderboard_key": "string",
     "leaderboard_url": "string",
     "message": "string",
     "metadata_updated": "string",
     "name": "string",
     "slug": "string",
     "sort_direction": "string",
     "title": "string",
     "value": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2f0842d20ce6f48954c53bf95bb5b8ebfcebb71da4eed16de158d634988d93c9"
   },
   "promise": {
    "fields": [
     "action",
     "api_url",
     "deleted",
     "display_title",
     "entry_count",
     "leaderboard_created",
     "leaderboard_key",
     "leaderboard_url",
     "message",
     "metadata_updated",
     "name",
     "slug",
     "sort_direction",
     "title",
     "value"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3288f3d92c330b2c",
   "seller": {
    "host": "leaderboard.0000402.xyz",
    "url": "https://leaderboard.0000402.xyz/entry"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3288f3d92c330b2c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "query"
    ],
    "latency_ms": 2159,
    "missing": [],
    "observed_schema": {
     "biomarkers": {
      "locations": "string",
      "note": "string",
      "supported_providers": {
       "array_of": "string"
      }
     },
     "genetics": {
      "array_of": {
       "clia_certified": "string",
       "data_format": "string",
       "id": "string",
       "includes_interpretation": "string",
       "name": "string",
       "notes": "string",
       "price_range_usd": "string",
       "raw_data_access": "string",
       "regions": "string",
       "sample_type": "string",
       "turn_around_weeks": "string",
       "type": "string",
       "url": "string"
      }
     },
     "query": {
      "modalities": {
       "array_of": "string"
      }
     },
     "wearables": {
      "array_of": {
       "connection_type": "string",
       "data_types": "string",
       "display_name": "string",
       "id": "string",
       "notes": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x371b934a1d2087bdb8dd20568b3c464f771c3981d464dc675760b6b0ee5b5250"
   },
   "promise": {
    "fields": [
     "biomarkers",
     "genetics",
     "wearables"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_32e5832642ef7afa",
   "seller": {
    "host": "app.wellnizz.com",
    "url": "https://app.wellnizz.com/providers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_32e5832642ef7afa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1262,
    "missing": [
     "markdown",
     "title",
     "url",
     "word_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 157,
     "match": {
      "tx": null,
      "url": "https://eltociear-skill-audit.hf.space/read"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "markdown",
     "title",
     "url",
     "word_count"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3398d09f1cf5bf9f",
   "seller": {
    "host": "eltociear-skill-audit.hf.space",
    "url": "https://eltociear-skill-audit.hf.space/read"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3398d09f1cf5bf9f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2042,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "country": "string",
     "holidays": {
      "array_of": {
       "end_date": "string",
       "name": "string",
       "nationwide": "string",
       "regional_scope": "string",
       "start_date": "string",
       "subdivisions": "string",
       "temporal_scope": "string",
       "type": "string"
      }
     },
     "language": "string",
     "queried_at": "string",
     "subdivision": "string",
     "year": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xde4cc8e44cffa5dc40f2c78b5aa1ed9bdede0724da7d38f65ec5c271edf9fdb0"
   },
   "promise": {
    "fields": [
     "count",
     "country",
     "holidays",
     "language",
     "queried_at",
     "subdivision",
     "year"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_34192b293d9b3f57",
   "seller": {
    "host": "holidays.use.x402atlas.com",
    "url": "https://holidays.use.x402atlas.com/list"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_34192b293d9b3f57",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "request_missing_data"
    ],
    "latency_ms": 2833,
    "missing": [],
    "observed_schema": {
     "attribution": "string",
     "endpoint": "string",
     "filters": {},
     "generated_at": "string",
     "license": "string",
     "next_page": "string",
     "page": "string",
     "page_size": "string",
     "related": {
      "array_of": {
       "endpoint": "string",
       "price": "string",
       "question": "string"
      }
     },
     "request_missing_data": "string",
     "returned": "string",
     "rows": {
      "array_of": {
       "activity_date": "string",
       "contract_month": "string",
       "cumulative_issues": "string",
       "customer_issues": "string",
       "customer_stops": "string",
       "house_issues": "string",
       "house_stops": "string",
       "issues": "string",
       "metal": "string",
       "ounces_issued": "string",
       "ounces_stopped": "string",
       "product_code": "string",
       "report_run_at": "string",
       "stops": "string"
      }
     },
     "schema_version": "string",
     "source": "string",
     "source_url": "string",
     "total_matches": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x16b0daf458df7efc42408089cdeec7712f80ecd82ace6aa15ce015529179b552"
   },
   "promise": {
    "fields": [
     "attribution",
     "endpoint",
     "filters",
     "generated_at",
     "license",
     "next_page",
     "page",
     "page_size",
     "related",
     "returned",
     "rows",
     "schema_version",
     "source",
     "source_url",
     "total_matches"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_34e8e3629200c90e",
   "seller": {
    "host": "thevaultreport.com",
    "url": "https://thevaultreport.com/api/x402/comex/deliveries"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_34e8e3629200c90e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1516,
    "missing": [
     "charged",
     "narrative"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 302,
     "match": {
      "tx": null,
      "url": "https://api.signalis.dev/v1/pulse/narratives/:id"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "charged",
     "narrative"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_34f665666b150a72",
   "seller": {
    "host": "api.signalis.dev",
    "url": "https://api.signalis.dev/v1/pulse/narratives/:id"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_34f665666b150a72",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".quotes[0].price",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 15,
     "match": {
      "tx": "0x3d0dae98f61f85e1482024e11b9ba18d0114ba501fd7f39f92ae275167f1d372",
      "url": "https://coingecko.use.x402atlas.com/price"
     },
     "tx": "0x3d0dae98f61f85e1482024e11b9ba18d0114ba501fd7f39f92ae275167f1d372"
    },
    "returned": 63147.0
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3d0dae98f61f85e1482024e11b9ba18d0114ba501fd7f39f92ae275167f1d372"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_356d88e55cee84c6",
   "seller": {
    "host": "coingecko.use.x402atlas.com",
    "url": "https://coingecko.use.x402atlas.com/price"
   },
   "truth": {
    "dev_value": 1.9,
    "deviation": "+1.9 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_356d88e55cee84c6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3451,
    "missing": [
     "abuse_confidence_score",
     "country_code",
     "data_sources",
     "freshness",
     "ics_association",
     "ioc",
     "isp",
     "pulse_count",
     "reputation",
     "tor_node",
     "total_abuse_reports"
    ],
    "observed_schema": {
     "error": "string",
     "message": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfca21ac00ba60dc6b10c454deed79d072e428a9fc6649799bc9f0b44c2db638b"
   },
   "promise": {
    "fields": [
     "abuse_confidence_score",
     "country_code",
     "data_sources",
     "freshness",
     "ics_association",
     "ioc",
     "isp",
     "pulse_count",
     "reputation",
     "tor_node",
     "total_abuse_reports"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_358f578d3763fb8d",
   "seller": {
    "host": "ot-intel-api.onrender.com",
    "url": "https://ot-intel-api.onrender.com/ot/ioc"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_358f578d3763fb8d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1055,
    "missing": [
     "image"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 195,
     "match": {
      "tx": null,
      "url": "https://image.gedx402.com/v1/image/:model"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "image"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3617829a69ada316",
   "seller": {
    "host": "image.gedx402.com",
    "url": "https://image.gedx402.com/v1/image/:model"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3617829a69ada316",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4946,
    "missing": [],
    "observed_schema": {
     "output": {
      "concentration": {
       "herfindahl_index": "string",
       "top10_pct": "string",
       "top1_pct": "string",
       "top5_pct": "string"
      },
      "decimals": "string",
      "freeze_authority": "string",
      "holder_count": "string",
      "holders_source": "string",
      "last_updated": "string",
      "liquidity": "string",
      "market_cap": "string",
      "mint": "string",
      "mint_authority": "string",
      "name": "string",
      "price_change_24h": "string",
      "price_usd": "string",
      "risk_flags": {
       "array_of": "string"
      },
      "slippage_estimates": {
       "array_of": "string"
      },
      "supply": "string",
      "symbol": "string",
      "top_holders": {
       "array_of": "string"
      },
      "verified": "string",
      "volatility": {
       "classification": "string",
       "daily_std_7d": "string",
       "high_7d": "string",
       "low_7d": "string",
       "range_pct_7d": "string"
      },
      "volume_24h": "string"
     },
     "run_id": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xde8c5ea64669477bab9e6b328a3f6bfc13697a501f23177afe650dbe1d2e2166"
   },
   "promise": {
    "fields": [
     "output",
     "run_id",
     "status"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_36e172d41f27a6dc",
   "seller": {
    "host": "api.solenrich.com",
    "url": "https://api.solenrich.com/entrypoints/enrich-token-light/invoke"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_36e172d41f27a6dc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 80,
     "match": {
      "tx": "0x393fb7e165dc616955cb0aea871272a1ff0db9b65dac84bae6392f687804e373",
      "url": "https://signals.edge.report/v1/erc20-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&chain=base&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
     },
     "tx": "0x393fb7e165dc616955cb0aea871272a1ff0db9b65dac84bae6392f687804e373"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x393fb7e165dc616955cb0aea871272a1ff0db9b65dac84bae6392f687804e373"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3798c23620499f92",
   "seller": {
    "host": "signals.edge.report",
    "url": "https://signals.edge.report/v1/erc20-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&chain=base&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3798c23620499f92",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "paidExperienceSummary",
     "receiptEvidence"
    ],
    "latency_ms": 3798,
    "missing": [],
    "observed_schema": {
     "deterministic": "string",
     "input": {
      "json": "string",
      "pretty": "string"
     },
     "ok": "string",
     "paidExperienceSummary": {
      "exampleInputFallback": "string",
      "project": "string",
      "receiptHeader": "string",
      "resultFields": {
       "array_of": "string"
      },
      "route": "string"
     },
     "project": "string",
     "receiptEvidence": {
      "externalBuyerAttribution": {
       "attestUrl": "string",
       "challengeRequest": "string",
       "challengeUrl": "string",
       "policy": "string",
       "status": "string"
      },
      "receiptId": "string",
      "receiptUrl": "string"
     },
     "result": {
      "bytes": "string",
      "normalized": "string",
      "stableHashSha256": "string",
      "valid": "string"
     },
     "route": "string",
     "tool": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xae4c4a443c5000f6d0bde49a80046c76717e83ed87e5c5c4aee32e6afc957048"
   },
   "promise": {
    "fields": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_380a85237568a2be",
   "seller": {
    "host": "x402-utils.558686.xyz",
    "url": "https://x402-utils.558686.xyz/v1/tools/json-normalize"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_380a85237568a2be",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "legacy_route_family",
     "limit",
     "provider",
     "query",
     "scope"
    ],
    "latency_ms": 1824,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "legacy_route_family": "string",
     "limit": "string",
     "navigation": {
      "message": "string",
      "next_step": "string",
      "refine_with": {
       "limit": "string",
       "q": "string",
       "scope": "string"
      },
      "withheld_until_unlock": {
       "array_of": "string"
      }
     },
     "product": "string",
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "query": "string",
     "scope": "string",
     "signals": {
      "array_of": {
       "confidence_band": "string",
       "depth": "string",
       "event_id": "string",
       "freshness": "string",
       "last_evaluated_at": "string",
       "publish_state": "string",
       "region": "string",
       "score_band": "string",
       "signal_id": "string",
       "signal_type": "string",
       "state": "string",
       "unlock": "string",
       "why_not_high": "string"
      }
     },
     "why_not_high": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x776b4c8864056f5cee6f7549ac7c666df676edc4228e95b954e0ec6a065a04a0"
   },
   "promise": {
    "fields": [
     "count",
     "navigation",
     "product",
     "signals",
     "why_not_high"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_383d3158de251905",
   "seller": {
    "host": "disruption.forgemesh.io",
    "url": "https://disruption.forgemesh.io/ripple/index"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_383d3158de251905",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "payment"
    ],
    "latency_ms": 2122,
    "missing": [],
    "observed_schema": {
     "charged": "boolean",
     "count": "integer",
     "data": {
      "array_of": {
       "authorFollowers": "integer",
       "authorLogin": "string",
       "description": "string",
       "forks": "integer",
       "fullName": "string",
       "htmlUrl": "string",
       "language": "string",
       "license": "string",
       "readmeExcerpt": "string",
       "repoCreatedAt": "string",
       "size": "integer",
       "stars": "integer",
       "topics": "array"
      }
     },
     "payment": {
      "network": "string",
      "payer": "string",
      "priceUsd": "number",
      "txHash": "string"
     },
     "scanDate": "string",
     "success": "boolean"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 202,
     "match": {
      "tx": "0xafe93905643d0c519524bbfe2cc7379b075af3cb44a2871c3095632d5077a18e",
      "url": "https://api.gitbeacon.dev/v1/repos"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xafe93905643d0c519524bbfe2cc7379b075af3cb44a2871c3095632d5077a18e"
   },
   "promise": {
    "fields": [
     "charged",
     "count",
     "data",
     "scanDate",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_384c0f6351e5c219",
   "seller": {
    "host": "api.gitbeacon.dev",
    "url": "https://api.gitbeacon.dev/v1/repos"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_384c0f6351e5c219",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1063,
    "missing": [
     "data",
     "data_type",
     "provenance_url",
     "record_id",
     "source",
     "status"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 35,
     "match": {
      "tx": null,
      "url": "https://api.osf-master-server.com/x402/sample/:record_id"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "data_type",
     "provenance_url",
     "record_id",
     "source",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_38689e64893c3092",
   "seller": {
    "host": "api.osf-master-server.com",
    "url": "https://api.osf-master-server.com/x402/sample/:record_id"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_38689e64893c3092",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_source",
     "deliverable",
     "disclaimer",
     "note",
     "offering",
     "recent_bridge_incidents",
     "source",
     "status",
     "ts"
    ],
    "latency_ms": 3539,
    "missing": [
     "bridges"
    ],
    "observed_schema": {
     "deliverable": {
      "count": "integer",
      "data_source": "string",
      "note": "string",
      "recent_bridge_incidents": {
       "array_of": "object"
      },
      "ts": "string"
     },
     "disclaimer": "string",
     "offering": "string",
     "source": "string",
     "status": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 239,
     "match": {
      "tx": "0x6fddaefcfaf2f41274183e63ba8aca12de9900e81e089d130d74ceb89ef982ba",
      "url": "https://vape-x402.vapex402.workers.dev/data/bridges"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6fddaefcfaf2f41274183e63ba8aca12de9900e81e089d130d74ceb89ef982ba"
   },
   "promise": {
    "fields": [
     "bridges",
     "count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_392f5ec42890d892",
   "seller": {
    "host": "vape-x402.vapex402.workers.dev",
    "url": "https://vape-x402.vapex402.workers.dev/data/bridges"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_392f5ec42890d892",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "estimated_gas_cost_usd",
     "input_token_mint",
     "minimum_input_atomic",
     "output_token_mint"
    ],
    "latency_ms": 3599,
    "missing": [
     "input_amount_human",
     "service"
    ],
    "observed_schema": {
     "direction": "string",
     "estimated_gas_cost_usd": "number",
     "expected_output": "string",
     "expected_output_human": "string",
     "expires_at": "string",
     "fee": "string",
     "fee_human": "string",
     "input_amount": "string",
     "input_token": {
      "decimals": "integer",
      "mint": "string",
      "name": "string",
      "symbol": "string"
     },
     "input_token_mint": "string",
     "minimum_input_atomic": "string",
     "output_token": {
      "decimals": "integer",
      "mint": "string",
      "name": "string",
      "symbol": "string"
     },
     "output_token_mint": "string",
     "quote_id": "string",
     "requires_approval": "boolean",
     "tool": "string",
     "total_cost": "string",
     "total_cost_human": "string",
     "x402_pay_url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 54,
     "match": {
      "tx": "0xaf9e57bdaa2c914f7c82fb51f51325ead891f4c708172dd0ad6da5194bf23706",
      "url": "https://proxy.suverse.io/v1/swap/base/quote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xaf9e57bdaa2c914f7c82fb51f51325ead891f4c708172dd0ad6da5194bf23706"
   },
   "promise": {
    "fields": [
     "direction",
     "expected_output",
     "expected_output_human",
     "expires_at",
     "fee",
     "fee_human",
     "input_amount",
     "input_amount_human",
     "input_token",
     "output_token",
     "quote_id",
     "requires_approval",
     "service",
     "tool",
     "total_cost",
     "total_cost_human",
     "x402_pay_url"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3948f2640ee3a469",
   "seller": {
    "host": "proxy.suverse.io",
    "url": "https://proxy.suverse.io/v1/swap/base/quote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3948f2640ee3a469",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1250,
    "missing": [
     "area",
     "areas",
     "has_active",
     "headline",
     "max_level",
     "publishing_office",
     "report_datetime",
     "summary_en",
     "summary_ja"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 165,
     "match": {
      "tx": null,
      "url": "https://weather.agentic-jp.com/warnings/:area"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "area",
     "areas",
     "has_active",
     "headline",
     "max_level",
     "publishing_office",
     "report_datetime",
     "summary_en",
     "summary_ja"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3bbc04cc73cc5889",
   "seller": {
    "host": "weather.agentic-jp.com",
    "url": "https://weather.agentic-jp.com/warnings/:area"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3bbc04cc73cc5889",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "source"
    ],
    "latency_ms": 2215,
    "missing": [],
    "observed_schema": {
     "defi": {
      "topChains": {
       "array_of": "object"
      },
      "totalTvlUsd": "integer"
     },
     "fearGreed": {
      "label": "string",
      "value": "integer"
     },
     "generatedAt": "string",
     "price": {
      "btc": "number",
      "eth": "number"
     },
     "source": "string",
     "topStableYields": {
      "array_of": {
       "apy": "number",
       "chain": "string",
       "project": "string",
       "symbol": "string",
       "tvlUsd": "integer"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 230,
     "match": {
      "tx": "0xc23e44b7dee8d50f949c7a7ef4533ace237dfc275fee96ab62df48782a52c576",
      "url": "https://x402-market.kore-app.workers.dev/v1/market"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc23e44b7dee8d50f949c7a7ef4533ace237dfc275fee96ab62df48782a52c576"
   },
   "promise": {
    "fields": [
     "defi",
     "fearGreed",
     "generatedAt",
     "price",
     "topStableYields"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3bd93031544193ce",
   "seller": {
    "host": "x402-market.kore-app.workers.dev",
    "url": "https://x402-market.kore-app.workers.dev/v1/market"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3bd93031544193ce",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "matches",
     "query"
    ],
    "latency_ms": 2845,
    "missing": [
     "answer",
     "evidence"
    ],
    "observed_schema": {
     "matches": "array",
     "query": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 248,
     "match": {
      "tx": "0x1a63147968296da1d4387721a0077625ca4c8a3424ed8e9869c8dd2b08e3829c",
      "url": "https://app.wellnizz.com/query"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1a63147968296da1d4387721a0077625ca4c8a3424ed8e9869c8dd2b08e3829c"
   },
   "promise": {
    "fields": [
     "answer",
     "evidence"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3c892e8746d57f85",
   "seller": {
    "host": "app.wellnizz.com",
    "url": "https://app.wellnizz.com/query"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3c892e8746d57f85",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1689,
    "missing": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "field_provenance",
     "fixture_note",
     "frozen_at",
     "in_db",
     "is_example",
     "methodology",
     "pnl",
     "product",
     "source_updated_at",
     "sources",
     "spend_rationale",
     "status",
     "supported"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 74,
     "match": {
      "tx": null,
      "url": "https://scry.solanahub.de/x402/wallet/:address/pnl"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "field_provenance",
     "fixture_note",
     "frozen_at",
     "in_db",
     "is_example",
     "methodology",
     "pnl",
     "product",
     "source_updated_at",
     "sources",
     "spend_rationale",
     "status",
     "supported"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3d8697a02f26fcc6",
   "seller": {
    "host": "scry.solanahub.de",
    "url": "https://scry.solanahub.de/x402/wallet/:address/pnl"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3d8697a02f26fcc6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1833,
    "missing": [
     "domain",
     "propagation",
     "records",
     "security"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 67,
     "match": {
      "tx": null,
      "url": "https://netintel.dev/dns/lookup"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "domain",
     "propagation",
     "records",
     "security"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3d89be0171ceb989",
   "seller": {
    "host": "netintel.dev",
    "url": "https://netintel.dev/dns/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3d89be0171ceb989",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2670,
    "missing": [],
    "observed_schema": {
     "errors": "string",
     "ok": "string",
     "service": "string",
     "timestamp": "string",
     "valid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbf9dd68c89505546d501833c7685dbd0f0aa2d92d477054da51e449d5077f34c"
   },
   "promise": {
    "fields": [
     "errors",
     "ok",
     "service",
     "timestamp",
     "valid"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3e562e7475fa2c3d",
   "seller": {
    "host": "tools.ipintel.ai",
    "url": "https://tools.ipintel.ai/json-schema-validator"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3e562e7475fa2c3d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1215,
    "missing": [
     "as_of",
     "count",
     "disclaimer",
     "methodology",
     "results",
     "schema_version",
     "spec",
     "window"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 217,
     "match": {
      "tx": null,
      "url": "https://orcpin.dev/v1/endpoint-reliability/batch"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "as_of",
     "count",
     "disclaimer",
     "methodology",
     "results",
     "schema_version",
     "spec",
     "window"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3e65c7857f479d33",
   "seller": {
    "host": "orcpin.dev",
    "url": "https://orcpin.dev/v1/endpoint-reliability/batch"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3e65c7857f479d33",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1773,
    "missing": [
     "fear_greed",
     "prices"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 87,
     "match": {
      "tx": null,
      "url": "https://defi-signals.org/market/snapshot"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "fear_greed",
     "prices"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3e869e57ae7b74cd",
   "seller": {
    "host": "defi-signals.org",
    "url": "https://defi-signals.org/market/snapshot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3e869e57ae7b74cd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 8976,
    "missing": [],
    "observed_schema": {
     "algorithm_version": "string",
     "beacon": {
      "chain_hash": "string",
      "network": "string",
      "randomness": "string",
      "round": "string",
      "scheduled_time": "string",
      "scheme": "string",
      "signature": "string"
     },
     "example_only": "string",
     "operation": "string",
     "processed_at": "string",
     "request_hash": "string",
     "result": {
      "items": {
       "array_of": "string"
      },
      "original_indices": {
       "array_of": "string"
      }
     },
     "selection_mode": "string",
     "target_round": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb4739d901c73bf18930997d6116b97828d25a535244577815653cbd072917157"
   },
   "promise": {
    "fields": [
     "algorithm_version",
     "beacon",
     "example_only",
     "operation",
     "processed_at",
     "request_hash",
     "result",
     "selection_mode",
     "target_round"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3f715a5cb2dc86b8",
   "seller": {
    "host": "verifiable-random.use.x402atlas.com",
    "url": "https://verifiable-random.use.x402atlas.com/shuffle"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3f715a5cb2dc86b8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2265,
    "missing": [],
    "observed_schema": {
     "data": {
      "attributes": {
       "token_prices": "object"
      },
      "id": "string",
      "type": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 188,
     "match": {
      "tx": "0xc535ded776636265123759f591445f93f47de2f42a59e83fe8b58955ec2d1178",
      "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/:address"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc535ded776636265123759f591445f93f47de2f42a59e83fe8b58955ec2d1178"
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_3fa02dfdecdbec63",
   "seller": {
    "host": "pro-api.coingecko.com",
    "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/simple/networks/base/token_price/:address"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_3fa02dfdecdbec63",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3123,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 4,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/balance"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4032d82bf15a2c08",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/balance"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4032d82bf15a2c08",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1131,
    "missing": [
     "candidates",
     "query",
     "resolvedAt"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 120,
     "match": {
      "tx": null,
      "url": "https://entityresolver.xyz/resolve"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "candidates",
     "query",
     "resolvedAt"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4042481713d30768",
   "seller": {
    "host": "entityresolver.xyz",
    "url": "https://entityresolver.xyz/resolve"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4042481713d30768",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1183,
    "missing": [
     "text"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 174,
     "match": {
      "tx": null,
      "url": "https://media.gedx402.com/v1/asr/:model"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "text"
    ],
    "price_usdc": "0.0077",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_40c329f111df4cd4",
   "seller": {
    "host": "media.gedx402.com",
    "url": "https://media.gedx402.com/v1/asr/:model"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_40c329f111df4cd4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 937,
    "missing": [
     "count",
     "yields"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 306,
     "match": {
      "tx": null,
      "url": "https://eltociear-tokenguard.hf.space/yields"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "yields"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_418fb68cca554c66",
   "seller": {
    "host": "eltociear-tokenguard.hf.space",
    "url": "https://eltociear-tokenguard.hf.space/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.05 which exceeds the maximum allowed amount of $0.01. Pass a higher maxAmount on this call, or use update_settings to raise the default permanently."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_418fb68cca554c66",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "rpcSource",
     "units"
    ],
    "latency_ms": 2671,
    "missing": [],
    "observed_schema": {
     "baseFeePerGas": "string",
     "blockNumber": "string",
     "chain": "string",
     "chainId": "string",
     "estimatedTransferCost": {
      "basis": "string",
      "eth": "string",
      "gasLimit": "string",
      "gwei": "string"
     },
     "fetchedAt": "string",
     "gasPrice": "string",
     "priorityFeePerGas": {
      "high": "string",
      "low": "string",
      "medium": "string"
     },
     "rpcSource": "string",
     "units": {
      "cost": "string",
      "fees": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x212cbff97a0481525403cef393f21dfaadc3dfc31ba015e7b4f50f31eeb4e84e"
   },
   "promise": {
    "fields": [
     "baseFeePerGas",
     "blockNumber",
     "chain",
     "chainId",
     "estimatedTransferCost",
     "fetchedAt",
     "gasPrice",
     "priorityFeePerGas"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_420ea3e52266e32e",
   "seller": {
    "host": "base-gas-x402-production.up.railway.app",
    "url": "https://base-gas-x402-production.up.railway.app/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_420ea3e52266e32e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2197,
    "missing": [],
    "observed_schema": {
     "advisory": "string",
     "attestation": {
      "alg": "string",
      "evidence": {
       "message": "string",
       "pin": "string",
       "signature_hex": "string"
      },
      "expires_at": "string",
      "message": "string",
      "payment_commitment": "string",
      "public_key_spki_hex": "string",
      "signature_hex": "string"
     },
     "checks": {
      "array_of": {
       "id": "string",
       "name": "string",
       "reason": "string",
       "severity": "string",
       "verdict": "string"
      }
     },
     "direction": "string",
     "risk_score": "string",
     "scan_id": "string",
     "scanned_at": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfa1e7fb4f61506971840733424c404e2cbac6cbf4430693f2a5b95172f4e4201"
   },
   "promise": {
    "fields": [
     "advisory",
     "attestation",
     "checks",
     "direction",
     "risk_score",
     "scan_id",
     "scanned_at",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_427110b4b755eea2",
   "seller": {
    "host": "paysafe-agent.com",
    "url": "https://paysafe-agent.com/v1/scan/incoming"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_427110b4b755eea2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2498,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "results": {
      "array_of": {
       "error": "string",
       "isRedirect": "string",
       "redirectURL": "string",
       "statusCode": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb0592d5cd51064df123d523c2b908325e45228f0f8c1b53b62b8e344d2bca9e7"
   },
   "promise": {
    "fields": [
     "api_version",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4348ba9d5b303a8a",
   "seller": {
    "host": "http-status-checker.underscoredone.com",
    "url": "https://http-status-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4348ba9d5b303a8a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "id",
     "ts"
    ],
    "latency_ms": 3441,
    "missing": [],
    "observed_schema": {
     "anomaly": "boolean",
     "asset": "string",
     "id": "string",
     "price": "number",
     "rationale": "string",
     "score": "integer",
     "trend": "string",
     "ts": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 158,
     "match": {
      "tx": "0x778d014229864212aeeedddd61fa60a31051583d67fb785e3c00a0bba3984d57",
      "url": "https://api.tradeperpetua.xyz/signal"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x778d014229864212aeeedddd61fa60a31051583d67fb785e3c00a0bba3984d57"
   },
   "promise": {
    "fields": [
     "anomaly",
     "asset",
     "price",
     "rationale",
     "score",
     "trend"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_43ac327efc296acb",
   "seller": {
    "host": "api.tradeperpetua.xyz",
    "url": "https://api.tradeperpetua.xyz/signal"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_43ac327efc296acb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3109,
    "missing": [
     "disposable",
     "email",
     "freeProvider",
     "hasMx",
     "reasons",
     "risk",
     "role",
     "syntaxValid"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 115,
     "match": {
      "tx": null,
      "url": "https://toolcall.click/t/email/validate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.004",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "disposable",
     "email",
     "freeProvider",
     "hasMx",
     "reasons",
     "risk",
     "role",
     "syntaxValid"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_442acc9c1cdb1936",
   "seller": {
    "host": "toolcall.click",
    "url": "https://toolcall.click/t/email/validate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_442acc9c1cdb1936",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2947,
    "missing": [],
    "observed_schema": {
     "results": {
      "array_of": {
       "booking_url": "string",
       "locations": "string",
       "locator_url": "string",
       "notes": "string",
       "provider": "string",
       "query": "string",
       "status": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9a4ce9fbb1948f07de0cf06ce4319e4e3f507f9517ba63b5ded37b8e5197db45"
   },
   "promise": {
    "fields": [
     "results"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_449d9f226e2270bd",
   "seller": {
    "host": "app.wellnizz.com",
    "url": "https://app.wellnizz.com/labs/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_449d9f226e2270bd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "asOf"
    ],
    "latency_ms": 2270,
    "missing": [],
    "observed_schema": {
     "asOf": "string",
     "blockNumber": "string",
     "chain": "string",
     "gasPriceGwei": "string",
     "gasPriceWei": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb4ad80208d8729d0076d33b1a5348fa8b5a9d433f2037037ed41cb3498d8f74d"
   },
   "promise": {
    "fields": [
     "blockNumber",
     "chain",
     "gasPriceGwei",
     "gasPriceWei"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_44ee43d0110798d8",
   "seller": {
    "host": "toolsmith-api.dassad10.workers.dev",
    "url": "https://toolsmith-api.dassad10.workers.dev/t/crypto/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_44ee43d0110798d8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "observedAt",
     "precipType",
     "precipitation",
     "skyCode",
     "windSpeed"
    ],
    "latency_ms": 4064,
    "missing": [],
    "observed_schema": {
     "data": {
      "condition": "string",
      "humidity": "string",
      "location": "string",
      "observedAt": "string",
      "precipType": "string",
      "precipitation": "string",
      "skyCode": "string",
      "temperature": {
       "celsius": "string",
       "fahrenheit": "string"
      },
      "windSpeed": "string"
     },
     "ok": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x932b48674f33c22a9f6c2992e16f1f1b01e40312bddbc219310d79cea3432fcb"
   },
   "promise": {
    "fields": [
     "condition",
     "humidity",
     "location",
     "temperature"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_451573c8e40498ee",
   "seller": {
    "host": "seoul-weather-402.fly.dev",
    "url": "https://seoul-weather-402.fly.dev/weather/seoul/current"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_451573c8e40498ee",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "appliedSince",
     "meta"
    ],
    "latency_ms": 2285,
    "missing": [],
    "observed_schema": {
     "appliedSince": "string",
     "holdings": {
      "count": "string",
      "form": "string",
      "items": "string",
      "truncation": "string"
     },
     "insider": {
      "count": "string",
      "form": "string",
      "items": {
       "array_of": "string"
      },
      "truncation": {
       "nextSince": "string",
       "reason": "string"
      }
     },
     "meta": {
      "bundle": "string",
      "limits": {
       "holdings": "string",
       "insider": "string",
       "recentFilings": "string"
      }
     },
     "recentFilings": {
      "count": "string",
      "form": "string",
      "items": {
       "array_of": "string"
      },
      "truncation": {
       "nextSince": "string",
       "reason": "string"
      }
     },
     "resolved": {
      "cik": "string",
      "cikInt": "string",
      "companyName": "string",
      "entityType": "string",
      "mappingAgeSeconds": "string",
      "sic": "string",
      "ticker": "string",
      "tickerSnapshotDate": "string"
     },
     "source": {
      "fetchedAt": "string",
      "name": "string",
      "servedFromCache": "string",
      "sourceLastFetchedAt": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd1f7e04679acc7e2aa80d6c159dcb40a6b97c074947e7e45ddd749bbf7dbe2ff"
   },
   "promise": {
    "fields": [
     "holdings",
     "insider",
     "recentFilings",
     "resolved",
     "source"
    ],
    "price_usdc": "0.006",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_456810338108baee",
   "seller": {
    "host": "edgar.apitoll.cloud",
    "url": "https://edgar.apitoll.cloud/v1/edgar/smart-money"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_456810338108baee",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "query"
    ],
    "latency_ms": 2321,
    "missing": [],
    "observed_schema": {
     "cached": "string",
     "match_count": "string",
     "ok": "string",
     "provider": "string",
     "query": {
      "address": "string",
      "country_code": "string",
      "language": "string",
      "limit": "string"
     },
     "results": {
      "array_of": {
       "address_line1": "string",
       "address_line2": "string",
       "city": "string",
       "confidence": "string",
       "confidence_city_level": "string",
       "country": "string",
       "country_code": "string",
       "formatted_address": "string",
       "housenumber": "string",
       "lat": "string",
       "lon": "string",
       "place_id": "string",
       "postcode": "string",
       "result_type": "string",
       "state": "string",
       "street": "string"
      }
     },
     "tool": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x02f6c987addf27f092a83bbd8a5677420a57d45b12de685581d86291fde048bb"
   },
   "promise": {
    "fields": [
     "cached",
     "match_count",
     "ok",
     "provider",
     "results",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4578d9a18ee14388",
   "seller": {
    "host": "sat.ipintel.ai",
    "url": "https://sat.ipintel.ai/address-to-coordinates"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4578d9a18ee14388",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1988,
    "missing": [],
    "observed_schema": {
     "elapsed_ms": "integer",
     "fast_gwei": "string",
     "gas_price_gwei": "string",
     "gas_price_wei": "string",
     "network": "string",
     "slow_gwei": "string",
     "standard_gwei": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 38,
     "match": {
      "tx": "0x1ea5eb79202ae05ac78866aecfbeafe2e27b1e05338555935a9a0b2095d5d6f6",
      "url": "https://agents.ai-rook.com/api/gas-tracker"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1ea5eb79202ae05ac78866aecfbeafe2e27b1e05338555935a9a0b2095d5d6f6"
   },
   "promise": {
    "fields": [
     "elapsed_ms",
     "fast_gwei",
     "gas_price_gwei",
     "gas_price_wei",
     "network",
     "slow_gwei",
     "standard_gwei"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4637eb730d1846b1",
   "seller": {
    "host": "agents.ai-rook.com",
    "url": "https://agents.ai-rook.com/api/gas-tracker"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4637eb730d1846b1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2199,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "direction": "string",
     "level": "string",
     "original_text": "string",
     "translated_text": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x49b2e48cb76210cc439c17c67dd84295b08660a7c7ad4ccb10b0f8071adfb662"
   },
   "promise": {
    "fields": [
     "api_version",
     "direction",
     "level",
     "original_text",
     "translated_text"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_477b5b73894d6fa8",
   "seller": {
    "host": "leetspeak-translator.underscoredone.com",
    "url": "https://leetspeak-translator.underscoredone.com/translate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_477b5b73894d6fa8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "count",
     "entries",
     "generated_at"
    ],
    "latency_ms": 6149,
    "missing": [
     "alerts"
    ],
    "observed_schema": {
     "count": "integer",
     "entries": {
      "array_of": {
       "line_id": "string",
       "line_name_ja": "string",
       "operator": "string",
       "reason": "string",
       "severity": "string",
       "status": "string",
       "updated_at": "string"
      }
     },
     "generated_at": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 142,
     "match": {
      "tx": "0x7224a92f6252fd2b0e43dcf0bac0576c588a41958c98c64b138ba13275fe4ea8",
      "url": "https://transit.agentic-jp.com/alerts/feed"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7224a92f6252fd2b0e43dcf0bac0576c588a41958c98c64b138ba13275fe4ea8"
   },
   "promise": {
    "fields": [
     "alerts"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4801fbee7ef7a3aa",
   "seller": {
    "host": "transit.agentic-jp.com",
    "url": "https://transit.agentic-jp.com/alerts/feed"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4801fbee7ef7a3aa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1192,
    "missing": [
     "address",
     "cnpj",
     "cnpj_formatted",
     "data_reference_date",
     "disclaimer",
     "incorporation_date",
     "legal_name",
     "legal_nature",
     "main_activity",
     "registration_status",
     "secondary_activities",
     "share_capital_brl",
     "simples_nacional",
     "sources",
     "trade_name"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 131,
     "match": {
      "tx": null,
      "url": "https://brdata.thomenz.me/company/:cnpj"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "cnpj",
     "cnpj_formatted",
     "data_reference_date",
     "disclaimer",
     "incorporation_date",
     "legal_name",
     "legal_nature",
     "main_activity",
     "registration_status",
     "secondary_activities",
     "share_capital_brl",
     "simples_nacional",
     "sources",
     "trade_name"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4931ca9795048c88",
   "seller": {
    "host": "brdata.thomenz.me",
    "url": "https://brdata.thomenz.me/company/:cnpj"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4931ca9795048c88",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "warnings"
    ],
    "latency_ms": 4297,
    "missing": [],
    "observed_schema": {
     "input": "string",
     "result": "string",
     "tokens": {
      "array_of": {
       "pos": "string",
       "reading": "string",
       "surface": "string"
      }
     },
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf5d9adc0e00994abb5873dd34460e03038e2817294e902c11931257983e23a26"
   },
   "promise": {
    "fields": [
     "input",
     "result",
     "tokens"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_49428feced9087d8",
   "seller": {
    "host": "furigana.agentic-jp.com",
    "url": "https://furigana.agentic-jp.com/furigana"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_49428feced9087d8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3001,
    "missing": [],
    "observed_schema": {
     "cached": "string",
     "confidence": "string",
     "data_freshness": {
      "age_seconds": "string",
      "as_of": "string",
      "deterministic": "string",
      "requested": "string",
      "resolved": "string",
      "retrieved_at": "string",
      "sources": {
       "array_of": "string"
      },
      "values_hash": "string"
     },
     "disclaimer": "string",
     "error": "string",
     "indicators": {
      "deposit_facility_rate": {
       "as_of": "string",
       "label": "string",
       "next_release": "string",
       "series_key": "string",
       "source": "string",
       "status": "string",
       "unit": "string",
       "value": "string"
      },
      "fx_usd": {
       "as_of": "string",
       "label": "string",
       "next_release": "string",
       "series_key": "string",
       "source": "string",
       "status": "string",
       "unit": "string",
       "value": "string"
      },
      "inflation_hicp": {
       "as_of": "string",
       "label": "string",
       "next_release": "string",
       "series_key": "string",
       "source": "string",
       "status": "string",
       "unit": "string",
       "value": "string"
      },
      "unemployment": {
       "as_of": "string",
       "label": "string",
       "next_release": "string",
       "series_key": "string",
       "source": "string",
       "status": "string",
       "unit": "string",
       "value": "string"
      }
     },
     "query": {
      "area": "string",
      "indicators": {
       "array_of": "string"
      }
     },
     "reasons": {
      "array_of": {
       "code": "string",
       "label": "string",
       "weight": "string"
      }
     },
     "signed_snapshot_receipt": {
      "algorithm": "string",
      "available": "string",
      "canonicalization": "string",
      "claims": {
       "area": "string",
       "indicators": "string",
       "issued_at": "string",
       "issuer": "string",
       "kind": "string",
       "snapshot_at": "string",
       "values_hash": "string",
       "verdict": "string"
      },
      "public_key": "string",
      "signature": "string",
      "verify_hint": "string"
     },
     "timestamp": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa08c7ffdd0b2604161f953b1c8d6b653ca337768e44c57095ea8dac5d1aed93f"
   },
   "promise": {
    "fields": [
     "cached",
     "confidence",
     "data_freshness",
     "disclaimer",
     "error",
     "indicators",
     "query",
     "reasons",
     "signed_snapshot_receipt",
     "timestamp",
     "verdict"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_497100cab3427657",
   "seller": {
    "host": "x402-endpoints.onrender.com",
    "url": "https://x402-endpoints.onrender.com/macro/snapshot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_497100cab3427657",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2774,
    "missing": [],
    "observed_schema": {
     "curlExample": "string",
     "expiresAt": "string",
     "maxSize": "string",
     "postFields": {
      "Content-Type": "string",
      "key": "string",
      "policy": "string",
      "x-amz-algorithm": "string",
      "x-amz-credential": "string",
      "x-amz-date": "string",
      "x-amz-signature": "string"
     },
     "postUrl": "string",
     "uploadId": "string",
     "uploadMethod": "string",
     "uploadUrl": "string",
     "uploadUrlExpiresAt": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbd2f6977121bce04b82fcbd4c59fa73785dae3d1d8c9d6a6f1a9e44788a0d2f5"
   },
   "promise": {
    "fields": [
     "curlExample",
     "expiresAt",
     "maxSize",
     "postFields",
     "postUrl",
     "uploadId",
     "uploadMethod",
     "uploadUrl",
     "uploadUrlExpiresAt"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4a01ad8b9bd3b85c",
   "seller": {
    "host": "stableupload.dev",
    "url": "https://stableupload.dev/api/site"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4a01ad8b9bd3b85c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_as_of",
     "disclaimer",
     "warnings"
    ],
    "latency_ms": 6229,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "avg_base_fee_gwei": "string",
      "max_base_fee_gwei": "string",
      "min_base_fee_gwei": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x273bc10a46570d7040432c913a7b9c1052d596a19dfa2120fce95ac12fc71da0"
   },
   "promise": {
    "fields": [
     "confidence",
     "result",
     "supported"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4b264e848dec4a3b",
   "seller": {
    "host": "statepulse-api.hahavoid0.workers.dev",
    "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/gas-history"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4b264e848dec4a3b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2989,
    "missing": [
     "included"
    ],
    "observed_schema": {
     "data": "array"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 183,
     "match": {
      "tx": "0xd149edfea08bf5ae24c583a079eac8529846372cf96f7125b3013ebfe77f8739",
      "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/search/pools"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd149edfea08bf5ae24c583a079eac8529846372cf96f7125b3013ebfe77f8739"
   },
   "promise": {
    "fields": [
     "data",
     "included"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4b9b80768620473e",
   "seller": {
    "host": "pro-api.coingecko.com",
    "url": "https://pro-api.coingecko.com/api/v3/x402/onchain/search/pools"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4b9b80768620473e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "eip712",
     "meta"
    ],
    "latency_ms": 4124,
    "missing": [],
    "observed_schema": {
     "attestation": {
      "assets": {
       "array_of": "string"
      },
      "basket_hash": "string",
      "block_number": "string",
      "chain_id": "string",
      "contract": "string",
      "defensive_cash_bps": "string",
      "defensive_cash_pct": "string",
      "expires_at": "string",
      "issued_at": "string",
      "regime": "string",
      "regime_code": "string",
      "risk_posture": "string",
      "severity_bps": "string",
      "severity_pct": "string",
      "shield_active": "string",
      "ttl_seconds": "string"
     },
     "attestation_id": "string",
     "attestor": "string",
     "eip712": {
      "domain": {
       "chainId": "string",
       "name": "string",
       "verifyingContract": "string",
       "version": "string"
      },
      "message": {
       "basketHash": "string",
       "blockNumber": "string",
       "defensiveCashBps": "string",
       "expiresAt": "string",
       "issuedAt": "string",
       "regime": "string",
       "severityBps": "string"
      },
      "primaryType": "string",
      "types": {
       "RiskAttestation": "string"
      }
     },
     "meta": {
      "note": "string",
      "source": "string"
     },
     "signature": "string",
     "signed": "string",
     "verify": {
      "basescan": "string",
      "free_mcp_tool": "string",
      "how": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8c9bd8251557bfb4c501a79287b0dfa10658ec49c5e7fa6b1674004b5352c86e"
   },
   "promise": {
    "fields": [
     "attestation",
     "attestation_id",
     "attestor",
     "signature",
     "signed",
     "verify"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4c7ab1feaec2301d",
   "seller": {
    "host": "gblin.digital",
    "url": "https://gblin.digital/api/x402/attestation"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4c7ab1feaec2301d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1335,
    "missing": [
     "found",
     "ok",
     "standards"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 300,
     "match": {
      "tx": null,
      "url": "https://vealth.net/.well-known/vealth/cdp/standards-classifier"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "found",
     "ok",
     "standards"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4d038d20037b0fee",
   "seller": {
    "host": "vealth.net",
    "url": "https://vealth.net/.well-known/vealth/cdp/standards-classifier"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4d038d20037b0fee",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1388,
    "missing": [
     "canBuy",
     "canExit",
     "checkedAt",
     "effectiveFrictionPct",
     "mint",
     "network",
     "notes",
     "recoveredPct",
     "sellPriceImpactPct",
     "sizeUsd",
     "usdcInSimulated",
     "usdcOutSimulated",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 99,
     "match": {
      "tx": null,
      "url": "https://soldefi.thomenz.me/v1/solana/can-i-sell/:mint"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "canBuy",
     "canExit",
     "checkedAt",
     "effectiveFrictionPct",
     "mint",
     "network",
     "notes",
     "recoveredPct",
     "sellPriceImpactPct",
     "sizeUsd",
     "usdcInSimulated",
     "usdcOutSimulated",
     "verdict"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4d6bfdbbd4a4298f",
   "seller": {
    "host": "soldefi.thomenz.me",
    "url": "https://soldefi.thomenz.me/v1/solana/can-i-sell/:mint"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4d6bfdbbd4a4298f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "input",
     "source"
    ],
    "latency_ms": 3113,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "input": "string",
     "lat": "string",
     "level": "string",
     "lng": "string",
     "normalized": "string",
     "source": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8348ee9bf19e7fe6f61b71664249aefbf2a71f13f56b276ceaed6d70f8f8961d"
   },
   "promise": {
    "fields": [
     "confidence",
     "lat",
     "level",
     "lng",
     "normalized"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4da665bef7ad38bf",
   "seller": {
    "host": "address.agentic-jp.com",
    "url": "https://address.agentic-jp.com/geocode"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4da665bef7ad38bf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 939,
    "missing": [
     "data",
     "endpoint",
     "evidence_receipt",
     "query_id",
     "schema"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 88,
     "match": {
      "tx": null,
      "url": "https://ontarioprotocol.com/api/agent/pay/v2"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "evidence_receipt",
     "query_id",
     "schema"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4dc4464ede78ddd8",
   "seller": {
    "host": "ontarioprotocol.com",
    "url": "https://ontarioprotocol.com/api/agent/pay/v2"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "fetch failed"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4dc4464ede78ddd8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "actions",
     "address",
     "broadcast",
     "confidence",
     "endpoint",
     "evidenceErrors",
     "feeMarket",
     "latencyMs",
     "mempool",
     "query",
     "shadowTemplate",
     "timestamp",
     "tx"
    ],
    "latency_ms": 15737,
    "missing": [],
    "observed_schema": {
     "actions": {
      "array_of": "string"
     },
     "address": "string",
     "broadcast": "string",
     "bump": {
      "available": "string",
      "reason": "string"
     },
     "confidence": "string",
     "endpoint": "string",
     "evidenceErrors": {},
     "feeMarket": {
      "estimates": {
       "1": "string",
       "100": "string",
       "12": "string",
       "144": "string",
       "2": "string",
       "25": "string",
       "3": "string",
       "50": "string",
       "6": "string"
      },
      "feeHistogram": {
       "array_of": "string"
      },
      "recommended": {
       "btcPerKvb": "string",
       "satPerVb": "string"
      },
      "success": "string",
      "target": "string",
      "timestamp": "string"
     },
     "latencyMs": "string",
     "mempool": {
      "congestion": "string",
      "feeEstimates": {
       "12_block": "string",
       "144_block": "string",
       "1_block": "string",
       "25_block": "string",
       "3_block": "string",
       "6_block": "string"
      },
      "mempool": {
       "bytes": "string",
       "fullrbf": "string",
       "incrementalrelayfee": "string",
       "loaded": "string",
       "maxmempool": "string",
       "mempoolminfee": "string",
       "minrelaytxfee": "string",
       "size": "string",
       "total_fee": "string",
       "unbroadcastcount": "string",
       "usage": "string"
      },
      "success": "string",
      "timestamp": "string"
     },
     "query": {
      "action": "string",
      "address": "string",
      "addressMode": "string",
      "amountSats": "string",
      "targetBlocks": "string",
      "targetSatVb": "string",
      "txid": "string"
     },
     "shadowTemplate": {
      "available": "string",
      "data": {
       "status": "string"
      },
      "note": "string",
      "role": "string",
      "status": "string"
     },
     "success": "string",
     "summary": "string",
     "templateCheck": {
      "baselineCacheAgeMs": "string",
      "baselineCachedAt": "string",
      "baselineComparisonAvailable": "string",
      "baselineLastError": "string",
      "baselineSummary": {
       "coinbaseValue": "string",
       "height": "string",
       "previousBlockHash": "string",
       "selectedTxCount": "string",
       "weightLimit": "string"
      },
      "cacheAgeMs": "string",
      "cachedAt": "string",
      "checkedAt": "string",
      "comparison": {
       "available": "string",
       "baselineHeight": "string",
       "baselineOnlyTxidCount": "string",
       "baselineTxidCount": "string",
       "optimizedHeight": "string",
       "optimizedOnlyTxidCount": "string",
       "optimizedTxidCount": "string",
       "overlapTxidCount": "string",
       "previousBlockHash": "string",
       "reason": "string",
       "sameTip": "string"
      },
      "currentRefreshStartedAt": "string",
      "cycleCount": "string",
      "estimatedInNextTemplate": "string",
      "inBaselineTemplate": "string",
      "inOptimizedTemplate": "string",
      "mode": "string",
      "note": "string",
      "optimizer": {
       "available": "string",
       "data": "string",
       "note": "string",
       "role": "string",
       "status": "string"
      },
      "optimizerAdvantage": "string",
      "ready": "string",
      "receipt": {
       "alg": "string",
       "keyId": "string",
       "present": "string",
       "schema": "string"
      },
      "refreshInProgress": "string",
      "source": "string",
      "templateSummary": {
       "baseline": "string",
       "coinbaseValue": "string",
       "height": "string",
       "optimized": "string",
       "previousBlockHash": "string",
       "selectedTxCount": "string",
       "weightLimit": "string"
      },
      "txid": "string",
      "upliftBps": "string"
     },
     "timestamp": "string",
     "tx": {
      "chainLookup": {
       "source": "string",
       "success": "string",
       "tx": "string"
      },
      "mempool": "string",
      "replacements": {
       "bip125Replaceable": "string",
       "inMempool": "string",
       "replacement": "string",
       "success": "string",
       "timestamp": "string",
       "txid": "string",
       "wasReplaced": "string"
      }
     },
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x48934dff857badcaacee925ae98e7f29a42cea91c0f6fdb463a0834d7e3c146f"
   },
   "promise": {
    "fields": [
     "bump",
     "success",
     "summary",
     "templateCheck",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4dcc913de96e8b09",
   "seller": {
    "host": "api.nativebtc.org",
    "url": "https://api.nativebtc.org/v1/bitcoin/insight"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4dcc913de96e8b09",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "matches_found",
     "platforms_checked",
     "source"
    ],
    "latency_ms": 3495,
    "missing": [],
    "observed_schema": {
     "arb_opportunities": "string",
     "disclaimer": "string",
     "matches_found": "string",
     "pairs": "string",
     "platforms_checked": {
      "kalshi": "string",
      "manifold": "string",
      "polymarket": "string"
     },
     "source": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x43baa2ecb29a9607a5e54d69560da76b56091aee61cbe5029e8ad81e80350724"
   },
   "promise": {
    "fields": [
     "arb_opportunities",
     "pairs",
     "success"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4e01a5c23b73c000",
   "seller": {
    "host": "predict.memoryapi.org",
    "url": "https://predict.memoryapi.org/x402/predict/platform_arb"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4e01a5c23b73c000",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_apex",
     "_apex_pricing",
     "upgrade_nudge"
    ],
    "latency_ms": 2194,
    "missing": [],
    "observed_schema": {
     "_apex": {
      "evolution_runs": "string",
      "instance": "string",
      "live_capital_deployed": "string",
      "live_trading": "string",
      "signal": "string",
      "signal_hash": "string",
      "source": "string",
      "trades_backing_signal": "string",
      "verify_at": "string",
      "version": "string"
     },
     "_apex_pricing": {
      "calls_to_next_tier": "string",
      "calls_total": "string",
      "discount_pct": "string",
      "lifetime_savings_usd": "string",
      "milestone_message": "string",
      "next_tier_benefit": "string",
      "permanent": "string",
      "tier": "string"
     },
     "a": "string",
     "b": "string",
     "e": "string",
     "s": "string",
     "t": "string",
     "upgrade_nudge": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6458d5577b7b6f8ccc503c6c99fcc908e937c504c0874bcb322860113b727dbb"
   },
   "promise": {
    "fields": [
     "a",
     "b",
     "e",
     "s",
     "t"
    ],
    "price_usdc": "0.007",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4e35e18a922fcf18",
   "seller": {
    "host": "apexrunner.ai",
    "url": "https://apexrunner.ai/signals/btc-price-tick"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4e35e18a922fcf18",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "address",
     "limitations",
     "network",
     "provenance"
    ],
    "latency_ms": 2009,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "checked_at": "string",
     "checked_lists": {
      "array_of": "string"
     },
     "decision": "string",
     "limitations": {
      "array_of": "string"
     },
     "match_count": "integer",
     "network": "string",
     "premium_evidence_path": "string",
     "provenance": {
      "normalization_version": "string",
      "publisher": "string",
      "result_sha256": "string"
     },
     "request_id": "string",
     "source_age_seconds": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 247,
     "match": {
      "tx": "0x143fbaab135cf5970ad585696c26dbf3c42f8e0c7b440c7e6bdd1a3512fa79d1",
      "url": "https://evidence.regulavita.com/v1/ofac/payment-preflight"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x143fbaab135cf5970ad585696c26dbf3c42f8e0c7b440c7e6bdd1a3512fa79d1"
   },
   "promise": {
    "fields": [
     "checked_at",
     "checked_lists",
     "decision",
     "match_count",
     "premium_evidence_path",
     "request_id",
     "source_age_seconds"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4ebf5dc7cddb9f68",
   "seller": {
    "host": "evidence.regulavita.com",
    "url": "https://evidence.regulavita.com/v1/ofac/payment-preflight"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4ebf5dc7cddb9f68",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3485,
    "missing": [
     "checkedAt",
     "disposable",
     "domainExists",
     "email",
     "mxRecords",
     "roleAccount",
     "syntaxValid"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 107,
     "match": {
      "tx": null,
      "url": "https://402utils.com/v1/email-check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "checkedAt",
     "disposable",
     "domainExists",
     "email",
     "mxRecords",
     "roleAccount",
     "syntaxValid"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4f4b715ba4e33a4b",
   "seller": {
    "host": "402utils.com",
    "url": "https://402utils.com/v1/email-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4f4b715ba4e33a4b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "paidExperienceSummary",
     "receiptEvidence"
    ],
    "latency_ms": 3465,
    "missing": [],
    "observed_schema": {
     "deterministic": "string",
     "input": {
      "maxAgeSeconds": "string",
      "requiredNetwork": "string"
     },
     "ok": "string",
     "paidExperienceSummary": {
      "exampleInputFallback": "string",
      "project": "string",
      "receiptHeader": "string",
      "resultFields": {
       "array_of": "string"
      },
      "route": "string"
     },
     "project": "string",
     "receiptEvidence": {
      "externalBuyerAttribution": {
       "attestUrl": "string",
       "challengeRequest": "string",
       "challengeUrl": "string",
       "policy": "string",
       "status": "string"
      },
      "receiptId": "string",
      "receiptUrl": "string"
     },
     "result": {
      "gates": {
       "array_of": "string"
      },
      "policy": {
       "allowWithoutReceipt": "string",
       "maxAgeSeconds": "string",
       "replayKey": "string",
       "requiredHeaders": "string",
       "requiredNetwork": "string",
       "requiredPayTo": "string"
      }
     },
     "route": "string",
     "tool": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x557e1e351f2de17f53e62f2b14c763787d81d7dc65cffc3e2917749cdb51c18e"
   },
   "promise": {
    "fields": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4fc23b7d8ef23011",
   "seller": {
    "host": "x402-wallet.558686.xyz",
    "url": "https://x402-wallet.558686.xyz/v1/tools/receipt-gate-policy"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4fc23b7d8ef23011",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 6687,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "label": "string",
     "labels": {
      "array_of": {
       "confidence": "string",
       "label": "string"
      }
     },
     "meta": {
      "input_length": "string",
      "input_type": "string",
      "model": "string",
      "multi_label": "string",
      "preset": "string"
     },
     "reasoning": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "confidence",
     "label",
     "labels",
     "meta",
     "reasoning"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_4ff431c635f93bb2",
   "seller": {
    "host": "web-production-2d1051.up.railway.app",
    "url": "https://web-production-2d1051.up.railway.app/v1/classify"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_4ff431c635f93bb2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "asset",
     "duration_sec",
     "matching_paused",
     "max_default_prob",
     "methodology"
    ],
    "latency_ms": 2685,
    "missing": [],
    "observed_schema": {
     "asset": "string",
     "binding_constraint": "string",
     "computed_at": "string",
     "duration_sec": "string",
     "matching_paused": "string",
     "math_max_ltv": "string",
     "max_default_prob": "string",
     "max_ltv": "string",
     "methodology": {
      "url": "string",
      "version": "string"
     },
     "ok": "string",
     "regime": "string",
     "regime_cap_ltv": "string",
     "sigma_T": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4c53641ec8bb8947f894d0be497d992429f8de52e642262f84ad21b13dc155ea"
   },
   "promise": {
    "fields": [
     "binding_constraint",
     "computed_at",
     "math_max_ltv",
     "max_ltv",
     "ok",
     "regime",
     "regime_cap_ltv",
     "sigma_T"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_500617814d22168f",
   "seller": {
    "host": "regimeshift.xyz",
    "url": "https://regimeshift.xyz/api/v1/risk/max-ltv"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_500617814d22168f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "note"
    ],
    "latency_ms": 3687,
    "missing": [],
    "observed_schema": {
     "note": "string",
     "pong": "string",
     "ts": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3327c4890788507864413096c693b9e4578a2b1effa25feb7bb31701f3fff1af"
   },
   "promise": {
    "fields": [
     "pong",
     "ts"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_504374328ddeffdb",
   "seller": {
    "host": "api.borisinc.com",
    "url": "https://api.borisinc.com/paid/ping"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_504374328ddeffdb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 77,
     "match": {
      "tx": "0x49cbedfdeb508da2c0ec6a75fb9737b37ff23d4b220cacbdd409214a51d2765c",
      "url": "https://gpt55.558686.xyz/v1/tools/evm-wallet-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&network=base"
     },
     "tx": "0x49cbedfdeb508da2c0ec6a75fb9737b37ff23d4b220cacbdd409214a51d2765c"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x49cbedfdeb508da2c0ec6a75fb9737b37ff23d4b220cacbdd409214a51d2765c"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_509d2ee74bf5e64d",
   "seller": {
    "host": "gpt55.558686.xyz",
    "url": "https://gpt55.558686.xyz/v1/tools/evm-wallet-balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&network=base"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_509d2ee74bf5e64d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2560,
    "missing": [],
    "observed_schema": {
     "asset": "string",
     "divergence_flags": "string",
     "fully_parsed": "string",
     "group_posts_ingested": "string",
     "note": "string",
     "paid_calls_served": "string",
     "signals_logged": "string",
     "tracking_since_epoch": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xacd51e9a446550eb1176ee438f69b347e621b09d9f1e86a6ae710ea726639a83"
   },
   "promise": {
    "fields": [
     "asset",
     "divergence_flags",
     "fully_parsed",
     "group_posts_ingested",
     "note",
     "paid_calls_served",
     "signals_logged",
     "tracking_since_epoch"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_52c7ed46f8b4f828",
   "seller": {
    "host": "vedetta.dethboy.com",
    "url": "https://vedetta.dethboy.com/v1/track-record"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_52c7ed46f8b4f828",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "type"
    ],
    "latency_ms": 2509,
    "missing": [
     "dataUrl"
    ],
    "observed_schema": {
     "type": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 276,
     "match": {
      "tx": "0xb0e44d8b65b4f26043177955e940f1aa08f218dfbbf373bf0bfa20f3ff91891d",
      "url": "https://qr.x402tools.xyz/v1/generate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb0e44d8b65b4f26043177955e940f1aa08f218dfbbf373bf0bfa20f3ff91891d"
   },
   "promise": {
    "fields": [
     "dataUrl"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_52d4a27f5993c760",
   "seller": {
    "host": "qr.x402tools.xyz",
    "url": "https://qr.x402tools.xyz/v1/generate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_52d4a27f5993c760",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "updated_at"
    ],
    "latency_ms": 5031,
    "missing": [],
    "observed_schema": {
     "eur_brl": "string",
     "source": "string",
     "updated_at": "string",
     "usd_brl": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6849dc2afb49e7b9d01c984815b441fac4ac88fd7715e7dad43d7830e57f2a9c"
   },
   "promise": {
    "fields": [
     "eur_brl",
     "source",
     "usd_brl"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5313f3c1db375ac3",
   "seller": {
    "host": "brasil-dados-api.onrender.com",
    "url": "https://brasil-dados-api.onrender.com/cambio"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5313f3c1db375ac3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1682,
    "missing": [
     "data",
     "provenance"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 19,
     "match": {
      "tx": null,
      "url": "https://api.invoket.com/weather/forecast/daily"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "provenance"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_53d3ef838c664abe",
   "seller": {
    "host": "api.invoket.com",
    "url": "https://api.invoket.com/weather/forecast/daily"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.01 which exceeds the maximum allowed amount of $0.00135. Pass a higher maxAmount on this call, or use update_settings to raise the default permanent"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_53d3ef838c664abe",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_gateway",
     "timestamp"
    ],
    "latency_ms": 2760,
    "missing": [],
    "observed_schema": {
     "_gateway": {
      "live": "string",
      "provider": "string",
      "version": "string"
     },
     "allowedMethods": {
      "array_of": "string"
     },
     "chains": {
      "array_of": {
       "chainId": "string",
       "key": "string",
       "name": "string",
       "provider": "string",
       "status": "string"
      }
     },
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x890861e549ebf0c3d16ed00f5dd298c71d787a3fbf4636b2f6f5a197ec0cc6b8"
   },
   "promise": {
    "fields": [
     "allowedMethods",
     "chains"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_54d6b5e4d4853b4f",
   "seller": {
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app/api/v1/rpc/chains"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_54d6b5e4d4853b4f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1464,
    "missing": [
     "archived_hours_examined",
     "coin",
     "dex",
     "first_liquidation_ms",
     "gaps",
     "hours_with_liquidations",
     "last_liquidation_ms",
     "requested"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 23,
     "match": {
      "tx": null,
      "url": "https://api.hyperextend.xyz/v1/liquidations/coverage"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "archived_hours_examined",
     "coin",
     "dex",
     "first_liquidation_ms",
     "gaps",
     "hours_with_liquidations",
     "last_liquidation_ms",
     "requested"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_565db630c5068833",
   "seller": {
    "host": "api.hyperextend.xyz",
    "url": "https://api.hyperextend.xyz/v1/liquidations/coverage"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_565db630c5068833",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "generated_at"
    ],
    "latency_ms": 2060,
    "missing": [],
    "observed_schema": {
     "generated_at": "string",
     "ticks": {
      "AUDCAD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "AUDNZD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "AUDUSD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "EURCHF": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "EURGBP": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "EURJPY": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "EURUSD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "GBPJPY": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "GBPUSD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "NZDUSD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "USDCAD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "USDCHF": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "USDJPY": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      },
      "XAUUSD": {
       "best_ask": "string",
       "best_ask_source": "string",
       "best_bid": "string",
       "best_bid_source": "string",
       "best_spread": "string",
       "fresh_sources": "string",
       "is_crossed": "string",
       "leader": "string",
       "leader_mid": "string",
       "median_mid": "string",
       "quality_state": "string",
       "quote_age_ms": "string",
       "seq": "string",
       "server_ts": "string",
       "spread_vs_single_source": "string",
       "stale_sources": "string",
       "symbol": "string",
       "worst_ask": "string",
       "worst_bid": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x32e340a2caeaa4209bb81e2359110edb1f2bce48a209db010ed9ba2449892288"
   },
   "promise": {
    "fields": [
     "ticks"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_56a4a08f77ef1396",
   "seller": {
    "host": "tick.hugen.tokyo",
    "url": "https://tick.hugen.tokyo/tick/all"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_56a4a08f77ef1396",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3935,
    "missing": [
     "items",
     "link",
     "title"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 83,
     "match": {
      "tx": null,
      "url": "https://402utils.com/v1/rss-to-json"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "items",
     "link",
     "title"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_56e33dd949643f34",
   "seller": {
    "host": "402utils.com",
    "url": "https://402utils.com/v1/rss-to-json"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_56e33dd949643f34",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2970,
    "missing": [],
    "observed_schema": {
     "events": {
      "array_of": {
       "date": "string",
       "description": "string",
       "location": "string",
       "name": "string",
       "news_url": "string",
       "type": "string",
       "video_url": "string"
      }
     },
     "stale": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x28c64410166e6ab459f682a5d9e5f1113c3cf8202ed6db822644ae507acbfb39"
   },
   "promise": {
    "fields": [
     "events",
     "stale"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_57b259c0888524a6",
   "seller": {
    "host": "agentdataapi.onrender.com",
    "url": "https://agentdataapi.onrender.com/events"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_57b259c0888524a6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "endpoint",
     "mauritius_intelligence",
     "metadata",
     "service"
    ],
    "latency_ms": 4638,
    "missing": [],
    "observed_schema": {
     "compliance_risk": {
      "basel_aml_score": "string",
      "country_code": "string",
      "country_name": "string",
      "cpi_score": "string",
      "esaamlg_member": "string",
      "eu_high_risk": "string",
      "fatf_status": "string",
      "is_high_risk": "string",
      "is_tax_haven": "string",
      "last_eval_year": "string",
      "risk_level": "string",
      "sanctions_exposure": "string",
      "us_high_risk": "string"
     },
     "country_code": "string",
     "economic_data": {
      "forex": {
       "rates": "string",
       "source": "string"
      },
      "fuel": {
       "effectiveDate": "string",
       "history": "string",
       "prices": "string",
       "source": "string",
       "sourceUrl": "string",
       "timestamp": "string"
      },
      "macro": {
       "country": "string",
       "countryCode": "string",
       "fetchedAt": "string",
       "indicators": "string",
       "source": "string"
      },
      "monetary": {
       "fetchedAt": "string",
       "institution": "string",
       "institutionUrl": "string",
       "keyRepoRate": "string",
       "primeLendingRates": "string"
      },
      "weather": {
       "country": "string",
       "fetchedAt": "string",
       "island": "string",
       "pageTimestamp": "string",
       "source": "string",
       "sourceName": "string",
       "stationCount": "string",
       "stations": "string"
      }
     },
     "endpoint": "string",
     "mauritius_intelligence": {
      "by_category": {
       "adverse_media": "string"
      },
      "sources": {
       "array_of": "string"
      },
      "total_entities": "string"
     },
     "metadata": {
      "databases_queried": "string",
      "individual_calls_replaced": "string",
      "is_mauritius": "string",
      "processing_ms": "string",
      "timestamp": "string"
     },
     "service": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb4bf9cb835c94370335defa29d48252ccfeb2b72db8990c5d494ada74c9faf34"
   },
   "promise": {
    "fields": [
     "compliance_risk",
     "country_code",
     "economic_data",
     "status"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_58831ebd06b3338f",
   "seller": {
    "host": "mru-oracle.com",
    "url": "https://mru-oracle.com/intelligence/country-brief/MU"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_58831ebd06b3338f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3519,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 6,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/rewards"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_592b66ea7130d009",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/rewards"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_592b66ea7130d009",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2054,
    "missing": [],
    "observed_schema": {
     "assets": {
      "array_of": {
       "max_leverage": "string",
       "name": "string",
       "only_isolated": "string",
       "sz_decimals": "string"
      }
     },
     "count": "string",
     "queried_at": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xab960d05ac1dfb1842f75012f3cc0bb6c6b049b2426e3ba501d456dc975ee861"
   },
   "promise": {
    "fields": [
     "assets",
     "count",
     "queried_at"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_594f70e0e36e0052",
   "seller": {
    "host": "hyperliquid.use.x402atlas.com",
    "url": "https://hyperliquid.use.x402atlas.com/perps-meta"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_594f70e0e36e0052",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1425,
    "missing": [
     "chain",
     "count",
     "token",
     "whales"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 282,
     "match": {
      "tx": null,
      "url": "https://x402-agent-store.rileycraig14.workers.dev/crypto/whales"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "chain",
     "count",
     "token",
     "whales"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5976a588f02cf530",
   "seller": {
    "host": "x402-agent-store.rileycraig14.workers.dev",
    "url": "https://x402-agent-store.rileycraig14.workers.dev/crypto/whales"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.09 which exceeds the maximum allowed amount of $0.01. Pass a higher maxAmount on this call, or use update_settings to raise the default permanently."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5976a588f02cf530",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2339,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "queried_at": "string",
     "state": {
      "balances": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x410b5104ec1ae90b292d6b2a2ac9c4c8ae8b606935c728c7b4bf9a0c5b89298d"
   },
   "promise": {
    "fields": [
     "address",
     "queried_at",
     "state"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_59d0e5d3635f1e85",
   "seller": {
    "host": "hyperliquid-accounts.use.x402atlas.com",
    "url": "https://hyperliquid-accounts.use.x402atlas.com/spot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_59d0e5d3635f1e85",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 935,
    "missing": [
     "Code",
     "Credits",
     "Translation"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 201,
     "match": {
      "tx": null,
      "url": "https://api.interzoid.com/translatetoany"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "Code",
     "Credits",
     "Translation"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5ae92b92925974c3",
   "seller": {
    "host": "api.interzoid.com",
    "url": "https://api.interzoid.com/translatetoany"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5ae92b92925974c3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1399,
    "missing": [
     "country",
     "expiresAt",
     "mode",
     "proxyAuth",
     "proxyHost",
     "proxyPort",
     "proxyType",
     "sessionId",
     "token",
     "ttl",
     "ttl_remaining"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 296,
     "match": {
      "tx": null,
      "url": "https://api.agentcamo.xyz/sessions"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "country",
     "expiresAt",
     "mode",
     "proxyAuth",
     "proxyHost",
     "proxyPort",
     "proxyType",
     "sessionId",
     "token",
     "ttl",
     "ttl_remaining"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5b0b35a9599b595b",
   "seller": {
    "host": "api.agentcamo.xyz",
    "url": "https://api.agentcamo.xyz/sessions"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5b0b35a9599b595b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "fetched_at"
    ],
    "latency_ms": 3558,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "engine": "string",
     "fetched_at": "string",
     "query": "string",
     "results": {
      "array_of": {
       "rank": "string",
       "snippet": "string",
       "title": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x986cd2b89925ebec8050718c420388ca828ee5c6291608512a7fcb4d5b39ebe9"
   },
   "promise": {
    "fields": [
     "count",
     "engine",
     "query",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5b5a6ab4ce0d2538",
   "seller": {
    "host": "eltociear-skill-audit.hf.space",
    "url": "https://eltociear-skill-audit.hf.space/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5b5a6ab4ce0d2538",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attestationId",
     "firstSeen",
     "generatedAt",
     "last24h",
     "last30d",
     "lastSeen",
     "notes",
     "operatorBasis",
     "operatorOfService",
     "verifyUrl"
    ],
    "latency_ms": 2874,
    "missing": [],
    "observed_schema": {
     "agentId": "string",
     "attestationId": "string",
     "continuityDays": "string",
     "firstSeen": "string",
     "generatedAt": "string",
     "last24h": "string",
     "last30d": "string",
     "lastSeen": "string",
     "notes": "string",
     "operator": "string",
     "operatorBasis": "string",
     "operatorOfService": "string",
     "paid": "string",
     "recordCount": "string",
     "settled": "string",
     "success": "string",
     "verifyUrl": "string",
     "vsr": {
      "conformance": "string",
      "receipt": {
       "anchor": "string",
       "delivery": "string",
       "hashProfile": "string",
       "payment": "string",
       "receiptId": "string",
       "vsrVersion": "string"
      },
      "signature": {
       "algorithm": "string",
       "canonicalization": "string",
       "scheme": "string",
       "signatures": "string",
       "signedPayloadHash": "string",
       "standard": "string"
      },
      "verify": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "agentId",
     "continuityDays",
     "operator",
     "paid",
     "recordCount",
     "settled",
     "success",
     "vsr"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5b81d16778ea24ae",
   "seller": {
    "host": "rubric-protocol.com",
    "url": "https://rubric-protocol.com/v1/x402/agent-record/rubric-assert"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5b81d16778ea24ae",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 2809,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "object"
      }
     },
     "headers": {
      "content_security_policy": "null",
      "permissions_policy": "null",
      "referrer_policy": "null",
      "server": "string",
      "strict_transport_security": "null",
      "x_content_type_options": "null",
      "x_frame_options": "null",
      "x_powered_by": "null"
     },
     "queried_at": "string",
     "status_code": "integer",
     "url": "string",
     "warnings": {
      "array_of": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 189,
     "match": {
      "tx": "0x1732b564e775c48e43ac2bbf5a5503819522fd5a547764f6e9e175fb31962d05",
      "url": "https://headers.use.x402atlas.com/"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1732b564e775c48e43ac2bbf5a5503819522fd5a547764f6e9e175fb31962d05"
   },
   "promise": {
    "fields": [
     "headers",
     "queried_at",
     "status_code",
     "url",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5c5e61db7279170a",
   "seller": {
    "host": "headers.use.x402atlas.com",
    "url": "https://headers.use.x402atlas.com/"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5c5e61db7279170a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 581,
    "missing": [
     "data",
     "meta"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 171,
     "match": {
      "tx": null,
      "url": "https://x402.twit.sh/tweets/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "meta"
    ],
    "price_usdc": "0.006",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5c6868f70ac7a192",
   "seller": {
    "host": "x402.twit.sh",
    "url": "https://x402.twit.sh/tweets/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "https://x402.twit.sh is no longer available. This origin has been deprecated."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5c6868f70ac7a192",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 6652,
    "missing": [],
    "observed_schema": {
     "baseRank": "string",
     "baseVsEthereum": "string",
     "basis": "string",
     "chains": {
      "array_of": {
       "baseFeePerGas": "string",
       "blockNumber": "string",
       "chain": "string",
       "chainId": "string",
       "estimatedCost": "string",
       "gasPrice": "string",
       "label": "string"
      }
     },
     "cheapest": "string",
     "fetchedAt": "string",
     "gasLimit": "string",
     "unavailable": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0920d0dc4567bd0ee137adc0eefacfc195c15f50e56fdcbc01b2af2116b0c77d"
   },
   "promise": {
    "fields": [
     "baseRank",
     "baseVsEthereum",
     "basis",
     "chains",
     "cheapest",
     "fetchedAt",
     "gasLimit",
     "unavailable"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5c8908d10a98d615",
   "seller": {
    "host": "base-gas-x402-production.up.railway.app",
    "url": "https://base-gas-x402-production.up.railway.app/gas/compare"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5c8908d10a98d615",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1154,
    "missing": [
     "result_count",
     "tweets"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 173,
     "match": {
      "tx": null,
      "url": "https://clink-lithium-vault.fly.dev/x/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.006",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "result_count",
     "tweets"
    ],
    "price_usdc": "0.006",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5d02e68eaea4a135",
   "seller": {
    "host": "clink-lithium-vault.fly.dev",
    "url": "https://clink-lithium-vault.fly.dev/x/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5d02e68eaea4a135",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "costDollars",
     "requestId",
     "resolvedSearchType",
     "searchTime"
    ],
    "latency_ms": 2584,
    "missing": [],
    "observed_schema": {
     "costDollars": {
      "search": {
       "neural": "string"
      },
      "total": "string"
     },
     "requestId": "string",
     "resolvedSearchType": "string",
     "results": {
      "array_of": {
       "id": "string",
       "title": "string",
       "url": "string"
      }
     },
     "searchTime": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4ef584f744646ddfb244683c20c0875d8e01dfff1c937e3461bedd9684926f04"
   },
   "promise": {
    "fields": [
     "results"
    ],
    "price_usdc": "0.007",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5dc9ffd9cadff096",
   "seller": {
    "host": "api.exa.ai",
    "url": "https://api.exa.ai/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5dc9ffd9cadff096",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "receipt"
    ],
    "latency_ms": 4364,
    "missing": [],
    "observed_schema": {
     "binance_krw_equivalent": "string",
     "binance_usdt": "string",
     "fx_rate": "string",
     "fx_rate_official": "string",
     "fx_source": "string",
     "premium_direction": "string",
     "premium_pct_usdt": "string",
     "premium_percent": "string",
     "receipt": {
      "amount": "string",
      "currency": "string",
      "endpoint": "string",
      "id": "string",
      "issued_at": "string",
      "merchant": "string",
      "network": "string",
      "payer": "string",
      "signature": "string",
      "signer": "string",
      "tx_hash": "string"
     },
     "symbol": "string",
     "timestamp": "string",
     "upbit_krw": "string",
     "usdt_krw_rate": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0b257f5cdc86cd93f03574cd05ebc7320ef340b23db3eefec3aa788946eaecae"
   },
   "promise": {
    "fields": [
     "binance_krw_equivalent",
     "binance_usdt",
     "fx_rate",
     "fx_rate_official",
     "fx_source",
     "premium_direction",
     "premium_pct_usdt",
     "premium_percent",
     "symbol",
     "timestamp",
     "upbit_krw",
     "usdt_krw_rate"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5e5f40f78dc5c0d8",
   "seller": {
    "host": "api.printmoneylab.com",
    "url": "https://api.printmoneylab.com/api/v1/kimchi-premium"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5e5f40f78dc5c0d8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1916,
    "missing": [],
    "observed_schema": {
     "change24h": "number",
     "currency": "string",
     "exchange": "string",
     "high24h": "number",
     "low24h": "number",
     "name": "string",
     "price": "number",
     "processingTime": "string",
     "symbol": "string",
     "type": "string",
     "volume24h": "number"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 63,
     "match": {
      "tx": "0xa398de502feebccb263249607f3853ee917a5f97c5543b18da2553ca1f5c05a6",
      "url": "https://vibesprings.net/api/price/btc-usd"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa398de502feebccb263249607f3853ee917a5f97c5543b18da2553ca1f5c05a6"
   },
   "promise": {
    "fields": [
     "change24h",
     "currency",
     "exchange",
     "high24h",
     "low24h",
     "name",
     "price",
     "processingTime",
     "symbol",
     "type",
     "volume24h"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5f189d8f1db0e09f",
   "seller": {
    "host": "vibesprings.net",
    "url": "https://vibesprings.net/api/price/btc-usd"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5f189d8f1db0e09f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "count",
     "disclaimer",
     "source"
    ],
    "latency_ms": 3208,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "disclaimer": "string",
     "recalls": {
      "array_of": {
       "classification": "string",
       "company": "string",
       "date": "string",
       "distribution": "string",
       "product": "string",
       "quantity": "string",
       "reason": "string",
       "recall_number": "string",
       "status": "string"
      }
     },
     "source": "string",
     "success": "string",
     "total_available": "string",
     "type": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7107f966e52d3774a6be72392c30ca5bda811ee143034a69e95644fbb2e3789e"
   },
   "promise": {
    "fields": [
     "recalls",
     "success",
     "total_available",
     "type"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5fac7d7479c4c237",
   "seller": {
    "host": "filing.memoryapi.org",
    "url": "https://filing.memoryapi.org/x402/filing/fda"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5fac7d7479c4c237",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "no readable response",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 11,
     "match": {
      "tx": null,
      "url": "https://api.tickersfeed.net/crypto/:symbol"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5fb00ad9f3222a90",
   "seller": {
    "host": "api.tickersfeed.net",
    "url": "https://api.tickersfeed.net/crypto/:symbol"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5fb00ad9f3222a90",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2359,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "results": {
      "array_of": {
       "checkedAt": "string",
       "dns_a": "string",
       "dns_aaaa": "string",
       "dns_caa": "string",
       "dns_cname": "string",
       "dns_ds": "string",
       "dns_mx": "string",
       "dns_naptr": "string",
       "dns_ns": "string",
       "dns_ptr": "string",
       "dns_soa": "string",
       "dns_srv": "string",
       "dns_tlsa": "string",
       "dns_txt": "string",
       "domain": "string",
       "whois_admin_country": "string",
       "whois_admin_email": "string",
       "whois_admin_name": "string",
       "whois_admin_org": "string",
       "whois_created": "string",
       "whois_expires": "string",
       "whois_iana_id": "string",
       "whois_nameservers": "string",
       "whois_registrant_address": "string",
       "whois_registrant_country": "string",
       "whois_registrant_name": "string",
       "whois_registrant_org": "string",
       "whois_registrant_phone": "string",
       "whois_registrar": "string",
       "whois_registrar_abuse_email": "string",
       "whois_registrar_abuse_phone": "string",
       "whois_registrar_url": "string",
       "whois_status": "string",
       "whois_updated": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa2fe5dbba1548efa2ab52c463ce14c11745d4ea8829a67c4b89171ed534584c5"
   },
   "promise": {
    "fields": [
     "api_version",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5fb5d2e2442e2a07",
   "seller": {
    "host": "dns-whois-lookup.underscoredone.com",
    "url": "https://dns-whois-lookup.underscoredone.com/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5fb5d2e2442e2a07",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "description",
     "links",
     "textLength"
    ],
    "latency_ms": 4837,
    "missing": [],
    "observed_schema": {
     "description": "string",
     "links": {
      "array_of": "string"
     },
     "text": "string",
     "textLength": "string",
     "title": "string",
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x114a222dd574131d8a1cea8981e59de28f710d5e4b32e855841d1192254ccd3c"
   },
   "promise": {
    "fields": [
     "text",
     "title",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_5ff252a396342633",
   "seller": {
    "host": "api.400860.xyz",
    "url": "https://api.400860.xyz/v1/scrape/page"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_5ff252a396342633",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "entities",
     "generatedAt",
     "source"
    ],
    "latency_ms": 2205,
    "missing": [
     "entity"
    ],
    "observed_schema": {
     "entities": {
      "array_of": {
       "entityId": "string",
       "name": "string",
       "updatedAt": "string"
      }
     },
     "generatedAt": "string",
     "source": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 284,
     "match": {
      "tx": "0x9e436b3b5ce6317d376d66ae3d2098c24cb71a719a3368efef33299f9855fda2",
      "url": "https://oracles-production.up.railway.app/v1/edgar-ma/status"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9e436b3b5ce6317d376d66ae3d2098c24cb71a719a3368efef33299f9855fda2"
   },
   "promise": {
    "fields": [
     "entity"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6005f0e4dc86e192",
   "seller": {
    "host": "oracles-production.up.railway.app",
    "url": "https://oracles-production.up.railway.app/v1/edgar-ma/status"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6005f0e4dc86e192",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2030,
    "missing": [],
    "observed_schema": {
     "commitment": "string",
     "count": "string",
     "domain": "string",
     "input_hash": "string",
     "label": "string",
     "range": {
      "array_of": "string"
     },
     "result": {
      "array_of": "string"
     },
     "result_hash": "string",
     "scheme": "string",
     "signature": "string",
     "signer": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xedf486155d551d013f7e5187e0fdef3ceb7cb2ee7c13c24140760260a7e0b590"
   },
   "promise": {
    "fields": [
     "commitment",
     "count",
     "domain",
     "input_hash",
     "label",
     "range",
     "result",
     "result_hash",
     "scheme",
     "signature",
     "signer"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6145f093309988b9",
   "seller": {
    "host": "api.anchor-x402.com",
    "url": "https://api.anchor-x402.com/v1/roll"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6145f093309988b9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2802,
    "missing": [
     "data",
     "kind",
     "product"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 78,
     "match": {
      "tx": null,
      "url": "https://api.agentfeeds.jp/v1/estat/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "kind",
     "product"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_618b86302b793541",
   "seller": {
    "host": "api.agentfeeds.jp",
    "url": "https://api.agentfeeds.jp/v1/estat/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_618b86302b793541",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "brent",
     "brentDeltaPct",
     "generatedAt",
     "note",
     "price",
     "transitsAgeDays",
     "transitsAsOfDate",
     "transitsToday"
    ],
    "latency_ms": 2339,
    "missing": [],
    "observed_schema": {
     "brent": "number",
     "brentDeltaPct": "number",
     "bullets": {
      "array_of": "string"
     },
     "date": "string",
     "generatedAt": "string",
     "note": "string",
     "price": "string",
     "schema": "string",
     "summary": "string",
     "transitsAgeDays": "integer",
     "transitsAsOfDate": "string",
     "transitsToday": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 193,
     "match": {
      "tx": "0x59c4cb3d2af7c8c5d9b45e633d99c2ff05dc9fe2eabd4c9c74234e3e2799b3bc",
      "url": "https://straits.live/api/premium/brief"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x59c4cb3d2af7c8c5d9b45e633d99c2ff05dc9fe2eabd4c9c74234e3e2799b3bc"
   },
   "promise": {
    "fields": [
     "bullets",
     "date",
     "schema",
     "summary"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_624817ea2318f399",
   "seller": {
    "host": "straits.live",
    "url": "https://straits.live/api/premium/brief"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_624817ea2318f399",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 7840,
    "missing": [
     "similar"
    ],
    "observed_schema": {
     "error": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2986411cdf602b37157f769444bffbf8773098a7e45ed50b443089de96d8840f"
   },
   "promise": {
    "fields": [
     "similar"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_62cf3e7f76b5d773",
   "seller": {
    "host": "api.predictionmarketdata.io",
    "url": "https://api.predictionmarketdata.io/prediction-markets/similar"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_62cf3e7f76b5d773",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1141,
    "missing": [
     "api_version",
     "inputs_echo",
     "rounding",
     "schedule",
     "scheduled_payment",
     "summary",
     "with_extra_payments"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 223,
     "match": {
      "tx": null,
      "url": "https://mortgage-amortization.underscoredone.com/calculate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "inputs_echo",
     "rounding",
     "schedule",
     "scheduled_payment",
     "summary",
     "with_extra_payments"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_62f07b4cf986f34a",
   "seller": {
    "host": "mortgage-amortization.underscoredone.com",
    "url": "https://mortgage-amortization.underscoredone.com/calculate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_62f07b4cf986f34a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1327,
    "missing": [
     "count",
     "holidays",
     "year"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 85,
     "match": {
      "tx": null,
      "url": "https://holiday.agentic-jp.com/holidays/:year"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "holidays",
     "year"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_63a36f4f284dda93",
   "seller": {
    "host": "holiday.agentic-jp.com",
    "url": "https://holiday.agentic-jp.com/holidays/:year"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_63a36f4f284dda93",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1833,
    "missing": [
     "elevation_m",
     "hourly",
     "hourly_units",
     "latitude",
     "longitude",
     "source",
     "timezone"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 49,
     "match": {
      "tx": null,
      "url": "https://data.greeneris.io/v1/wx/forecast"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "elevation_m",
     "hourly",
     "hourly_units",
     "latitude",
     "longitude",
     "source",
     "timezone"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_644405d2d9f6ea70",
   "seller": {
    "host": "data.greeneris.io",
    "url": "https://data.greeneris.io/v1/wx/forecast"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_644405d2d9f6ea70",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_as_of",
     "disclaimer",
     "related_endpoints",
     "warnings"
    ],
    "latency_ms": 6171,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "related_endpoints": {
      "array_of": {
       "path": "string",
       "price": "string",
       "summary": "string"
      }
     },
     "result": {
      "caa_records": {
       "array_of": "string"
      },
      "dnssec_enabled": "string",
      "domain": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0452e3a24aff066b51664867cd6ec6ff2e1227bc48bce07e1a7e30a4efcee16a"
   },
   "promise": {
    "fields": [
     "confidence",
     "result",
     "supported"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_64a11e87582d3721",
   "seller": {
    "host": "statepulse-api.hahavoid0.workers.dev",
    "url": "https://statepulse-api.hahavoid0.workers.dev/network/dns-security"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_64a11e87582d3721",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3024,
    "missing": [],
    "observed_schema": {
     "base_fee_gwei": "number",
     "base_fee_wei": "string",
     "block_number": "integer",
     "network": "string",
     "stats": {
      "blocks_sampled": "integer",
      "median_fullness_pct": "number",
      "ts": "string"
     },
     "tiers": {
      "fast": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "number",
       "max_priority_gwei": "number"
      },
      "slow": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "number",
       "max_priority_gwei": "integer"
      },
      "standard": {
       "maxFeePerGas": "string",
       "maxPriorityFeePerGas": "string",
       "max_fee_gwei": "number",
       "max_priority_gwei": "number"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 10,
     "match": {
      "tx": "0x7cbcce7c632355567f636c69dbf654907513073c9c7fc14e2751ae69b73b5702",
      "url": "https://gas.apitoll.cloud/v1/base/gas"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7cbcce7c632355567f636c69dbf654907513073c9c7fc14e2751ae69b73b5702"
   },
   "promise": {
    "fields": [
     "base_fee_gwei",
     "base_fee_wei",
     "block_number",
     "network",
     "stats",
     "tiers"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_66265c63bbe0df22",
   "seller": {
    "host": "gas.apitoll.cloud",
    "url": "https://gas.apitoll.cloud/v1/base/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_66265c63bbe0df22",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1885,
    "missing": [
     "amountMicros",
     "blockNumber",
     "confirmations",
     "delivery",
     "logIndex",
     "matched",
     "network",
     "payTo",
     "token",
     "txHash"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 268,
     "match": {
      "tx": null,
      "url": "https://aura-revenue.helionixlabs.com/x402/verify/base-usdc-settlement-proof"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "amountMicros",
     "blockNumber",
     "confirmations",
     "delivery",
     "logIndex",
     "matched",
     "network",
     "payTo",
     "token",
     "txHash"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_66d559fb5ec2c609",
   "seller": {
    "host": "aura-revenue.helionixlabs.com",
    "url": "https://aura-revenue.helionixlabs.com/x402/verify/base-usdc-settlement-proof"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_66d559fb5ec2c609",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".data.markets[7].volume24hUsd",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 3,
     "match": {
      "tx": "0x5adbe2cf860fbd0a1d4a0af8970d2142837e1ec75b86fab896597bf2bb23a031",
      "url": "https://x402.ottoai.services/pm-crypto"
     },
     "tx": "0x5adbe2cf860fbd0a1d4a0af8970d2142837e1ec75b86fab896597bf2bb23a031"
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5adbe2cf860fbd0a1d4a0af8970d2142837e1ec75b86fab896597bf2bb23a031"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_673c66387df5a6ee",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/pm-crypto"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "could not isolate a spot-price field; the closest match in the response was .data.markets[7].volume24hUsd, which is not a price"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_673c66387df5a6ee",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "limit",
     "offset",
     "provider"
    ],
    "latency_ms": 1769,
    "missing": [],
    "observed_schema": {
     "limit": "string",
     "offset": "string",
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "results": {
      "array_of": {
       "complexity": "string",
       "description": "string",
       "services": "string",
       "slug": "string",
       "title": "string"
      }
     },
     "total": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1d883ec49458f336965c3fcbfaf39322d0c92d2fe09f34bcacd05e9eb2e88e0e"
   },
   "promise": {
    "fields": [
     "results",
     "total"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_682f6cbf20416417",
   "seller": {
    "host": "x402.coinopai.com",
    "url": "https://x402.coinopai.com/api/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_682f6cbf20416417",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1333,
    "missing": [
     "count",
     "query",
     "results"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 227,
     "match": {
      "tx": null,
      "url": "https://x402-agent-store.rileycraig14.workers.dev/web/wikipedia"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "query",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6841e86e9679cf7f",
   "seller": {
    "host": "x402-agent-store.rileycraig14.workers.dev",
    "url": "https://x402-agent-store.rileycraig14.workers.dev/web/wikipedia"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.09 which exceeds the maximum allowed amount of $0.01. Pass a higher maxAmount on this call, or use update_settings to raise the default permanently."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6841e86e9679cf7f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "summary",
     "topics"
    ],
    "latency_ms": 4588,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "has_more": "string",
     "next_cursor": "string",
     "summary": {
      "avg_engagement_rate": "string",
      "avg_likes": "string",
      "earliest_tweet_at": "string",
      "latest_tweet_at": "string",
      "max_likes": "string",
      "time_span_hours": "string",
      "top_tweet_id": "string",
      "total_impressions": "string",
      "total_likes": "string",
      "total_replies": "string",
      "total_retweets": "string"
     },
     "topics": {
      "top_domains": "string",
      "top_hashtags": "string",
      "top_mentioned_users": "string"
     },
     "tweets": {
      "array_of": {
       "author": "string",
       "content_type": "string",
       "conversation_id": "string",
       "created_at": "string",
       "engagement_rate": "string",
       "id": "string",
       "is_reply": "string",
       "is_thread_start": "string",
       "lang": "string",
       "public_metrics": "string",
       "quoted_tweet": "string",
       "referenced_tweets": "string",
       "source": "string",
       "text": "string",
       "time_ago": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "has_more",
     "next_cursor",
     "tweets"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_69d85b64cd1fb548",
   "seller": {
    "host": "glim.sh",
    "url": "https://glim.sh/api/v1/twitter/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_69d85b64cd1fb548",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2674,
    "missing": [],
    "observed_schema": {
     "data": {
      "columnCount": "integer",
      "columns": {
       "array_of": "object"
      },
      "delimiter": "string",
      "duplicateRows": "integer",
      "inconsistentRows": "integer",
      "rowCount": "integer",
      "sample": {
       "array_of": "object"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 103,
     "match": {
      "tx": "0xce7c5640317c807fdf60b709c2eaf469ff4103bcb4a09e919efd51698b9f91f0",
      "url": "https://autonomy-api-network.onrender.com/v1/csv-inspect"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xce7c5640317c807fdf60b709c2eaf469ff4103bcb4a09e919efd51698b9f91f0"
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6b1deafbcee41cab",
   "seller": {
    "host": "autonomy-api-network.onrender.com",
    "url": "https://autonomy-api-network.onrender.com/v1/csv-inspect"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6b1deafbcee41cab",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "meta"
    ],
    "latency_ms": 2071,
    "missing": [],
    "observed_schema": {
     "fortune": "string",
     "lucky_http_status": "string",
     "lucky_number": "string",
     "meta": {
      "catalog": "string",
      "endpoint": "string",
      "fetchedAt": "string",
      "price": "string",
      "provider": {
       "card": "string",
       "catalog": "string",
       "fleet": "string",
       "name": "string"
      },
      "related": {
       "array_of": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x936c53b6fc06e9dc7013afac83cde14404f92fb0392840ba74f7546d2d25feb8"
   },
   "promise": {
    "fields": [
     "fortune",
     "lucky_http_status",
     "lucky_number"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6b674c0f735bade5",
   "seller": {
    "host": "x402.forgemesh.io",
    "url": "https://x402.forgemesh.io/agent-fortune"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6b674c0f735bade5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "report",
     "snapshot_id"
    ],
    "latency_ms": 19703,
    "missing": [],
    "observed_schema": {
     "duration": "integer",
     "items": {
      "array_of": {
       "category": "string",
       "createdAt": "string",
       "id": "string",
       "language": "string",
       "metadata": "object",
       "publishedAt": "string",
       "region": "string",
       "score": "integer",
       "source": "string",
       "sourceId": "string",
       "title": "string",
       "url": "string"
      }
     },
     "payment": {
      "amount": "string",
      "currency": "string",
      "protocol": "string",
      "reference": "string"
     },
     "report": {
      "has_more": "boolean",
      "next_cursor": "string"
     },
     "runId": "string",
     "snapshot_id": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 43,
     "match": {
      "tx": "0x6c5b04ced985e708b6cbb0f683b656b152fd9ee6266d794d0fb429ad6773d341",
      "url": "https://twitr.sh/api/tools/radar"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6c5b04ced985e708b6cbb0f683b656b152fd9ee6266d794d0fb429ad6773d341"
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6b8240bceb72d284",
   "seller": {
    "host": "twitr.sh",
    "url": "https://twitr.sh/api/tools/radar"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6b8240bceb72d284",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3751,
    "missing": [
     "bio",
     "cached",
     "category",
     "fetched_at",
     "followers",
     "following",
     "full_name",
     "is_business",
     "is_verified",
     "media_count",
     "profile_pic_url",
     "public_email",
     "username"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 313,
     "match": {
      "tx": null,
      "url": "https://socialintel.dev/v1/user/:username"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "bio",
     "cached",
     "category",
     "fetched_at",
     "followers",
     "following",
     "full_name",
     "is_business",
     "is_verified",
     "media_count",
     "profile_pic_url",
     "public_email",
     "username"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6b95b764d9b6b487",
   "seller": {
    "host": "socialintel.dev",
    "url": "https://socialintel.dev/v1/user/:username"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6b95b764d9b6b487",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2317,
    "missing": [
     "retrieval_url",
     "signature",
     "signed"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 278,
     "match": {
      "tx": null,
      "url": "https://jurat.dev/v1/snapshot"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "retrieval_url",
     "signature",
     "signed"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6c3d3fa62a4d0f63",
   "seller": {
    "host": "jurat.dev",
    "url": "https://jurat.dev/v1/snapshot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6c3d3fa62a4d0f63",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1389,
    "missing": [
     "forecast_days",
     "hourly",
     "hourly_units",
     "latitude",
     "longitude",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 79,
     "match": {
      "tx": null,
      "url": "https://x402-datashop-production.up.railway.app/v1/air/quality"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "forecast_days",
     "hourly",
     "hourly_units",
     "latitude",
     "longitude",
     "source"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6d0a52d05ee7c6dd",
   "seller": {
    "host": "x402-datashop-production.up.railway.app",
    "url": "https://x402-datashop-production.up.railway.app/v1/air/quality"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6d0a52d05ee7c6dd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "route"
    ],
    "latency_ms": 2506,
    "missing": [],
    "observed_schema": {
     "model": "string",
     "response": "string",
     "route": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8d008d4aa642d40aa540675329644e3bb7e7a9c831c83236669a18f2d53138e6"
   },
   "promise": {
    "fields": [
     "model",
     "response"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6d5bdd64d1e3d4ab",
   "seller": {
    "host": "chat.gedx402.com",
    "url": "https://chat.gedx402.com/v1/chat/fast"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6d5bdd64d1e3d4ab",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "confidence",
     "latency_ms",
     "model_used",
     "signal",
     "sources",
     "timestamp"
    ],
    "latency_ms": 2152,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data": {
      "count": "string",
      "cursor": "string",
      "items": {
       "array_of": "string"
      },
      "pricing_note": {
       "note": "string",
       "url": "string"
      },
      "tier": "string"
     },
     "latency_ms": "string",
     "model_used": "string",
     "signal": "string",
     "sources": {
      "array_of": "string"
     },
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xef3cb9bd0409fe580d5d3bab53956465723e2d767f0b42f778432b5b86f2b3ce"
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6d65ebeb6397e65e",
   "seller": {
    "host": "api.robinx.io",
    "url": "https://api.robinx.io/feed/new"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6d65ebeb6397e65e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2906,
    "missing": [
     "body",
     "book_slug",
     "catalog",
     "content_type",
     "format",
     "kind",
     "openapi",
     "price_usd",
     "title"
    ],
    "observed_schema": "string",
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 243,
     "match": {
      "tx": "0xa1d28b838018f74e20638787aff1946270bb04c5405bde3383ba9c56b52b1415",
      "url": "https://preppers-paradise.com/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa1d28b838018f74e20638787aff1946270bb04c5405bde3383ba9c56b52b1415"
   },
   "promise": {
    "fields": [
     "body",
     "book_slug",
     "catalog",
     "content_type",
     "format",
     "kind",
     "openapi",
     "price_usd",
     "title"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6d7fc76748c58443",
   "seller": {
    "host": "preppers-paradise.com",
    "url": "https://preppers-paradise.com/library/automatetheboringstuffwithpythonnew/02-what-is-programming.md"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6d7fc76748c58443",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "costMicroUsd",
     "data",
     "missing",
     "model",
     "note",
     "url"
    ],
    "latency_ms": 5764,
    "missing": [],
    "observed_schema": {
     "costMicroUsd": "string",
     "data": {
      "in_stock": "string",
      "price": "string",
      "title": "string"
     },
     "missing": {
      "array_of": "string"
     },
     "model": "string",
     "note": "string",
     "tool": "string",
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xca3bd305ed9f8a673f6a33fd764d8c6c68ba865f2c04fb29f22d75c3d4fc98a0"
   },
   "promise": {
    "fields": [
     "tool"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6da522f25647e0d3",
   "seller": {
    "host": "api.glianalabs.com",
    "url": "https://api.glianalabs.com/x402/tools/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6da522f25647e0d3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2907,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "final_url": "string",
     "headers": {
      "age": "string",
      "allow": "string",
      "cf-cache-status": "string",
      "cf-ray": "string",
      "connection": "string",
      "content-encoding": "string",
      "content-type": "string",
      "date": "string",
      "last-modified": "string",
      "server": "string",
      "transfer-encoding": "string"
     },
     "missing_security_headers": {
      "array_of": "string"
     },
     "redirect_chain": "array",
     "response_time_ms": "number",
     "status_code": "integer",
     "url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 253,
     "match": {
      "tx": "0x8bcf810882669bcc26dfd484bc69a27cf5281057c17e4c1be6a2293786f1879b",
      "url": "https://http-header-checker.underscoredone.com/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8bcf810882669bcc26dfd484bc69a27cf5281057c17e4c1be6a2293786f1879b"
   },
   "promise": {
    "fields": [
     "api_version",
     "final_url",
     "headers",
     "missing_security_headers",
     "redirect_chain",
     "response_time_ms",
     "status_code",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6daf97a6a8ed86c1",
   "seller": {
    "host": "http-header-checker.underscoredone.com",
    "url": "https://http-header-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6daf97a6a8ed86c1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2562,
    "missing": [
     "exists",
     "records",
     "resolver_inconsistencies",
     "spf"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 311,
     "match": {
      "tx": null,
      "url": "https://domain.hugen.tokyo/domain/dns"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "exists",
     "records",
     "resolver_inconsistencies",
     "spf"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6e4b47e315a6bf39",
   "seller": {
    "host": "domain.hugen.tokyo",
    "url": "https://domain.hugen.tokyo/domain/dns"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6e4b47e315a6bf39",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_vibesprings",
     "processingTime"
    ],
    "latency_ms": 1949,
    "missing": [],
    "observed_schema": {
     "_vibesprings": {
      "catalog": "string",
      "related_services": {
       "array_of": "string"
      },
      "total_services": "string"
     },
     "amount": "string",
     "convertedAmount": "string",
     "date": "string",
     "from": "string",
     "inverseRate": "string",
     "processingTime": "string",
     "rate": "string",
     "source": "string",
     "to": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0152e14b7a890bc3996c00c64047fa217d0e00460cf6b1de45b2eb2843827be7"
   },
   "promise": {
    "fields": [
     "amount",
     "convertedAmount",
     "date",
     "from",
     "inverseRate",
     "rate",
     "source",
     "to"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6ea6d41dede6c04b",
   "seller": {
    "host": "vibesprings.net",
    "url": "https://vibesprings.net/api/exchange/convert"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6ea6d41dede6c04b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2947,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "address_format": "string",
     "cached": "string",
     "checked_at": "string",
     "is_sanctioned": "string",
     "limitations": {
      "array_of": "string"
     },
     "match": "string",
     "recommended_action": "string",
     "source": {
      "check_type": "string",
      "lists": {
       "array_of": "string"
      }
     },
     "summary": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x40f95ae97b9d47dee796276777ee7eae1f423f67fb00a276eac6622bbfff0664"
   },
   "promise": {
    "fields": [
     "address",
     "address_format",
     "cached",
     "checked_at",
     "is_sanctioned",
     "limitations",
     "match",
     "recommended_action",
     "source",
     "summary",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6f0a4d0a3eb4b886",
   "seller": {
    "host": "wallet-sanctions.use.x402atlas.com",
    "url": "https://wallet-sanctions.use.x402atlas.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6f0a4d0a3eb4b886",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1321,
    "missing": [
     "answers",
     "name",
     "status",
     "type"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 73,
     "match": {
      "tx": null,
      "url": "https://api.aventtech.com/lookup/dns"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "answers",
     "name",
     "status",
     "type"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6f1072e8a8afca0e",
   "seller": {
    "host": "api.aventtech.com",
    "url": "https://api.aventtech.com/lookup/dns"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6f1072e8a8afca0e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "address",
     "direction",
     "name",
     "query",
     "resolved"
    ],
    "latency_ms": 2239,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "api_version": "string",
     "direction": "string",
     "name": "string",
     "query": "string",
     "resolved": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf035a7e18255a041232fae256e1fdf3bad9c64d18e283eebf608851148a1d3b2"
   },
   "promise": {
    "fields": [
     "api_version"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6f63f24dfb9f4f56",
   "seller": {
    "host": "ens-resolver.underscoredone.com",
    "url": "https://ens-resolver.underscoredone.com/resolve"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6f63f24dfb9f4f56",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1738,
    "missing": [],
    "observed_schema": {
     "challenge_id": "string",
     "correct": "string",
     "feedback": {
      "message": "string",
      "numbers_used": {
       "array_of": "string"
      }
     },
     "game": "string",
     "proof": {
      "exact_value": "string",
      "normalized_expression": "string",
      "numbers_used": {
       "array_of": "string"
      }
     },
     "score": "string",
     "valid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0629a9c70fd36be4fdad1d5bbd15bf3cf7eb64dbbc9687aad814e13ce898a226"
   },
   "promise": {
    "fields": [
     "challenge_id",
     "correct",
     "feedback",
     "game",
     "proof",
     "score",
     "valid"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_6fc8d55474b24788",
   "seller": {
    "host": "agent-arcade.use.x402atlas.com",
    "url": "https://agent-arcade.use.x402atlas.com/twenty-four/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_6fc8d55474b24788",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 6457,
    "missing": [],
    "observed_schema": {
     "algorithm_version": "string",
     "beacon": {
      "chain_hash": "string",
      "network": "string",
      "randomness": "string",
      "round": "string",
      "scheduled_time": "string",
      "scheme": "string",
      "signature": "string"
     },
     "example_only": "string",
     "operation": "string",
     "processed_at": "string",
     "request_hash": "string",
     "result": {
      "items": {
       "array_of": "string"
      },
      "original_indices": {
       "array_of": "string"
      }
     },
     "selection_mode": "string",
     "target_round": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1a997641d38fd5d2fbe6e2286d6600f33fad506ef6bacf440d684f7cfb2df09c"
   },
   "promise": {
    "fields": [
     "algorithm_version",
     "beacon",
     "example_only",
     "operation",
     "processed_at",
     "request_hash",
     "result",
     "selection_mode",
     "target_round"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_70faa3ecd90c155a",
   "seller": {
    "host": "verifiable-random.use.x402atlas.com",
    "url": "https://verifiable-random.use.x402atlas.com/pick"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_70faa3ecd90c155a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1431,
    "missing": [
     "address",
     "checked_at",
     "country",
     "country_name",
     "deterministic",
     "name",
     "number",
     "source",
     "status",
     "valid",
     "vat"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 303,
     "match": {
      "tx": null,
      "url": "https://compliancepulse.theaslangroupllc.com/api/validate/vat"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "checked_at",
     "country",
     "country_name",
     "deterministic",
     "name",
     "number",
     "source",
     "status",
     "valid",
     "vat"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7148a4de87bdf2ea",
   "seller": {
    "host": "compliancepulse.theaslangroupllc.com",
    "url": "https://compliancepulse.theaslangroupllc.com/api/validate/vat"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7148a4de87bdf2ea",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "basedOn"
    ],
    "latency_ms": 3942,
    "missing": [],
    "observed_schema": {
     "data": {
      "basedOn": "string",
      "location": "string",
      "periods": {
       "array_of": "string"
      }
     },
     "ok": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x311f29b8eeb9cd14452514501bbed09daa93cda5be0ff3632f14c760c99fad04"
   },
   "promise": {
    "fields": [
     "location",
     "periods"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_73b56bc718ab1e7e",
   "seller": {
    "host": "seoul-weather-402.fly.dev",
    "url": "https://seoul-weather-402.fly.dev/weather/seoul/forecast"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_73b56bc718ab1e7e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 507,
    "missing": [
     "account",
     "balance",
     "decimals",
     "symbol",
     "token"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 95,
     "match": {
      "tx": null,
      "url": "https://api.onesource.io/api/chain/erc20-balance"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "account",
     "balance",
     "decimals",
     "symbol",
     "token"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7409c9ea487a870f",
   "seller": {
    "host": "api.onesource.io",
    "url": "https://api.onesource.io/api/chain/erc20-balance"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "agentcash fetch <url>\n\nHTTP fetch with automatic authentication and payment handling. If the endpoint\nreturns 402, agentcash attempts authentication first and only falls "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7409c9ea487a870f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 500,
    "missing": [
     "data",
     "meta"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 180,
     "match": {
      "tx": null,
      "url": "https://x402.twit.sh/tweets/user"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "meta"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7460b9e4a346bbd4",
   "seller": {
    "host": "x402.twit.sh",
    "url": "https://x402.twit.sh/tweets/user"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "https://x402.twit.sh is no longer available. This origin has been deprecated."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7460b9e4a346bbd4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "area",
     "eu",
     "metro",
     "ts"
    ],
    "latency_ms": 2420,
    "missing": [],
    "observed_schema": {
     "area": "string",
     "city": "string",
     "country": "string",
     "eu": "string",
     "ip": "string",
     "ll": {
      "array_of": "string"
     },
     "metro": "string",
     "region": "string",
     "timezone": "string",
     "ts": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0c9f4ebbd5d057fae4318be3fbe5f4b0b321b2048caabe9c6a21766e2eefe14e"
   },
   "promise": {
    "fields": [
     "city",
     "country",
     "ip",
     "ll",
     "region",
     "timezone"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_74aaa720071ed7aa",
   "seller": {
    "host": "api.webbersites.com",
    "url": "https://api.webbersites.com/api/geo"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_74aaa720071ed7aa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1185,
    "missing": [
     "chain",
     "reasons",
     "token",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 310,
     "match": {
      "tx": null,
      "url": "https://base-rugcheck.vercel.app/api/rugcheck"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "chain",
     "reasons",
     "token",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_74b8b7824edb5fae",
   "seller": {
    "host": "base-rugcheck.vercel.app",
    "url": "https://base-rugcheck.vercel.app/api/rugcheck"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_74b8b7824edb5fae",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2061,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 7,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/vouchers"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_74e0c24911581fd7",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/vouchers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_74e0c24911581fd7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2349,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 5,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_752cc3a67724c420",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/workflow/reward-status"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_752cc3a67724c420",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 76,
     "match": {
      "tx": "0xf1559eace144d9ec7d3ec3253d086cef9261e573b4bb1b3c50c5fdafb6196e46",
      "url": "https://anywaypossible.com/api/base-balance"
     },
     "tx": "0xf1559eace144d9ec7d3ec3253d086cef9261e573b4bb1b3c50c5fdafb6196e46"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf1559eace144d9ec7d3ec3253d086cef9261e573b4bb1b3c50c5fdafb6196e46"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_75b67e336b4feeeb",
   "seller": {
    "host": "anywaypossible.com",
    "url": "https://anywaypossible.com/api/base-balance"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_75b67e336b4feeeb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1336,
    "missing": [
     "country",
     "data",
     "disclaimer",
     "query",
     "timestamp"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 298,
     "match": {
      "tx": null,
      "url": "https://law-mcp.toulaw.workers.dev/api/v1/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "country",
     "data",
     "disclaimer",
     "query",
     "timestamp"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_75fc3e7b49d5c88b",
   "seller": {
    "host": "law-mcp.toulaw.workers.dev",
    "url": "https://law-mcp.toulaw.workers.dev/api/v1/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_75fc3e7b49d5c88b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "meta",
     "sources"
    ],
    "latency_ms": 1926,
    "missing": [],
    "observed_schema": {
     "chain": {
      "chain_id": "string",
      "explorer": "string",
      "gas_token": "string",
      "name": "string",
      "rpc": "string",
      "stack": "string"
     },
     "count": "string",
     "disclaimer": "string",
     "meta": {
      "catalog": "string",
      "endpoint": "string",
      "fetchedAt": "string",
      "price": "string",
      "provider": {
       "card": "string",
       "catalog": "string",
       "fleet": "string",
       "name": "string"
      },
      "related": {
       "array_of": "string"
      }
     },
     "sources": {
      "feeds": {
       "url": "string",
       "verified_at": "string"
      },
      "tokens": {
       "url": "string",
       "verified_at": "string"
      }
     },
     "tokens": {
      "array_of": {
       "kind": "string",
       "price_feed_address": "string",
       "symbol": "string",
       "token_address": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0a6a42162cc6fc58a02a925d5e534bbbfa73167a1bdd6ed0079216cc88bfe726"
   },
   "promise": {
    "fields": [
     "chain",
     "count",
     "tokens"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_76e26a527f16b2b3",
   "seller": {
    "host": "x402.forgemesh.io",
    "url": "https://x402.forgemesh.io/robinhood-chain-tokens"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_76e26a527f16b2b3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2085,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "body": "string",
     "durationMs": "integer",
     "error": "null",
     "headers": {
      "access-control-allow-credentials": "string",
      "access-control-allow-origin": "string",
      "connection": "string",
      "content-length": "string",
      "content-type": "string",
      "date": "string",
      "server": "string"
     },
     "method": "string",
     "redirectChain": "array",
     "statusCode": "integer",
     "url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 190,
     "match": {
      "tx": "0x8d2305a4340d22c08f198ba3fd5a9c26d8eaa31cacdd3fde5b64aec79262625f",
      "url": "https://curl-http-request.underscoredone.com/curl"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8d2305a4340d22c08f198ba3fd5a9c26d8eaa31cacdd3fde5b64aec79262625f"
   },
   "promise": {
    "fields": [
     "api_version",
     "body",
     "durationMs",
     "error",
     "headers",
     "method",
     "redirectChain",
     "statusCode",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_76fd980040c7ac58",
   "seller": {
    "host": "curl-http-request.underscoredone.com",
    "url": "https://curl-http-request.underscoredone.com/curl"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_76fd980040c7ac58",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 8609,
    "missing": [
     "alternatives",
     "count",
     "note",
     "resource",
     "subject"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 136,
     "match": {
      "tx": null,
      "url": "https://x402.fuchss.app/v1/similar"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "alternatives",
     "count",
     "note",
     "resource",
     "subject"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_771debea8dad32db",
   "seller": {
    "host": "x402.fuchss.app",
    "url": "https://x402.fuchss.app/v1/similar"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_771debea8dad32db",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "btc",
     "methodology",
     "next_poll_seconds",
     "payment",
     "requested_asset",
     "signature",
     "signed_at",
     "signer_pubkey",
     "source",
     "timestamp",
     "track_record"
    ],
    "latency_ms": 3720,
    "missing": [
     "btc_trend"
    ],
    "observed_schema": {
     "action": "string",
     "btc": {
      "change_24h": "number",
      "price_usd": "number",
      "trend": "string"
     },
     "confidence": "string",
     "fear_greed": {
      "label": "string",
      "value": "integer"
     },
     "methodology": "string",
     "next_poll_seconds": "integer",
     "payment": "string",
     "polymarket_edge": {
      "array_of": {
       "confidence": "string",
       "entry_price": "number",
       "ev": "number",
       "question": "string",
       "side": "string",
       "url": "string"
      }
     },
     "reasoning": "string",
     "requested_asset": "string",
     "signal": "null",
     "signature": "string",
     "signed_at": "string",
     "signer_pubkey": "string",
     "source": {
      "by": "string",
      "docs": "string",
      "name": "string",
      "signup": "string"
     },
     "timestamp": "string",
     "track_record": {
      "losses": "integer",
      "note": "string",
      "total": "integer",
      "win_rate": "null",
      "wins": "integer"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 233,
     "match": {
      "tx": null,
      "url": "https://api.octodamus.com/v2/x402/agent-signal"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "action",
     "btc_trend",
     "confidence",
     "fear_greed",
     "polymarket_edge",
     "reasoning",
     "signal"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7762dd4635dfadc4",
   "seller": {
    "host": "api.octodamus.com",
    "url": "https://api.octodamus.com/v2/x402/agent-signal"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7762dd4635dfadc4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "date",
     "dayOfWeek",
     "holiday",
     "isBusinessDay",
     "options"
    ],
    "latency_ms": 2407,
    "missing": [
     "addBusinessDays",
     "from",
     "result",
     "resultIsHoliday"
    ],
    "observed_schema": {
     "date": "string",
     "dayOfWeek": "integer",
     "holiday": "null",
     "isBusinessDay": "boolean",
     "options": {
      "newYearBreak": "boolean",
      "saturdayOff": "boolean"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 71,
     "match": {
      "tx": "0x81a92c575e06a4112a000cf9135d3ef2c6cf2c1e06f6fb33c74ac0a6a075725a",
      "url": "https://kaisha-api.hp-vladic.workers.dev/calendar/business-days"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x81a92c575e06a4112a000cf9135d3ef2c6cf2c1e06f6fb33c74ac0a6a075725a"
   },
   "promise": {
    "fields": [
     "addBusinessDays",
     "from",
     "result",
     "resultIsHoliday"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_78041d36c2a918c9",
   "seller": {
    "host": "kaisha-api.hp-vladic.workers.dev",
    "url": "https://kaisha-api.hp-vladic.workers.dev/calendar/business-days"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_78041d36c2a918c9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4329,
    "missing": [],
    "observed_schema": {
     "data": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x982d6177577de6b7c65d0d3c117192fac278cdd321c113cd651073c800aa90ea"
   },
   "promise": {
    "fields": [
     "data",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_78687fd9f56cab77",
   "seller": {
    "host": "api.xona-agent.com",
    "url": "https://api.xona-agent.com/base-main/tokens-api/market-snapshots"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_78687fd9f56cab77",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5890,
    "missing": [],
    "observed_schema": {
     "body": "string",
     "body_base64": "null",
     "elapsed_ms": "integer",
     "headers": {
      "access-control-allow-credentials": "string",
      "access-control-allow-origin": "string",
      "content-length": "string",
      "content-type": "string",
      "date": "string",
      "server": "string"
     },
     "is_binary": "boolean",
     "redirects": "integer",
     "status": "integer",
     "url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 287,
     "match": {
      "tx": "0xdc6d9f17d6630a26ab729b6f3d2143756f1e61953f84ba8a478dace46174cf68",
      "url": "https://proxy.0000402.xyz/fetch"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdc6d9f17d6630a26ab729b6f3d2143756f1e61953f84ba8a478dace46174cf68"
   },
   "promise": {
    "fields": [
     "body",
     "body_base64",
     "elapsed_ms",
     "headers",
     "is_binary",
     "redirects",
     "status",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_788b7f8388ce3f0d",
   "seller": {
    "host": "proxy.0000402.xyz",
    "url": "https://proxy.0000402.xyz/fetch"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_788b7f8388ce3f0d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 81,
     "match": {
      "tx": "0x70e2f62032673e7d9ca883162897eb95d24f2589b73de89137108f9a14f896af",
      "url": "https://x402-data-api.sigrunner.workers.dev/chain/balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
     },
     "tx": "0x70e2f62032673e7d9ca883162897eb95d24f2589b73de89137108f9a14f896af"
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x70e2f62032673e7d9ca883162897eb95d24f2589b73de89137108f9a14f896af"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7899be0ff6ee4b53",
   "seller": {
    "host": "x402-data-api.sigrunner.workers.dev",
    "url": "https://x402-data-api.sigrunner.workers.dev/chain/balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7899be0ff6ee4b53",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 540,
    "missing": [
     "address",
     "input",
     "mode"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 116,
     "match": {
      "tx": null,
      "url": "https://api.onesource.io/api/chain/ens/:input"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "input",
     "mode"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_789b1e6352371510",
   "seller": {
    "host": "api.onesource.io",
    "url": "https://api.onesource.io/api/chain/ens/:input"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "agentcash fetch <url>\n\nHTTP fetch with automatic authentication and payment handling. If the endpoint\nreturns 402, agentcash attempts authentication first and only falls "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_789b1e6352371510",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checked_against",
     "matches",
     "note"
    ],
    "latency_ms": 2326,
    "missing": [
     "threat"
    ],
    "observed_schema": {
     "action_hint": "string",
     "checked_against": {
      "threat_db_size": "integer",
      "threat_db_updated_at": "integer"
     },
     "confidence": "integer",
     "matches": {
      "array_of": {
       "mimics": "string",
       "relation": "string",
       "shared_prefix": "integer",
       "shared_suffix": "integer"
      }
     },
     "note": "string",
     "recipient": "string",
     "risk_flags": {
      "array_of": "string"
     },
     "verdict": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 121,
     "match": {
      "tx": "0x64941561d047d5365be98974a65e8e0210b95880398fd0df10524b957c22a3d3",
      "url": "https://x402.dailyelo.com/v1/recipient-check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x64941561d047d5365be98974a65e8e0210b95880398fd0df10524b957c22a3d3"
   },
   "promise": {
    "fields": [
     "action_hint",
     "confidence",
     "recipient",
     "risk_flags",
     "threat",
     "verdict"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_78f42873936c2192",
   "seller": {
    "host": "x402.dailyelo.com",
    "url": "https://x402.dailyelo.com/v1/recipient-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_78f42873936c2192",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3757,
    "missing": [
     "additional",
     "answers",
     "authority",
     "generated_at",
     "question",
     "rcode",
     "request_id",
     "resolver",
     "trace"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 51,
     "match": {
      "tx": null,
      "url": "https://cloud.hyrule.host/v1/dns/lookup"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "additional",
     "answers",
     "authority",
     "generated_at",
     "question",
     "rcode",
     "request_id",
     "resolver",
     "trace"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_795cd4624083731c",
   "seller": {
    "host": "cloud.hyrule.host",
    "url": "https://cloud.hyrule.host/v1/dns/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_795cd4624083731c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1249,
    "missing": [
     "count",
     "results",
     "success"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 58,
     "match": {
      "tx": null,
      "url": "https://api.memoryapi.org/x402/memory"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "results",
     "success"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_79ada8214c64bf6b",
   "seller": {
    "host": "api.memoryapi.org",
    "url": "https://api.memoryapi.org/x402/memory"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_79ada8214c64bf6b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "best_ask_source",
     "best_bid_source",
     "leader",
     "leader_mid",
     "median_mid",
     "quote_age_ms",
     "server_ts",
     "stale_sources",
     "worst_ask",
     "worst_bid"
    ],
    "latency_ms": 2376,
    "missing": [],
    "observed_schema": {
     "best_ask": "string",
     "best_ask_source": "string",
     "best_bid": "string",
     "best_bid_source": "string",
     "best_spread": "string",
     "fresh_sources": "string",
     "is_crossed": "string",
     "leader": "string",
     "leader_mid": "string",
     "median_mid": "string",
     "quality_state": "string",
     "quote_age_ms": "string",
     "seq": "string",
     "server_ts": "string",
     "spread_vs_single_source": "string",
     "stale_sources": "string",
     "symbol": "string",
     "worst_ask": "string",
     "worst_bid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe0d7f21572e4f8f4ea1de535c49c4c9a0bb4554b75ba2ceb752c64d76cc15e5f"
   },
   "promise": {
    "fields": [
     "best_ask",
     "best_bid",
     "best_spread",
     "fresh_sources",
     "is_crossed",
     "quality_state",
     "seq",
     "spread_vs_single_source",
     "symbol"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7a38b5b9d38613ad",
   "seller": {
    "host": "tick.hugen.tokyo",
    "url": "https://tick.hugen.tokyo/tick/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7a38b5b9d38613ad",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3796,
    "missing": [
     "created",
     "frameworks_computed",
     "human_id",
     "stored_signals"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 286,
     "match": {
      "tx": null,
      "url": "https://convrgent.ai/api/vault/create"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "created",
     "frameworks_computed",
     "human_id",
     "stored_signals"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7ac42423fc1c6cc3",
   "seller": {
    "host": "convrgent.ai",
    "url": "https://convrgent.ai/api/vault/create"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "409 Conflict"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7ac42423fc1c6cc3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "no readable response",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 8,
     "match": {
      "tx": null,
      "url": "https://x402-defi-signals.onrender.com/market/snapshot"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7ba2708e9e5a6501",
   "seller": {
    "host": "x402-defi-signals.onrender.com",
    "url": "https://x402-defi-signals.onrender.com/market/snapshot"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7ba2708e9e5a6501",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1935,
    "missing": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "evidence_pathways",
     "field_provenance",
     "fixture_note",
     "frozen_at",
     "in_db",
     "is_example",
     "methodology",
     "product",
     "quick_flags",
     "source_updated_at",
     "sources",
     "spend_rationale",
     "status",
     "supported",
     "workflow_continuation"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 25,
     "match": {
      "tx": null,
      "url": "https://scry.solanahub.de/x402/wallet/:address/quick-flag"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "agent_decision_support",
     "as_of",
     "caveat",
     "confidence_score",
     "coverage",
     "evidence_pack",
     "evidence_pathways",
     "field_provenance",
     "fixture_note",
     "frozen_at",
     "in_db",
     "is_example",
     "methodology",
     "product",
     "quick_flags",
     "source_updated_at",
     "sources",
     "spend_rationale",
     "status",
     "supported",
     "workflow_continuation"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7d20b76ee02172ce",
   "seller": {
    "host": "scry.solanahub.de",
    "url": "https://scry.solanahub.de/x402/wallet/:address/quick-flag"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7d20b76ee02172ce",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3090,
    "missing": [
     "circulating_supply",
     "coin",
     "day_base_vlm",
     "day_ntl_vlm",
     "mark_px",
     "mid_px",
     "minute_ts",
     "prev_day_px",
     "sample_ts",
     "source"
    ],
    "observed_schema": {
     "array_of": {
      "circulating_supply": "string",
      "coin": "string",
      "day_base_vlm": "string",
      "day_ntl_vlm": "string",
      "mark_px": "string",
      "mid_px": "string",
      "minute_ts": "integer",
      "prev_day_px": "string",
      "sample_ts": "string",
      "source": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 109,
     "match": {
      "tx": "0xe8cb4f406920a813e883f8e9133cfa6b32db856be8f054976bf2a9ed6c122180",
      "url": "https://api.hyperextend.xyz/v1/outcome_ctx/%231000/latest"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0035",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe8cb4f406920a813e883f8e9133cfa6b32db856be8f054976bf2a9ed6c122180"
   },
   "promise": {
    "fields": [
     "circulating_supply",
     "coin",
     "day_base_vlm",
     "day_ntl_vlm",
     "mark_px",
     "mid_px",
     "minute_ts",
     "prev_day_px",
     "sample_ts",
     "source"
    ],
    "price_usdc": "0.003475",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7e1375884e14c77d",
   "seller": {
    "host": "api.hyperextend.xyz",
    "url": "https://api.hyperextend.xyz/v1/outcome_ctx/%231000/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7e1375884e14c77d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3054,
    "missing": [
     "findings",
     "generated_at",
     "partial",
     "request_id",
     "sources",
     "status",
     "summary",
     "target"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 269,
     "match": {
      "tx": null,
      "url": "https://cloud.hyrule.host/v1/voip/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "findings",
     "generated_at",
     "partial",
     "request_id",
     "sources",
     "status",
     "summary",
     "target"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7e3c94b534405a24",
   "seller": {
    "host": "cloud.hyrule.host",
    "url": "https://cloud.hyrule.host/v1/voip/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7e3c94b534405a24",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1994,
    "missing": [
     "label_count",
     "labels"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 312,
     "match": {
      "tx": null,
      "url": "https://whale.hugen.tokyo/whale/lookup"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "label_count",
     "labels"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7e3fa9298f50862e",
   "seller": {
    "host": "whale.hugen.tokyo",
    "url": "https://whale.hugen.tokyo/whale/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7e3fa9298f50862e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3656,
    "missing": [
     "attribution",
     "llama_id",
     "name",
     "peg",
     "symbol"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 177,
     "match": {
      "tx": null,
      "url": "https://api.agentstools.dev/stablecoin/peg"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.008",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "attribution",
     "llama_id",
     "name",
     "peg",
     "symbol"
    ],
    "price_usdc": "0.008",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7ebc0b83f4c71596",
   "seller": {
    "host": "api.agentstools.dev",
    "url": "https://api.agentstools.dev/stablecoin/peg"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7ebc0b83f4c71596",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_apex",
     "_apex_pricing",
     "upgrade_nudge"
    ],
    "latency_ms": 1835,
    "missing": [],
    "observed_schema": {
     "_apex": {
      "evolution_runs": "string",
      "instance": "string",
      "live_capital_deployed": "string",
      "live_trading": "string",
      "signal": "string",
      "signal_hash": "string",
      "source": "string",
      "trades_backing_signal": "string",
      "verify_at": "string",
      "version": "string"
     },
     "_apex_pricing": {
      "calls_to_next_tier": "string",
      "calls_total": "string",
      "discount_pct": "string",
      "lifetime_savings_usd": "string",
      "milestone_message": "string",
      "next_tier_benefit": "string",
      "permanent": "string",
      "tier": "string"
     },
     "l": "string",
     "t": "string",
     "upgrade_nudge": "string",
     "v": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1347f519673bb87420b2122866d8cf15d1f9957e62cf7c038c255569d78b91a3"
   },
   "promise": {
    "fields": [
     "l",
     "t",
     "v"
    ],
    "price_usdc": "0.007",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7ec27384de2279b3",
   "seller": {
    "host": "apexrunner.ai",
    "url": "https://apexrunner.ai/signals/fg-micro"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7ec27384de2279b3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "horizonMinutes",
     "maxFeeGwei",
     "note",
     "startBlock"
    ],
    "latency_ms": 3121,
    "missing": [],
    "observed_schema": {
     "auditUrl": "string",
     "auditableAt": "string",
     "decisionId": "string",
     "horizonMinutes": "string",
     "maxFeeGwei": "string",
     "note": "string",
     "recordedAt": "string",
     "snapshot": {
      "baseFeeGwei": "string",
      "centerGwei": "string",
      "congestion": "string",
      "highGwei": "string",
      "lowGwei": "string",
      "volatility": "string"
     },
     "stance": "string",
     "startBlock": "string",
     "success": "string",
     "targetBlock": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x95e7c073e0a9a2ee990579e13c81372cac82f9fa0d06731814de78feb707bfa2"
   },
   "promise": {
    "fields": [
     "auditUrl",
     "auditableAt",
     "decisionId",
     "recordedAt",
     "snapshot",
     "stance",
     "success",
     "targetBlock"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_7fdb8d53d150aa6f",
   "seller": {
    "host": "lotusnetworkapi.com",
    "url": "https://lotusnetworkapi.com/api/v1/gas/decision"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_7fdb8d53d150aa6f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cached",
     "cachedAt",
     "candidates"
    ],
    "latency_ms": 2584,
    "missing": [
     "pagination",
     "results"
    ],
    "observed_schema": {
     "cached": "boolean",
     "cachedAt": "string",
     "candidates": {
      "array_of": {
       "country": "null",
       "geoId": "string",
       "name": "string",
       "raw": "object",
       "type": "null"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 290,
     "match": {
      "tx": "0xe49b5f53aa08ed3c3123f49475801be348265e6ac8f102e995727e6eb0481feb",
      "url": "https://api.linkedpanda.com/agent/v1/geo-id"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe49b5f53aa08ed3c3123f49475801be348265e6ac8f102e995727e6eb0481feb"
   },
   "promise": {
    "fields": [
     "pagination",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_80e339939b680492",
   "seller": {
    "host": "api.linkedpanda.com",
    "url": "https://api.linkedpanda.com/agent/v1/geo-id"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_80e339939b680492",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 996,
    "missing": [
     "authorize",
     "ok",
     "product",
     "risk",
     "upsell"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 265,
     "match": {
      "tx": null,
      "url": "https://sqlguard.io/v1/probe"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "authorize",
     "ok",
     "product",
     "risk",
     "upsell"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8187d496bf3f173c",
   "seller": {
    "host": "sqlguard.io",
    "url": "https://sqlguard.io/v1/probe"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8187d496bf3f173c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "delivery",
     "documentBytes",
     "maxPriceUsd",
     "paidRoutesFound",
     "server",
     "serviceTitle"
    ],
    "latency_ms": 3128,
    "missing": [],
    "observed_schema": {
     "affordableRoutes": "string",
     "delivery": {
      "deliveryId": "string"
     },
     "documentBytes": "string",
     "maxPriceUsd": "string",
     "paidRoutesFound": "string",
     "passed": "string",
     "recommendedCall": "string",
     "server": "string",
     "serviceTitle": "string",
     "verdict": "string",
     "warnings": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbdd22e53469a86734624fcd8299e79b394771c58f9e9486281088cb157bc14cf"
   },
   "promise": {
    "fields": [
     "affordableRoutes",
     "passed",
     "recommendedCall",
     "verdict",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_82e714d94383940f",
   "seller": {
    "host": "aura-revenue.helionixlabs.com",
    "url": "https://aura-revenue.helionixlabs.com/x402/audit/x402-preflight"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_82e714d94383940f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3242,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "asOf": "string",
     "ethBalance": "string",
     "isContract": "boolean",
     "isErc20": "boolean",
     "network": "string",
     "nonce": "integer",
     "security": {
      "flags": "array",
      "isMalicious": "boolean",
      "source": "string",
      "verdict": "string"
     },
     "summary": "string",
     "token": {
      "decimals": "integer",
      "name": "string",
      "symbol": "string"
     },
     "type": "string",
     "usdcBalance": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 148,
     "match": {
      "tx": "0x8ab92b886fd08c93194074d6f9a8520f79ecd9d61fc81df613837a9c36087e83",
      "url": "https://fiatdock.com/v1/chain/address-intel"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8ab92b886fd08c93194074d6f9a8520f79ecd9d61fc81df613837a9c36087e83"
   },
   "promise": {
    "fields": [
     "address",
     "asOf",
     "ethBalance",
     "isContract",
     "isErc20",
     "network",
     "nonce",
     "security",
     "summary",
     "token",
     "type",
     "usdcBalance"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8359cd61f2d8f5ea",
   "seller": {
    "host": "fiatdock.com",
    "url": "https://fiatdock.com/v1/chain/address-intel"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8359cd61f2d8f5ea",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1931,
    "missing": [
     "chembl_id",
     "max_phase",
     "molecule_type",
     "name",
     "source",
     "success"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 170,
     "match": {
      "tx": null,
      "url": "https://bio.memoryapi.org/x402/bio/targets"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "chembl_id",
     "max_phase",
     "molecule_type",
     "name",
     "source",
     "success"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_83b9ce22a50f9509",
   "seller": {
    "host": "bio.memoryapi.org",
    "url": "https://bio.memoryapi.org/x402/bio/targets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_83b9ce22a50f9509",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2276,
    "missing": [],
    "observed_schema": {
     "data": {
      "array_of": {
       "embedding": "string",
       "index": "string",
       "object": "string"
      }
     },
     "model": "string",
     "object": "string",
     "usage": {
      "prompt_tokens": "string",
      "total_tokens": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7e1fdf4ca6c5a6bed81006fc2a034b9f1b99de4f57c7a7025f82d7c461dd5395"
   },
   "promise": {
    "fields": [
     "data",
     "model",
     "object",
     "usage"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_84225244450454a2",
   "seller": {
    "host": "x402.aispace.bot",
    "url": "https://x402.aispace.bot/api/v1/embeddings"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_84225244450454a2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "caveat",
     "channel",
     "checkedAt",
     "counts",
     "hiddenHistoryCount",
     "incidents",
     "label",
     "ok",
     "provider",
     "receipt",
     "recommendation",
     "source",
     "status",
     "target",
     "updatedAt"
    ],
    "latency_ms": 2459,
    "missing": [
     "success"
    ],
    "observed_schema": {
     "caveat": "string",
     "channel": {
      "description": "string",
      "lastBuildDate": "string",
      "lastBuildDateIso": "string",
      "link": "string",
      "title": "string"
     },
     "checkedAt": "string",
     "counts": {
      "degraded": "integer",
      "maintenance": "integer",
      "major_outage": "integer",
      "operational": "integer",
      "partial_outage": "integer",
      "unknown": "integer"
     },
     "hiddenHistoryCount": "integer",
     "incidents": "array",
     "label": "string",
     "ok": "boolean",
     "provider": {
      "id": "string",
      "name": "string",
      "statusPage": "string"
     },
     "receipt": {
      "issuedAt": "string",
      "lookupUrl": "string",
      "payment": {
       "discount": "null",
       "payer": "string",
       "paymentHash": "string",
       "prepaidUsd": "null",
       "settled": "boolean",
       "settlementHash": "string",
       "source": "string"
      },
      "price": {
       "amount": "string",
       "asset": "string",
       "network": "string",
       "payTo": "string",
       "usd": "string"
      },
      "requestId": "string",
      "response": {
       "bytes": "integer",
       "contentType": "string",
       "hashScope": "string",
       "sha256": "string",
       "status": "integer"
      },
      "route": {
       "key": "string",
       "method": "string",
       "path": "string",
       "serviceName": "string"
      },
      "service": {
       "name": "string",
       "url": "string"
      },
      "signature": "string",
      "source": {
       "checkedAt": "string",
       "ok": "boolean",
       "source": "object",
       "status": "string"
      },
      "version": "integer"
     },
     "recommendation": "string",
     "source": {
      "cached": "boolean",
      "contentType": "string",
      "fetchedAt": "string",
      "responseStatus": "integer",
      "stale": "boolean",
      "type": "string",
      "url": "string"
     },
     "status": "string",
     "target": {
      "provider": "string",
      "region": "string",
      "service": "string",
      "serviceId": "string"
     },
     "updatedAt": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 137,
     "match": {
      "tx": "0x22c0ce8307570f5a76ddb0ceae783ae45d64b43b7edfd5b0260f5aba9f644cf0",
      "url": "https://agentbodega.store/api/cloud/status/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x22c0ce8307570f5a76ddb0ceae783ae45d64b43b7edfd5b0260f5aba9f644cf0"
   },
   "promise": {
    "fields": [
     "success"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_84364e97e864c86d",
   "seller": {
    "host": "agentbodega.store",
    "url": "https://agentbodega.store/api/cloud/status/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_84364e97e864c86d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 32650,
    "missing": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 61,
     "match": {
      "tx": null,
      "url": "https://twitr.sh/api/tools/x_communities"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0012",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.0012",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_857d56a8ca6d480f",
   "seller": {
    "host": "twitr.sh",
    "url": "https://twitr.sh/api/tools/x_communities"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_857d56a8ca6d480f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "framework",
     "pagesAttempted",
     "pagesSucceeded",
     "scannedAt"
    ],
    "latency_ms": 2625,
    "missing": [],
    "observed_schema": {
     "aeoGrade": "string",
     "aeoScore": "string",
     "agentGrade": "string",
     "agentScore": "string",
     "aiIdentityCard": {
      "brandName": "string",
      "category": "string",
      "citableClaims": "string",
      "confidence": "string",
      "gaps": {
       "array_of": "string"
      },
      "mentionReadiness": "string",
      "mentionSignals": {
       "array_of": "string"
      },
      "summary": "string",
      "verifiedPresence": "string"
     },
     "businessProfile": {
      "confidence": "string",
      "label": "string",
      "profile": "string"
     },
     "framework": "string",
     "geoGrade": "string",
     "geoScore": "string",
     "pagesAttempted": "string",
     "pagesScanned": "string",
     "pagesSucceeded": "string",
     "product": "string",
     "scannedAt": "string",
     "topIssues": {
      "array_of": {
       "category": "string",
       "id": "string",
       "message": "string",
       "name": "string",
       "passed": "string",
       "score": "string",
       "severity": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3f6bd082c99a5f88bdc6c8bc06caae37d7881b6ab2762d4df82400a10d9b4ec9"
   },
   "promise": {
    "fields": [
     "aeoGrade",
     "aeoScore",
     "agentGrade",
     "agentScore",
     "aiIdentityCard",
     "businessProfile",
     "geoGrade",
     "geoScore",
     "pagesScanned",
     "product",
     "topIssues"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_85c16be9cd189578",
   "seller": {
    "host": "scan.convrgent.ai",
    "url": "https://scan.convrgent.ai/api/aeo/scan-x402"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_85c16be9cd189578",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "caveats",
     "generated_at",
     "pnl_source",
     "positions_scored",
     "realized_roi_pct",
     "sample_capped",
     "sample_size_markets",
     "sample_size_trades",
     "total_volume_usdc",
     "worst_position_pnl_usdc"
    ],
    "latency_ms": 4153,
    "missing": [
     "max_drawdown_usdc",
     "sample_size"
    ],
    "observed_schema": {
     "caveats": {
      "array_of": "string"
     },
     "classification": "string",
     "confidence": "integer",
     "generated_at": "string",
     "open_positions_count": "integer",
     "pnl_source": "string",
     "positions_scored": "integer",
     "realized_pnl_usdc": "number",
     "realized_roi_pct": "number",
     "sample_capped": "boolean",
     "sample_size_markets": "integer",
     "sample_size_trades": "integer",
     "sharpe_like": "number",
     "skill_score": "integer",
     "total_pnl_usdc": "number",
     "total_volume_usdc": "number",
     "unrealized_pnl_usdc": "number",
     "wallet": "string",
     "win_rate": "integer",
     "worst_position_pnl_usdc": "number"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 272,
     "match": {
      "tx": "0x50e0d7beccd1217ce738589c6ac8b53ca50b1043d1275e878cdbbae64e47264d",
      "url": "https://graphadvocate.com/polymarket/pnl-quick"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x50e0d7beccd1217ce738589c6ac8b53ca50b1043d1275e878cdbbae64e47264d"
   },
   "promise": {
    "fields": [
     "classification",
     "confidence",
     "max_drawdown_usdc",
     "open_positions_count",
     "realized_pnl_usdc",
     "sample_size",
     "sharpe_like",
     "skill_score",
     "total_pnl_usdc",
     "unrealized_pnl_usdc",
     "wallet",
     "win_rate"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_85c9cbb51355cd47",
   "seller": {
    "host": "graphadvocate.com",
    "url": "https://graphadvocate.com/polymarket/pnl-quick"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_85c9cbb51355cd47",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2333,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "checked_at": "string",
     "error": "string",
     "final_url": "string",
     "redirected": "string",
     "response_time_ms": "string",
     "status_code": "string",
     "up": "string",
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8af18bd99272e99a59200605ff0b3459f9b67d584db11f9c588e4e55a1719a4d"
   },
   "promise": {
    "fields": [
     "api_version",
     "checked_at",
     "error",
     "final_url",
     "redirected",
     "response_time_ms",
     "status_code",
     "up",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8663abc5115aeb88",
   "seller": {
    "host": "url-uptime-checker.underscoredone.com",
    "url": "https://url-uptime-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8663abc5115aeb88",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4081,
    "missing": [
     "code",
     "data",
     "pagination"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 186,
     "match": {
      "tx": null,
      "url": "https://readx.sh/api/search/tweets"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "code",
     "data",
     "pagination"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_86d841874832ddab",
   "seller": {
    "host": "readx.sh",
    "url": "https://readx.sh/api/search/tweets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_86d841874832ddab",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2990,
    "missing": [],
    "observed_schema": {
     "result": {
      "answer_count": "string",
      "answers": {
       "array_of": "string"
      },
      "domain": "string",
      "record_type": "string",
      "status": "string"
     },
     "tool_name": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3e6935dc70aabd9f78c4c612a7f037e6b480405de0f2a8c9b9ea474b98b8caa5"
   },
   "promise": {
    "fields": [
     "result",
     "tool_name"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8702e4b8c92e9e67",
   "seller": {
    "host": "api.delx.ai",
    "url": "https://api.delx.ai/api/v1/x402/dns-lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8702e4b8c92e9e67",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checked_at",
     "components"
    ],
    "latency_ms": 5198,
    "missing": [],
    "observed_schema": {
     "parameters_received": {
      "side": "string",
      "size_usd": "integer",
      "symbol": "string"
     },
     "payment": {
      "amount_usdc": "string",
      "network": "string",
      "tx_hash": "string"
     },
     "related": {
      "hint": "string",
      "paid_tools": {
       "array_of": "object"
      }
     },
     "result": {
      "checked_at": "string",
      "components": {
       "funding_rates": "object",
       "open_interest": "object",
       "orderbook_depth": "object"
      },
      "factors": {
       "carry": "object",
       "crowding": "object",
       "liquidity": "object",
       "security": "object"
      },
      "side": "string",
      "size_usd": "integer",
      "symbol": "string",
      "verdict": "string"
     },
     "tool": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 185,
     "match": {
      "tx": null,
      "url": "https://agentpay.tools/tools/pre_trade_check/call"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "factors",
     "side",
     "size_usd",
     "symbol",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_870d0b097554bbde",
   "seller": {
    "host": "agentpay.tools",
    "url": "https://agentpay.tools/tools/pre_trade_check/call"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_870d0b097554bbde",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data_as_of",
     "disclaimer",
     "warnings"
    ],
    "latency_ms": 6394,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "chain": "string",
      "native_balance": "string",
      "usdc_available": "string",
      "usdc_balance": "string",
      "wallet": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdb9a07f0816abaa78858c457cbd44016b89c5a27223d424ab781575c58df04a4"
   },
   "promise": {
    "fields": [
     "confidence",
     "result",
     "supported"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_87223eca9f22e30e",
   "seller": {
    "host": "statepulse-api.hahavoid0.workers.dev",
    "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/balances"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_87223eca9f22e30e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1726,
    "missing": [
     "quote",
     "quoteId",
     "serviceFeePercent",
     "sourceAmount",
     "targetCurrency",
     "usdToTargetRate"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 292,
     "match": {
      "tx": null,
      "url": "https://try.madhousewallet.com/api/public/quote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "quote",
     "quoteId",
     "serviceFeePercent",
     "sourceAmount",
     "targetCurrency",
     "usdToTargetRate"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8834b87074d27e99",
   "seller": {
    "host": "try.madhousewallet.com",
    "url": "https://try.madhousewallet.com/api/public/quote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8834b87074d27e99",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "budget_allocated",
     "operation_id",
     "price",
     "reconciliation_url"
    ],
    "latency_ms": 3412,
    "missing": [
     "generated_at",
     "issue_codes",
     "limitations",
     "next_jobs",
     "parse_ok",
     "repair_notes",
     "repaired",
     "repaired_json",
     "schema_errors",
     "schema_ok",
     "service",
     "sources",
     "summary"
    ],
    "observed_schema": {
     "budget_allocated": "number",
     "job_id": "string",
     "operation_id": "string",
     "price": {
      "amount": "number",
      "currency": "string"
     },
     "reconciliation_url": "string",
     "status": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 251,
     "match": {
      "tx": "0x89a7119ecfcb3bc063b337398d65f3cfe2fe6f542d7b0a849ec69f0bad4dd32d",
      "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x89a7119ecfcb3bc063b337398d65f3cfe2fe6f542d7b0a849ec69f0bad4dd32d"
   },
   "promise": {
    "fields": [
     "generated_at",
     "issue_codes",
     "job_id",
     "limitations",
     "next_jobs",
     "parse_ok",
     "repair_notes",
     "repaired",
     "repaired_json",
     "schema_errors",
     "schema_ok",
     "service",
     "sources",
     "status",
     "summary"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8a054b2fd584b8c7",
   "seller": {
    "host": "agent.kihustle.tech",
    "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8a054b2fd584b8c7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_cache"
    ],
    "latency_ms": 2757,
    "missing": [],
    "observed_schema": {
     "_cache": "string",
     "as_of_ms": "integer",
     "chain": "string",
     "height": "integer",
     "ironwood": {
      "activated": "boolean",
      "activation_height": "integer",
      "migration_pct": "number",
      "node_aware": "boolean",
      "orchard_pool_zec": "number",
      "pool_zec": "number",
      "upgrade_status": "string"
     },
     "network": "string",
     "pools": {
      "ironwood": {
       "zat": "integer",
       "zec": "number"
      },
      "lockbox": {
       "zat": "integer",
       "zec": "number"
      },
      "orchard": {
       "zat": "integer",
       "zec": "number"
      },
      "sapling": {
       "zat": "integer",
       "zec": "number"
      },
      "sprout": {
       "zat": "integer",
       "zec": "number"
      },
      "transparent": {
       "zat": "integer",
       "zec": "number"
      }
     },
     "shielded_pct": "number",
     "shielded_zec": "number",
     "total_supply_zec": "number"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 56,
     "match": {
      "tx": "0x13c0f0ae98dc9d03bec66cd44f4eb1e4e46493416deaa58d10fb0704f0f663db",
      "url": "https://api.seneschal.space/v1/q/zec/pools"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x13c0f0ae98dc9d03bec66cd44f4eb1e4e46493416deaa58d10fb0704f0f663db"
   },
   "promise": {
    "fields": [
     "as_of_ms",
     "chain",
     "height",
     "ironwood",
     "network",
     "pools",
     "shielded_pct",
     "shielded_zec",
     "total_supply_zec"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8abc7e519f8dff04",
   "seller": {
    "host": "api.seneschal.space",
    "url": "https://api.seneschal.space/v1/q/zec/pools"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8abc7e519f8dff04",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 524,
    "missing": [
     "address",
     "eth",
     "tokens"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 96,
     "match": {
      "tx": null,
      "url": "https://api.onesource.io/api/chain/live-balance"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "eth",
     "tokens"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8afb224449451d6c",
   "seller": {
    "host": "api.onesource.io",
    "url": "https://api.onesource.io/api/chain/live-balance"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "agentcash fetch <url>\n\nHTTP fetch with automatic authentication and payment handling. If the endpoint\nreturns 402, agentcash attempts authentication first and only falls "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8afb224449451d6c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1198,
    "missing": [
     "cik",
     "company_name",
     "metrics",
     "ticker"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 262,
     "match": {
      "tx": null,
      "url": "https://sec.use.x402atlas.com/financials/:ticker"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cik",
     "company_name",
     "metrics",
     "ticker"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8bd2080e6f1edb20",
   "seller": {
    "host": "sec.use.x402atlas.com",
    "url": "https://sec.use.x402atlas.com/financials/:ticker"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8bd2080e6f1edb20",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "filter"
    ],
    "latency_ms": 2761,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "chain": "string",
     "filter": {
      "max_apy_pct": "string",
      "min_tvl_usd": "string"
     },
     "outliers_removed": "string",
     "pools": {
      "array_of": {
       "apy_base_pct": "string",
       "apy_pct": "string",
       "project": "string",
       "stable": "string",
       "symbol": "string",
       "tvl_usd": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2bee8612e724b94c82c08c5ce8cc39739256b82812375ca08b6deac8fc09de04"
   },
   "promise": {
    "fields": [
     "chain",
     "outliers_removed",
     "pools"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8be97abba4527515",
   "seller": {
    "host": "x402-defi-signals.onrender.com",
    "url": "https://x402-defi-signals.onrender.com/defi/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8be97abba4527515",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3671,
    "missing": [],
    "observed_schema": {
     "operators": {
      "array_of": {
       "lines": "string",
       "name_en": "string",
       "name_ja": "string",
       "operator_id": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0dd172d7401328655aee6ad2535f00ed436634b30d2c3457b509a9d2b5cc1f23"
   },
   "promise": {
    "fields": [
     "operators"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8c240c97b4384551",
   "seller": {
    "host": "transit.agentic-jp.com",
    "url": "https://transit.agentic-jp.com/lines"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8c240c97b4384551",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1589,
    "missing": [
     "finalUrl",
     "markdown",
     "metadata",
     "mode",
     "text",
     "url"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 66,
     "match": {
      "tx": null,
      "url": "https://skim402.com/api/v2/read"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "finalUrl",
     "markdown",
     "metadata",
     "mode",
     "text",
     "url"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8ca3e09813868eb7",
   "seller": {
    "host": "skim402.com",
    "url": "https://skim402.com/api/v2/read"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8ca3e09813868eb7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1789,
    "missing": [
     "char_count",
     "content_type",
     "final_url",
     "findings",
     "grade",
     "markdown",
     "output_bytes",
     "score",
     "status_code",
     "title",
     "truncated",
     "url",
     "word_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 97,
     "match": {
      "tx": null,
      "url": "https://netintel.dev/web/extract"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "char_count",
     "content_type",
     "final_url",
     "findings",
     "grade",
     "markdown",
     "output_bytes",
     "score",
     "status_code",
     "title",
     "truncated",
     "url",
     "word_count"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8cd3732b6abbd037",
   "seller": {
    "host": "netintel.dev",
    "url": "https://netintel.dev/web/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8cd3732b6abbd037",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4549,
    "missing": [],
    "observed_schema": {
     "color": "string",
     "description": "string",
     "score": "string",
     "tier": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe8e93595fb087fddadbbd6ab4c053e23641b390980bea93ad5a9c0b06ac7ace9"
   },
   "promise": {
    "fields": [
     "color",
     "description",
     "score",
     "tier"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8d9da78256459ec1",
   "seller": {
    "host": "api.anchor-x402.com",
    "url": "https://api.anchor-x402.com/v1/aura"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8d9da78256459ec1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 7063,
    "missing": [
     "kind",
     "reservation_id",
     "resy_token",
     "success"
    ],
    "observed_schema": null,
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb634ebad6e1b0a9a90c5080d60877fb37e6b589319d1e075896783562f4db17a"
   },
   "promise": {
    "fields": [
     "kind",
     "reservation_id",
     "resy_token",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8e1db85a47291611",
   "seller": {
    "host": "agentres.dev",
    "url": "https://agentres.dev/api/book"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8e1db85a47291611",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "meta"
    ],
    "latency_ms": 4852,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "errors": "string",
     "meta": {
      "engine": "string",
      "repair_attempted": "string",
      "schema_draft": "string",
      "strictness": "string"
     },
     "suggested_payload": "string",
     "summary": "string",
     "valid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "confidence",
     "errors",
     "suggested_payload",
     "summary",
     "valid"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8ebf5231413d4b14",
   "seller": {
    "host": "projectx402-production.up.railway.app",
    "url": "https://projectx402-production.up.railway.app/v1/schema-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8ebf5231413d4b14",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "cogs_usd",
     "error",
     "filters",
     "latency_ms",
     "source",
     "tier"
    ],
    "latency_ms": 2935,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "chain": "string",
     "cogs_usd": "string",
     "count": "string",
     "error": "string",
     "filters": {
      "limit": "string",
      "min_tvl": "string",
      "sort": "string",
      "symbol": "string"
     },
     "latency_ms": "string",
     "ok": "string",
     "pools": {
      "array_of": {
       "apy": "string",
       "apy_base": "string",
       "apy_change_1d": "string",
       "apy_change_30d": "string",
       "apy_change_7d": "string",
       "apy_reward": "string",
       "pool": "string",
       "project": "string",
       "stablecoin": "string",
       "symbol": "string",
       "tvl_usd": "string"
      }
     },
     "source": "string",
     "tier": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc1807523c37943623fe448f9a7bbcac41e23842cb9bf4a2d7a0ef6e3fbddbb97"
   },
   "promise": {
    "fields": [
     "chain",
     "count",
     "ok",
     "pools"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8f2d749103351f59",
   "seller": {
    "host": "api.basefeed.io",
    "url": "https://api.basefeed.io/v1/base/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8f2d749103351f59",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1316,
    "missing": [
     "count",
     "gene",
     "significance",
     "success",
     "variants"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 168,
     "match": {
      "tx": null,
      "url": "https://health.memoryapi.org/x402/health/variants"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "gene",
     "significance",
     "success",
     "variants"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8f764801179b23c5",
   "seller": {
    "host": "health.memoryapi.org",
    "url": "https://health.memoryapi.org/x402/health/variants"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8f764801179b23c5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "headers",
     "note",
     "redirected",
     "status_text"
    ],
    "latency_ms": 2309,
    "missing": [],
    "observed_schema": {
     "from": {
      "city": "string",
      "colo": "string",
      "country": "string",
      "network": "string",
      "region": "string"
     },
     "headers": {
      "cache-control": "null",
      "cf-cache-status": "string",
      "content-length": "null",
      "content-type": "string",
      "server": "string"
     },
     "latency_ms": "integer",
     "method": "string",
     "note": "string",
     "ok": "boolean",
     "redirect_location": "null",
     "redirected": "boolean",
     "service": "string",
     "status_code": "integer",
     "status_text": "string",
     "timestamp": "string",
     "url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 16,
     "match": {
      "tx": "0xdc16c0707d2de250cbe0943befdb896f4b2eec543ff96e25890ced6d803453fc",
      "url": "https://tools.ipintel.ai/http-latency"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdc16c0707d2de250cbe0943befdb896f4b2eec543ff96e25890ced6d803453fc"
   },
   "promise": {
    "fields": [
     "from",
     "latency_ms",
     "method",
     "ok",
     "redirect_location",
     "service",
     "status_code",
     "timestamp",
     "url"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_8fb52596789e4091",
   "seller": {
    "host": "tools.ipintel.ai",
    "url": "https://tools.ipintel.ai/http-latency"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_8fb52596789e4091",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2868,
    "missing": [
     "as_of",
     "asset",
     "chg_24h",
     "chg_7d",
     "price",
     "signal"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 134,
     "match": {
      "tx": null,
      "url": "https://api.stelardigital.com/pricecheck"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "as_of",
     "asset",
     "chg_24h",
     "chg_7d",
     "price",
     "signal"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9084b5ef22dd83cf",
   "seller": {
    "host": "api.stelardigital.com",
    "url": "https://api.stelardigital.com/pricecheck"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9084b5ef22dd83cf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "costDollars",
     "requestId",
     "searchTime",
     "statuses"
    ],
    "latency_ms": 2194,
    "missing": [],
    "observed_schema": {
     "costDollars": {
      "contents": {
       "text": "string"
      },
      "total": "string"
     },
     "requestId": "string",
     "results": {
      "array_of": {
       "author": "string",
       "favicon": "string",
       "id": "string",
       "text": "string",
       "title": "string",
       "url": "string"
      }
     },
     "searchTime": "string",
     "statuses": {
      "array_of": {
       "id": "string",
       "source": "string",
       "status": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x50e16ce01dc3e1650c2ced7c35f9f377e6202d0ea018831ef3fc5ca86cc97a5c"
   },
   "promise": {
    "fields": [
     "results"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_91289d54d45ff9bc",
   "seller": {
    "host": "api.exa.ai",
    "url": "https://api.exa.ai/contents"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_91289d54d45ff9bc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1232,
    "missing": [
     "cik",
     "company_name",
     "count",
     "filings",
     "forms",
     "ticker"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 156,
     "match": {
      "tx": null,
      "url": "https://sec.use.x402atlas.com/filings/:ticker"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cik",
     "company_name",
     "count",
     "filings",
     "forms",
     "ticker"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_91cf7b30c82349f1",
   "seller": {
    "host": "sec.use.x402atlas.com",
    "url": "https://sec.use.x402atlas.com/filings/:ticker"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_91cf7b30c82349f1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 13797,
    "missing": [
     "news"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 26,
     "match": {
      "tx": null,
      "url": "https://api.predictionmarketdata.io/market-news"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "news"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_922d5d78d802d602",
   "seller": {
    "host": "api.predictionmarketdata.io",
    "url": "https://api.predictionmarketdata.io/market-news"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": [\n    {\n      \"newsID\": \"fd977b967f3041d6ae1a4b87846e3967\",\n      \"publishDateTime\": \"2026-08-13T18:51:00Z\",\n      \"title\": \"DoubleZero Emb"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_922d5d78d802d602",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2528,
    "missing": [
     "contentType",
     "description"
    ],
    "observed_schema": "string",
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 244,
     "match": {
      "tx": "0xd7d530fb7e39b2af717ab717b1a2e341ea3cd72c2a31a858cc2759fb7c258f10",
      "url": "https://x402.devvizion.com/v0/bid-draft"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd7d530fb7e39b2af717ab717b1a2e341ea3cd72c2a31a858cc2759fb7c258f10"
   },
   "promise": {
    "fields": [
     "contentType",
     "description"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9278221f10e869c1",
   "seller": {
    "host": "x402.devvizion.com",
    "url": "https://x402.devvizion.com/v0/bid-draft"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9278221f10e869c1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 832,
    "missing": [
     "endpoint",
     "feature_request",
     "note",
     "schema_version",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 260,
     "match": {
      "tx": null,
      "url": "https://safetyincidents.org/api/x402/feature-request/:featureRequestID/upvote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "endpoint",
     "feature_request",
     "note",
     "schema_version",
     "source"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_92ba66b14fc4a48e",
   "seller": {
    "host": "safetyincidents.org",
    "url": "https://safetyincidents.org/api/x402/feature-request/:featureRequestID/upvote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_92ba66b14fc4a48e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 82,
     "match": {
      "tx": null,
      "url": "https://api.delx.ai/api/v1/x402/base-balance"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_935b94816d128c02",
   "seller": {
    "host": "api.delx.ai",
    "url": "https://api.delx.ai/api/v1/x402/base-balance"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_935b94816d128c02",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 2451,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "final_url": "string",
     "hops": {
      "array_of": {
       "location": "string",
       "status_code": "string",
       "url": "string"
      }
     },
     "queried_at": "string",
     "redirect_count": "string",
     "redirected": "string",
     "status_code": "string",
     "url": "string",
     "warnings": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xace35c6ac644fba57e1b078ed2751c2972f74cf19d8e63e42a9828ad38974569"
   },
   "promise": {
    "fields": [
     "final_url",
     "hops",
     "queried_at",
     "redirect_count",
     "redirected",
     "status_code",
     "url",
     "warnings"
    ],
    "price_usdc": "0.009",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_939627dcb21c398c",
   "seller": {
    "host": "unwrap.use.x402atlas.com",
    "url": "https://unwrap.use.x402atlas.com/"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_939627dcb21c398c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2150,
    "missing": [
     "article_count",
     "articles",
     "by_symbol",
     "source",
     "success",
     "symbols"
    ],
    "observed_schema": {
     "error": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6282dbdc24e6fa27aa03df8c70eaee3cbeefc7bcb3af88ca4745d6631edd1765"
   },
   "promise": {
    "fields": [
     "article_count",
     "articles",
     "by_symbol",
     "source",
     "success",
     "symbols"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_93c4b0b72ba976ae",
   "seller": {
    "host": "market.memoryapi.org",
    "url": "https://market.memoryapi.org/x402/market/news_sentiment"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_93c4b0b72ba976ae",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5542,
    "missing": [
     "pools"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 81,
     "match": {
      "tx": null,
      "url": "https://api.400860.xyz/v1/defi/yields"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "pools"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_94631b4a5eabd00f",
   "seller": {
    "host": "api.400860.xyz",
    "url": "https://api.400860.xyz/v1/defi/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "409 Conflict"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_94631b4a5eabd00f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "forms_checked",
     "issuer",
     "limitations",
     "provenance",
     "since",
     "truncated"
    ],
    "latency_ms": 2423,
    "missing": [],
    "observed_schema": {
     "decision": "string",
     "filing_count": "string",
     "filings": {
      "array_of": {
       "accession": "string",
       "filed_at": "string",
       "form": "string",
       "primary_document_url": "string"
      }
     },
     "forms_checked": {
      "array_of": "string"
     },
     "issuer": {
      "cik": "string",
      "name": "string",
      "tickers_observed": {
       "array_of": "string"
      }
     },
     "limitations": {
      "array_of": "string"
     },
     "next_since": "string",
     "premium_evidence_path": "string",
     "provenance": {
      "official_source_url": "string",
      "parser_version": "string",
      "publisher": "string",
      "result_sha256": "string",
      "source_snapshot_at": "string"
     },
     "request_id": "string",
     "since": "string",
     "truncated": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x68fb51f09004d1a12acae7defd395e3e7756dcc42d84b0b12ed09a08c659d427"
   },
   "promise": {
    "fields": [
     "decision",
     "filing_count",
     "filings",
     "next_since",
     "premium_evidence_path",
     "request_id"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_948eae69ae078e5d",
   "seller": {
    "host": "evidence.regulavita.com",
    "url": "https://evidence.regulavita.com/v1/sec/filing-change-signal"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_948eae69ae078e5d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "freshness_sec",
     "generated_at",
     "license",
     "sources",
     "version"
    ],
    "latency_ms": 3267,
    "missing": [],
    "observed_schema": {
     "data": {
      "jp_mof": {
       "addresses_total": "string",
       "fetched_at": "string",
       "list_date": "string"
      },
      "ofac": {
       "addresses_total": "string",
       "fetched_at": "string",
       "publish_date": "string"
      }
     },
     "disclaimer": "string",
     "freshness_sec": "string",
     "generated_at": "string",
     "kind": "string",
     "license": "string",
     "product": "string",
     "sources": {
      "array_of": {
       "name": "string",
       "ref": "string"
      }
     },
     "version": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x76eb129d33647893db4e0050ab0909662159ab1c407cbd6d60f1d90bb89ac585"
   },
   "promise": {
    "fields": [
     "data",
     "kind",
     "product"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9495329ad49380e0",
   "seller": {
    "host": "api.agentfeeds.jp",
    "url": "https://api.agentfeeds.jp/v1/reg/sanctions/heartbeat"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9495329ad49380e0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "receipt"
    ],
    "latency_ms": 3876,
    "missing": [],
    "observed_schema": {
     "data": {
      "bithumb": {
       "change_rate": "string",
       "data_age_seconds": "string",
       "exchange": "string",
       "price_krw": "string",
       "symbol": "string",
       "timestamp": "string",
       "volume_24h": "string"
      },
      "upbit": {
       "change_rate": "string",
       "data_age_seconds": "string",
       "exchange": "string",
       "price_krw": "string",
       "symbol": "string",
       "timestamp": "string",
       "volume_24h": "string"
      }
     },
     "receipt": {
      "amount": "string",
      "currency": "string",
      "endpoint": "string",
      "id": "string",
      "issued_at": "string",
      "merchant": "string",
      "network": "string",
      "payer": "string",
      "signature": "string",
      "signer": "string",
      "tx_hash": "string"
     },
     "symbol": "string",
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf7013b211cb0694491763cbfc0633ba6614e0bd8a56e3a9ab956ab4511643449"
   },
   "promise": {
    "fields": [
     "data",
     "symbol",
     "timestamp"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_94cd173c7dc411c1",
   "seller": {
    "host": "api.printmoneylab.com",
    "url": "https://api.printmoneylab.com/api/v1/kr-prices"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_94cd173c7dc411c1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2008,
    "missing": [
     "checkoutUrl",
     "note",
     "partnerOrderId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 259,
     "match": {
      "tx": null,
      "url": "https://fiatdock.com/v1/offramp/session"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "checkoutUrl",
     "note",
     "partnerOrderId"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_95f5b3a6f2fcbbd6",
   "seller": {
    "host": "fiatdock.com",
    "url": "https://fiatdock.com/v1/offramp/session"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_95f5b3a6f2fcbbd6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2067,
    "missing": [],
    "observed_schema": {
     "attribution": {
      "dataset_sha256": "string",
      "dataset_version": "string",
      "license": "string",
      "snapshot_date": "string",
      "source": "string"
     },
     "challenge_id": "string",
     "date": "string",
     "difficulty": "string",
     "game": "string",
     "generation_version": "string",
     "prompt": {
      "answer_format": "string",
      "category": "string",
      "choices": {
       "array_of": "string"
      },
      "question": "string",
      "question_id": "string"
     },
     "rules": {
      "choice_count": "string",
      "select_exactly_one": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xca921352fc8aa629ac2898a9005619fdd97b566099caa517d71c7183427b004a"
   },
   "promise": {
    "fields": [
     "attribution",
     "challenge_id",
     "date",
     "difficulty",
     "game",
     "generation_version",
     "prompt",
     "rules"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9638d5cd991ba589",
   "seller": {
    "host": "agent-arcade.use.x402atlas.com",
    "url": "https://agent-arcade.use.x402atlas.com/trivia/daily"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9638d5cd991ba589",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 497,
    "missing": [
     "block_number",
     "network"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 2,
     "match": {
      "tx": null,
      "url": "https://api.onesource.io/api/chain/block-number"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "block_number",
     "network"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_978054e68cdbb9cc",
   "seller": {
    "host": "api.onesource.io",
    "url": "https://api.onesource.io/api/chain/block-number"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "agentcash fetch <url>\n\nHTTP fetch with automatic authentication and payment handling. If the endpoint\nreturns 402, agentcash attempts authentication first and only falls "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_978054e68cdbb9cc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "listsChecked",
     "matches",
     "riskLevel"
    ],
    "latency_ms": 4440,
    "missing": [
     "ok"
    ],
    "observed_schema": {
     "attribution": "string",
     "listsChecked": {
      "array_of": "string"
     },
     "matches": {
      "array_of": {
       "category": "string",
       "entityType": "string",
       "list": "string",
       "matchedName": "string",
       "matchedVia": "string",
       "name": "string",
       "program": "string",
       "score": "number",
       "source": "string"
      }
     },
     "riskLevel": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 203,
     "match": {
      "tx": "0x8c36cd2b6ef21cb17ac23fbce60b72f29f3bd94c4383957212255f15b9b3e55d",
      "url": "https://api.relaystation.ai/v1/screening/match"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8c36cd2b6ef21cb17ac23fbce60b72f29f3bd94c4383957212255f15b9b3e55d"
   },
   "promise": {
    "fields": [
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9844f7ebd9735f47",
   "seller": {
    "host": "api.relaystation.ai",
    "url": "https://api.relaystation.ai/v1/screening/match"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9844f7ebd9735f47",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3053,
    "missing": [],
    "observed_schema": {
     "expiresAt": "string",
     "id": "string",
     "maxSize": "string",
     "publicUrl": "string",
     "tags": {
      "array_of": "string"
     },
     "uploadHeaders": {
      "content-length": "string",
      "content-type": "string",
      "x-amz-checksum-sha256": "string",
      "x-amz-meta-sha256": "string"
     },
     "uploadMethod": "string",
     "uploadUrl": "string",
     "uploadUrlExpiresAt": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xce460afa4bc483e9b470b460fa2922aa7a24efa3e9f5f32c5a1a611edec3783a"
   },
   "promise": {
    "fields": [
     "expiresAt",
     "id",
     "maxSize",
     "publicUrl",
     "tags",
     "uploadHeaders",
     "uploadMethod",
     "uploadUrl",
     "uploadUrlExpiresAt"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9857f21f8d583356",
   "seller": {
    "host": "api.munition.io",
    "url": "https://api.munition.io/v1/uploads"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9857f21f8d583356",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2854,
    "missing": [],
    "observed_schema": {
     "last_id": "string",
     "note": "string",
     "posts": {
      "array_of": {
       "assets": "string",
       "divergence": "string",
       "id": "string",
       "quality": "string",
       "sentiment": "string",
       "stance": "string",
       "text": "string",
       "ts": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa58ba1bdbe19c88c8066cfb834dc003a04c3a90893520ff5073953abf1d2cd14"
   },
   "promise": {
    "fields": [
     "last_id",
     "note",
     "posts"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_98fe0d97b5ddf969",
   "seller": {
    "host": "vedetta.dethboy.com",
    "url": "https://vedetta.dethboy.com/v1/feed"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_98fe0d97b5ddf969",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas",
     "dir",
     "extract_html",
     "original_image",
     "thumbnail"
    ],
    "latency_ms": 2039,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string"
     },
     "attribution": {
      "license": "string",
      "license_url": "string",
      "source_url": "string",
      "text": "string"
     },
     "content_url": "string",
     "description": "string",
     "dir": "string",
     "extract": "string",
     "extract_html": "string",
     "lang": "string",
     "original_image": {
      "height": "string",
      "source": "string",
      "width": "string"
     },
     "queried_at": "string",
     "thumbnail": {
      "height": "string",
      "source": "string",
      "width": "string"
     },
     "title": "string",
     "type": "string",
     "wikibase_item": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x923b269a0bfdf5a817fc92ac6e12488f506221b18eaebd11007d9feacf4a2889"
   },
   "promise": {
    "fields": [
     "attribution",
     "content_url",
     "description",
     "extract",
     "lang",
     "queried_at",
     "title",
     "type",
     "wikibase_item"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_990183310fa12bd3",
   "seller": {
    "host": "wiki.use.x402atlas.com",
    "url": "https://wiki.use.x402atlas.com/summary"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_990183310fa12bd3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "cache_hint_seconds",
     "counts",
     "disclaimer",
     "generated_at",
     "integrity",
     "method",
     "network_referrals",
     "terms",
     "verify"
    ],
    "latency_ms": 3274,
    "missing": [],
    "observed_schema": {
     "attribution": {
      "array_of": "string"
     },
     "cache_hint_seconds": "string",
     "counts": {
      "readable": "string",
      "requested": "string",
      "unreadable": "string"
     },
     "deterministic": "string",
     "disclaimer": "string",
     "generated_at": "string",
     "integrity": "string",
     "method": "string",
     "network_referrals": {
      "array_of": {
       "price": "string",
       "url": "string",
       "vertical": "string",
       "why": "string"
      }
     },
     "series": {
      "array_of": {
       "as_of": "string",
       "cadence": "string",
       "chain": "string",
       "chain_name": "string",
       "contract": "string",
       "decimals": "string",
       "error": "string",
       "key": "string",
       "name": "string",
       "publisher": "string",
       "round_id": "string",
       "stale": "string",
       "units": "string",
       "updated_at": "string",
       "value": "string"
      }
     },
     "source": {
      "chains": {
       "eip155:1": "string",
       "eip155:8453": "string"
      },
      "license": "string",
      "publisher_note": "string",
      "publishers": {
       "array_of": "string"
      },
      "transport": "string",
      "verifiable": "string"
     },
     "terms": "string",
     "verify": {
      "contracts": {
       "gdp_change": "string",
       "gdp_level": "string",
       "pce_change": "string",
       "pce_level": "string",
       "rfs_change": "string",
       "rfs_level": "string",
       "sofr": "string"
      },
      "how": "string",
      "no_key_required": "string",
      "note": "string",
      "selectors": {
       "decimals": "string",
       "description": "string",
       "getRoundData": "string",
       "latestRoundData": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5e368e1ac3718a72f991a32a018364b77888712aca648aea1ed21006148048b0"
   },
   "promise": {
    "fields": [
     "deterministic",
     "series",
     "source"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_99022a2fea432d18",
   "seller": {
    "host": "macropulse.theaslangroupllc.com",
    "url": "https://macropulse.theaslangroupllc.com/api/macro/us"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_99022a2fea432d18",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3262,
    "missing": [
     "count",
     "results"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 24,
     "match": {
      "tx": null,
      "url": "https://api.agentstools.dev/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "results"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_997763229e3d3d0d",
   "seller": {
    "host": "api.agentstools.dev",
    "url": "https://api.agentstools.dev/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_997763229e3d3d0d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "algorithm",
     "fortune_date",
     "public_key",
     "show_your_human",
     "signature_covers",
     "signed_payload",
     "store_identity",
     "verification",
     "which_check_is_worth_doing"
    ],
    "latency_ms": 8531,
    "missing": [],
    "observed_schema": {
     "algorithm": "string",
     "badge_url": "string",
     "certificate": {
      "asset": "string",
      "cert_id": "string",
      "date": "string",
      "item": "string",
      "network": "string",
      "paid_usdc": "string",
      "patron_number": "string",
      "payer": "string",
      "settlement_tx": "string"
     },
     "deliverable": "string",
     "fortune_date": "string",
     "item_id": "string",
     "message": "string",
     "paid_usdc": "string",
     "patron_number": "string",
     "public_key": "string",
     "show_your_human": "string",
     "signature": "string",
     "signature_covers": "string",
     "signed_payload": "string",
     "store_identity": {
      "homepage": "string",
      "name": "string",
      "rights": "string",
      "verify": "string",
      "what": "string"
     },
     "tip_usdc": "string",
     "verification": "string",
     "verify_url": "string",
     "which_check_is_worth_doing": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa744b4e42c357b98039e3bed488c872bf746b54eb9a42b36c260ee4aa95b7bcd"
   },
   "promise": {
    "fields": [
     "badge_url",
     "certificate",
     "deliverable",
     "item_id",
     "message",
     "paid_usdc",
     "patron_number",
     "signature",
     "tip_usdc",
     "verify_url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9a1f9bda725a3968",
   "seller": {
    "host": "scvd.store",
    "url": "https://scvd.store/api/buy/daily_fortune"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9a1f9bda725a3968",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1282,
    "missing": [
     "data",
     "provenance"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 15,
     "match": {
      "tx": null,
      "url": "https://api.invoket.com/weather/forecast"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "provenance"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9a6a2bee04e69244",
   "seller": {
    "host": "api.invoket.com",
    "url": "https://api.invoket.com/weather/forecast"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.01 which exceeds the maximum allowed amount of $0.00135. Pass a higher maxAmount on this call, or use update_settings to raise the default permanent"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9a6a2bee04e69244",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3351,
    "missing": [
     "badge_url",
     "certificate",
     "deliverable",
     "item_id",
     "message",
     "paid_usdc",
     "patron_number",
     "signature",
     "tip_usdc",
     "verify_url"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 114,
     "match": {
      "tx": null,
      "url": "https://scvd.store/api/buy/settlement_attestation"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.004",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "badge_url",
     "certificate",
     "deliverable",
     "item_id",
     "message",
     "paid_usdc",
     "patron_number",
     "signature",
     "tip_usdc",
     "verify_url"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9b6994d86492bfb8",
   "seller": {
    "host": "scvd.store",
    "url": "https://scvd.store/api/buy/settlement_attestation"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9b6994d86492bfb8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3046,
    "missing": [],
    "observed_schema": {
     "days_until": "string",
     "description": "string",
     "next_gotobi_date": "string",
     "today": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdb5c0b533b03abd51610edd79b0c10e64bdeb915b5dad9bef4efee29180da101"
   },
   "promise": {
    "fields": [
     "days_until",
     "description",
     "next_gotobi_date",
     "today"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9b8e4cf75b8440d7",
   "seller": {
    "host": "gotobi.hugen.tokyo",
    "url": "https://gotobi.hugen.tokyo/gotobi/next"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9b8e4cf75b8440d7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "coverage",
     "disclaimer",
     "freshness",
     "generated_at",
     "network_referrals",
     "sources",
     "terms",
     "widest_deviation"
    ],
    "latency_ms": 2344,
    "missing": [],
    "observed_schema": {
     "attribution": {
      "array_of": "string"
     },
     "coins": {
      "array_of": {
       "change_24h_pct": "string",
       "deviation_pct": "string",
       "price_usd": "string",
       "symbol": "string",
       "verdict": "string"
      }
     },
     "coverage": {
      "failed": "string",
      "requested": "string",
      "returned": "string"
     },
     "deep_read": "string",
     "disclaimer": "string",
     "freshness": {
      "cache_ttl_seconds": "string",
      "fetched_at": "string"
     },
     "generated_at": "string",
     "market_verdict": "string",
     "network_referrals": {
      "array_of": {
       "price": "string",
       "url": "string",
       "vertical": "string",
       "why": "string"
      }
     },
     "sources": {
      "array_of": "string"
     },
     "terms": "string",
     "widest_deviation": {
      "deviation_pct": "string",
      "symbol": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x942eb623543bed0592557181ed21f90d7a24a59e8c8cb93d104ad57f1e107610"
   },
   "promise": {
    "fields": [
     "coins",
     "deep_read",
     "market_verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9b9381a08d6d0703",
   "seller": {
    "host": "stablecoinpulse.theaslangroupllc.com",
    "url": "https://stablecoinpulse.theaslangroupllc.com/api/depeg-tick"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9b9381a08d6d0703",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2371,
    "missing": [
     "analysis",
     "tokenInfo"
    ],
    "observed_schema": {
     "message": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf7187b8553f69428fd65d7cb9be74f851d8ecb504682b352beb93e75eef3b7cb"
   },
   "promise": {
    "fields": [
     "analysis",
     "tokenInfo"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9c1cd9d64956f842",
   "seller": {
    "host": "www.capminal.ai",
    "url": "https://www.capminal.ai/api/x402/research"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9c1cd9d64956f842",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4176,
    "missing": [],
    "observed_schema": {
     "data": "string",
     "meta": {
      "has_next_page": "string",
      "next_cursor": "string",
      "result_count": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "meta"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9c56aac245e41b8f",
   "seller": {
    "host": "glim.sh",
    "url": "https://glim.sh/api/v1/twitter/users/:ref/tweets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9c56aac245e41b8f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2343,
    "missing": [],
    "observed_schema": {
     "symbols": {
      "array_of": {
       "fresh_sources": "string",
       "quality_state": "string",
       "symbol": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6b0e699e48a033e689223df80576cd045135a8b523d69ffce31da386d1e07014"
   },
   "promise": {
    "fields": [
     "symbols"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9c9008c2f65ccbce",
   "seller": {
    "host": "tick.hugen.tokyo",
    "url": "https://tick.hugen.tokyo/tick/symbols"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9c9008c2f65ccbce",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2390,
    "missing": [],
    "observed_schema": {
     "data": {
      "country": "string",
      "country_name": "string",
      "indicator": "string",
      "indicator_name": "string",
      "last_updated": "string",
      "observations": {
       "array_of": "string"
      },
      "source": "string"
     },
     "ok": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb50290379736b06e1bd9f37e6c1593a8d85c940e97d338149b47a399389d6622"
   },
   "promise": {
    "fields": [
     "country",
     "country_name",
     "indicator",
     "indicator_name",
     "last_updated",
     "observations",
     "source"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9c9a5c71441e2ee8",
   "seller": {
    "host": "x402-datashop-production.up.railway.app",
    "url": "https://x402-datashop-production.up.railway.app/v1/global/macro"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9c9a5c71441e2ee8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1402,
    "missing": [
     "ageDays",
     "domain",
     "flags",
     "hasDmarc",
     "hasMx",
     "hasSpf",
     "registrar",
     "trustScore"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 176,
     "match": {
      "tx": null,
      "url": "https://toolcall.click/t/domain/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.008",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ageDays",
     "domain",
     "flags",
     "hasDmarc",
     "hasMx",
     "hasSpf",
     "registrar",
     "trustScore"
    ],
    "price_usdc": "0.008",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9ca38690c09835d0",
   "seller": {
    "host": "toolcall.click",
    "url": "https://toolcall.click/t/domain/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9ca38690c09835d0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".prices[0].priceUsd",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 12,
     "match": {
      "tx": "0x57bd1ae46eb90c7f0a5dbb4771bd8e7102425b465d3c2a3a8b1d7f48d394f619",
      "url": "https://keyronne.com/api/price"
     },
     "tx": "0x57bd1ae46eb90c7f0a5dbb4771bd8e7102425b465d3c2a3a8b1d7f48d394f619"
    },
    "returned": 63140.25240324634
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x57bd1ae46eb90c7f0a5dbb4771bd8e7102425b465d3c2a3a8b1d7f48d394f619"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9cfceb6104fc7053",
   "seller": {
    "host": "keyronne.com",
    "url": "https://keyronne.com/api/price"
   },
   "truth": {
    "dev_value": 0.8,
    "deviation": "+0.8 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9cfceb6104fc7053",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2423,
    "missing": [],
    "observed_schema": {
     "activeCryptocurrencies": "string",
     "asOf": "string",
     "btcDominancePct": "string",
     "ethDominancePct": "string",
     "marketCapChange24hPct": "string",
     "markets": "string",
     "source": {
      "name": "string",
      "url": "string"
     },
     "totalMarketCapUsd": "string",
     "totalVolume24hUsd": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2ef52b7634d20f4738cfd1463467704fb05d57aba32d7b66d5d2767b90bce364"
   },
   "promise": {
    "fields": [
     "activeCryptocurrencies",
     "asOf",
     "btcDominancePct",
     "ethDominancePct",
     "marketCapChange24hPct",
     "markets",
     "source",
     "totalMarketCapUsd",
     "totalVolume24hUsd"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9d286db6e0b21656",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/global"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9d286db6e0b21656",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer"
    ],
    "latency_ms": 3132,
    "missing": [],
    "observed_schema": {
     "block": "string",
     "chain": "string",
     "current": {
      "baseFeeGwei": "string",
      "congestion": "string",
      "gasUsedRatio": "string"
     },
     "disclaimer": "string",
     "forecast": {
      "centerGwei": "string",
      "highGwei": "string",
      "horizonMinutes": "string",
      "interval": "string",
      "lowGwei": "string",
      "method": "string",
      "targetBlock": "string"
     },
     "observedAt": "string",
     "recent": {
      "blocks": "string",
      "medianGwei": "string",
      "p10Gwei": "string",
      "p90Gwei": "string",
      "volatility": "string"
     },
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0a06dbd8f0eb8c39a288a5c38f2c58f885737e0ebc07034b5d59c4a0edcde4b3"
   },
   "promise": {
    "fields": [
     "block",
     "chain",
     "current",
     "forecast",
     "observedAt",
     "recent",
     "success"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9d4f964c6b34259a",
   "seller": {
    "host": "lotusnetworkapi.com",
    "url": "https://lotusnetworkapi.com/api/v1/gas/preflight"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9d4f964c6b34259a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "contextIndexComplete",
     "contract",
     "globalStats",
     "interpretation",
     "navigation",
     "pagination",
     "query",
     "reviewIndexComplete"
    ],
    "latency_ms": 5055,
    "missing": [],
    "observed_schema": {
     "contextIndexComplete": "string",
     "contract": "string",
     "globalStats": {
      "boonBurned": "string",
      "endpointGratuityUsdc": "string",
      "latestRecognitionAt": "string",
      "networkGratuityUsdc": "string",
      "routeCount": "string",
      "routedBoonCount": "string",
      "totalRecognitionUsdc": "string"
     },
     "interpretation": {
      "context": "string",
      "discovery": "string",
      "facts": "string",
      "notProofOf": {
       "array_of": "string"
      },
      "sorting": "string"
     },
     "navigation": {
      "pricePerRead": "string",
      "recognitionsTemplate": "string",
      "reviewerHistoryTemplate": "string",
      "reviewsTemplate": "string",
      "routeDetailTemplate": "string",
      "routeDirectory": "string",
      "startHere": "string",
      "web": "string"
     },
     "pagination": {
      "cursor": "string",
      "hasMore": "string",
      "limit": "string",
      "nextCursor": "string"
     },
     "query": {
      "context": "string",
      "cursor": "string",
      "limit": "string",
      "method": "string",
      "origin": "string",
      "q": "string",
      "recognizer": "string",
      "sort": "string"
     },
     "reviewIndexComplete": "string",
     "routes": {
      "array_of": {
       "contexts": "string",
       "description": "string",
       "endpointUrl": "string",
       "links": "string",
       "recognition": "string",
       "reviewSummary": "string",
       "reviews": "string",
       "routeId": "string"
      }
     },
     "version": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xaf577ebce4cd7fcaab8b30074c2db03ba8e2b152d36eeed9ce9e66d8dea6469e"
   },
   "promise": {
    "fields": [
     "routes",
     "version"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9d7595747061b359",
   "seller": {
    "host": "api.boonprotocol.com",
    "url": "https://api.boonprotocol.com/api/v1/x402/routes"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9d7595747061b359",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checks",
     "context",
     "missing",
     "nextSteps",
     "riskLevel",
     "score",
     "subject"
    ],
    "latency_ms": 2175,
    "missing": [],
    "observed_schema": {
     "checks": {
      "array_of": {
       "id": "string",
       "message": "string",
       "passed": "string",
       "weight": "string"
      }
     },
     "context": {
      "observedStatus": "string",
      "priceUsd": "string"
     },
     "missing": {
      "array_of": "string"
     },
     "nextSteps": {
      "array_of": "string"
     },
     "ok": "string",
     "recommendation": "string",
     "riskLevel": "string",
     "score": "string",
     "subject": "string",
     "tool": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc0a123740975b61ca57483b7e3cf1986421e0f3ab4057ffd0f90ba3b4de42415"
   },
   "promise": {
    "fields": [
     "ok",
     "recommendation",
     "tool"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9dbfc2274277c91a",
   "seller": {
    "host": "trust402.aztecbeacon.uk",
    "url": "https://trust402.aztecbeacon.uk/api/trust/score-resource"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9dbfc2274277c91a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2083,
    "missing": [
     "address",
     "queried_at",
     "state"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 209,
     "match": {
      "tx": null,
      "url": "https://hyperliquid-accounts.use.x402atlas.com/state"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address",
     "queried_at",
     "state"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9dfe8ad1de6c0008",
   "seller": {
    "host": "hyperliquid-accounts.use.x402atlas.com",
    "url": "https://hyperliquid-accounts.use.x402atlas.com/state"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"address\": \"0x010461c14e146ac35fe42271bdc1134ee31c703a\",\n    \"queried_at\": \"2026-08-13T20:06:20.038528822Z\",\n    \"state\": {\n      \"ma"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9dfe8ad1de6c0008",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "macro",
     "report"
    ],
    "latency_ms": 3431,
    "missing": [],
    "observed_schema": {
     "data": {
      "macro": {
       "commodities": "string",
       "cryptoContext": "string",
       "dollar": "string",
       "indices": "string",
       "timestamp": "string",
       "volatility": "string",
       "yields": "string"
      },
      "report": "string"
     },
     "macro": {
      "commodities": {
       "array_of": "string"
      },
      "cryptoContext": "string",
      "dollar": {
       "change": "string",
       "dxy": "string"
      },
      "indices": {
       "array_of": "string"
      },
      "timestamp": "string",
      "volatility": {
       "change": "string",
       "vix": "string"
      },
      "yields": {
       "array_of": "string"
      }
     },
     "meta": {
      "degraded": "string",
      "generatedAt": "string",
      "sourceHealth": {
       "market-alpha-internal": "string"
      }
     },
     "report": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc172ab62162d334b4ac8b99a311d45c5747a77dbf94257ae525f0eeb7b0311d5"
   },
   "promise": {
    "fields": [
     "data",
     "meta",
     "status"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9e054b126c500d27",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/tradfi-data"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9e054b126c500d27",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "powered_by"
    ],
    "latency_ms": 2914,
    "missing": [],
    "observed_schema": {
     "market": {
      "butler_recommendations": "string",
      "nativePerps": {
       "topTokens": "string",
       "totalAvailable": "string"
      },
      "stocks": {
       "available": "string",
       "note": "string",
       "samples": "string"
      }
     },
     "powered_by": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf8d838323e1220bfcba33dfec123384db6d0d4eb456f2367e128e8722671b8a1"
   },
   "promise": {
    "fields": [
     "market",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9e226c6ead742bb9",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/hyperliquid-market"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9e226c6ead742bb9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2767,
    "missing": [
     "count",
     "records"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 281,
     "match": {
      "tx": null,
      "url": "https://hermes-storefront.onrender.com/api/deals/basic"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "records"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9e7931f18c28ead6",
   "seller": {
    "host": "hermes-storefront.onrender.com",
    "url": "https://hermes-storefront.onrender.com/api/deals/basic"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"count\": 2733,\n    \"filters_applied\": {},\n    \"tier_note\": \"card-level records only; the full feed (GET /api/deals, $0.05) adds compu"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9e7931f18c28ead6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "admin",
     "beacon",
     "bytecode_bytes",
     "chain_id",
     "implementation",
     "looks_erc20",
     "proxy_kind",
     "summary"
    ],
    "latency_ms": 2460,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "admin": "string",
     "beacon": "string",
     "bytecode_bytes": "string",
     "chain": "string",
     "chain_id": "string",
     "flags": {
      "array_of": "string"
     },
     "implementation": "string",
     "is_contract": "string",
     "is_proxy": "string",
     "looks_erc20": "string",
     "proxy_kind": "string",
     "risk_level": "string",
     "risk_score": "string",
     "summary": "string",
     "token": {
      "decimals": "string",
      "name": "string",
      "symbol": "string",
      "total_supply": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa04d55fb27e146c2b912222ddacc8939f47a039fc861e58d59f6c0ea1e88431c"
   },
   "promise": {
    "fields": [
     "address",
     "chain",
     "flags",
     "is_contract",
     "is_proxy",
     "risk_level",
     "risk_score",
     "token"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9e7de8b7a5dea757",
   "seller": {
    "host": "eltociear-contract-guard.hf.space",
    "url": "https://eltociear-contract-guard.hf.space/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9e7de8b7a5dea757",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "license",
     "network_referrals",
     "region_name",
     "slot_minutes",
     "sources",
     "terms",
     "window_hours"
    ],
    "latency_ms": 3147,
    "missing": [],
    "observed_schema": {
     "attribution": {
      "array_of": "string"
     },
     "deterministic": "string",
     "license": "string",
     "network_referrals": {
      "array_of": {
       "price": "string",
       "url": "string",
       "vertical": "string",
       "why": "string"
      }
     },
     "next_hours": {
      "avg_gco2_per_kwh": "string",
      "cleanest": {
       "gco2_per_kwh": "string",
       "start": "string"
      },
      "dirtiest": {
       "gco2_per_kwh": "string",
       "start": "string"
      },
      "slots": {
       "array_of": "string"
      }
     },
     "now": {
      "gco2_per_kwh": "string",
      "start": "string"
     },
     "region": "string",
     "region_name": "string",
     "slot_minutes": "string",
     "sources": {
      "array_of": "string"
     },
     "terms": "string",
     "window_hours": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc976e3651aae1c3c06afd0d276eb784736ddea6f98db25317fb35b7969d63df3"
   },
   "promise": {
    "fields": [
     "deterministic",
     "next_hours",
     "now",
     "region"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9e9d8e5b82c15832",
   "seller": {
    "host": "gridpulse.theaslangroupllc.com",
    "url": "https://gridpulse.theaslangroupllc.com/api/energy/carbon-intensity"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9e9d8e5b82c15832",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1959,
    "missing": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 92,
     "match": {
      "tx": null,
      "url": "https://hirescrape.com/api/tools/tiktok"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0023",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.00225",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9ebfa2a2959a0dd5",
   "seller": {
    "host": "hirescrape.com",
    "url": "https://hirescrape.com/api/tools/tiktok"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9ebfa2a2959a0dd5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "assets_hint_en",
     "binance_symbol",
     "compatible_with",
     "issued_at",
     "provenance"
    ],
    "latency_ms": 2790,
    "missing": [],
    "observed_schema": {
     "assets_hint_en": "string",
     "binance_symbol": "string",
     "compatible_with": {
      "array_of": "string"
     },
     "default_symbol": "string",
     "issued_at": "string",
     "liq_radar": {
      "available": "string",
      "binance_symbol": "string",
      "funding_history": {
       "cumulative_pct": "string",
       "latest_rate_pct": "string",
       "negative_count": "string",
       "periods": "string",
       "positive_count": "string",
       "shorts_paying_dominant": "string"
      },
      "hl_btc": {
       "funding_rate": "string",
       "mark_price": "string",
       "oi_btc": "string"
      },
      "hl_coin": "string",
      "liq_density": {
       "asymmetry": "string",
       "clusters_above": "string",
       "clusters_below": "string",
       "largest_long_cluster": "string",
       "largest_short_cluster": "string",
       "long_liq_below_btc": "string",
       "nearest_long_cluster": "string",
       "nearest_short_cluster": "string",
       "short_liq_above_btc": "string"
      },
      "ls_ratio": {
       "long_pct": "string",
       "longs_dominant": "string",
       "ratio": "string",
       "short_pct": "string",
       "shorts_dominant": "string",
       "trend_24h": "string"
      },
      "magnet": {
       "bias": "string",
       "score": "string",
       "signals": "string"
      },
      "oi": {
       "building": "string",
       "current": "string",
       "delta_48h": "string",
       "delta_48h_pct": "string",
       "new_positions_btc": "string"
      },
      "price_at_compute": "string",
      "real_liquidations": {
       "age_sec": "string",
       "available": "string",
       "connected": "string",
       "enabled": "string",
       "largest_24h": "string",
       "last_event_ts": "string",
       "recent_clusters_1h": "string",
       "stream_symbol": "string",
       "window_1h": "string",
       "window_24h": "string"
      },
      "taker": {
       "buy_vol_24h": "string",
       "buyers_aggressive": "string",
       "ratio": "string",
       "sell_vol_24h": "string",
       "sellers_aggressive": "string"
      },
      "top_traders": {
       "long_pct": "string",
       "ratio": "string",
       "short_pct": "string"
      }
     },
     "ok": "string",
     "payload_schema": "string",
     "product": "string",
     "provenance": {
      "binance_symbol": "string",
      "hl_coin": "string",
      "layer": "string",
      "note": "string",
      "venue": "string"
     },
     "supported_symbols": {
      "array_of": "string"
     },
     "symbol": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "default_symbol",
     "liq_radar",
     "ok",
     "payload_schema",
     "product",
     "supported_symbols",
     "symbol"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f0ef4d026c686a9",
   "seller": {
    "host": "hypernatt.com",
    "url": "https://hypernatt.com/api/m2m/liq-radar"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f0ef4d026c686a9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1992,
    "missing": [],
    "observed_schema": {
     "asset": "string",
     "cache_ttl_sec": "string",
     "computed_at": "string",
     "inputs": {
      "dvol": "string",
      "rv_6h": "string",
      "rv_72h": "string",
      "source": "string",
      "spot_usd": "string",
      "timestamp": "string"
     },
     "methodology": "string",
     "ok": "string",
     "quiet": "string",
     "regime": "string",
     "vrp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6f0504ad5d0e437880f25b613af3fb89fdcfde0573e21f669cdcf18ae6783f05"
   },
   "promise": {
    "fields": [
     "asset",
     "cache_ttl_sec",
     "computed_at",
     "inputs",
     "methodology",
     "ok",
     "quiet",
     "regime",
     "vrp"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f1fe6a91cf31792",
   "seller": {
    "host": "regimeshift.xyz",
    "url": "https://regimeshift.xyz/api/v1/asset/btc/vrp"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f1fe6a91cf31792",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "no readable response",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 2,
     "match": {
      "tx": null,
      "url": "https://bazaar-gateway.vercel.app/api/crypto-prices"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f229a97d1dc2682",
   "seller": {
    "host": "bazaar-gateway.vercel.app",
    "url": "https://bazaar-gateway.vercel.app/api/crypto-prices"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f229a97d1dc2682",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3451,
    "missing": [],
    "observed_schema": {
     "message": "string",
     "size_bytes": "string",
     "token": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf54a1f342e8d976e36f3b090fd5e3ac113afc6fba310f5e9560dca226db0752b"
   },
   "promise": {
    "fields": [
     "message",
     "size_bytes",
     "token"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f37ea6ae695cab6",
   "seller": {
    "host": "pastebin.0000402.xyz",
    "url": "https://pastebin.0000402.xyz/paste"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f37ea6ae695cab6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "cogs_usd",
     "error",
     "gas_price_wei",
     "latency_ms",
     "rpc",
     "tier"
    ],
    "latency_ms": 2811,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "chain": "string",
     "cogs_usd": "string",
     "error": "string",
     "gas_price_gwei": "string",
     "gas_price_wei": "string",
     "latency_ms": "string",
     "ok": "string",
     "rpc": "string",
     "tier": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4d4c2ce4b225551eeb274e67a0ac51717a10f3b59c6ab350bb23de6a79c8bac3"
   },
   "promise": {
    "fields": [
     "chain",
     "gas_price_gwei",
     "ok"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f795d6b4d8793b3",
   "seller": {
    "host": "api.basefeed.io",
    "url": "https://api.basefeed.io/v1/base/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f795d6b4d8793b3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "report"
    ],
    "latency_ms": 4040,
    "missing": [],
    "observed_schema": {
     "data": {
      "fearGreed": {
       "label": "string",
       "value": "string"
      },
      "fundingArbitrage": {
       "array_of": "string"
      },
      "report": "string",
      "whalePositions": "string"
     },
     "meta": {
      "degraded": "string",
      "generatedAt": "string",
      "sourceHealth": {
       "coinglass": "string"
      }
     },
     "report": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9bce5fd2252f096867df55bddf109665732f99b8dfc867db7a01346fd32b27cf"
   },
   "promise": {
    "fields": [
     "data",
     "meta",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_9f850b76ae4ec3be",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/funding-rates"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_9f850b76ae4ec3be",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2841,
    "missing": [
     "degraded",
     "divergenceTop20",
     "exchanges",
     "generatedAt",
     "rates"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 304,
     "match": {
      "tx": null,
      "url": "https://x402-agents-production.up.railway.app/funding-rates"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "degraded",
     "divergenceTop20",
     "exchanges",
     "generatedAt",
     "rates"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a003486fe38ba003",
   "seller": {
    "host": "x402-agents-production.up.railway.app",
    "url": "https://x402-agents-production.up.railway.app/funding-rates"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"rates\": [\n      {\n        \"symbol\": \"RECALLUSDT\",\n        \"exchange\": \"binance\",\n        \"baseSymbol\": \"RECALL\",\n        \"fundingRat"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a003486fe38ba003",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1999,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string"
     },
     "queried_at": "string",
     "results": {
      "array_of": {
       "content": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x27499aa95786ba81d1b482b06755c8f1bc12b839834d1e785d993aee85696563"
   },
   "promise": {
    "fields": [
     "queried_at",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a0058d54b705143f",
   "seller": {
    "host": "websearch.use.x402atlas.com",
    "url": "https://websearch.use.x402atlas.com/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a0058d54b705143f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "ad_activity",
     "provider"
    ],
    "latency_ms": 2347,
    "missing": [],
    "observed_schema": {
     "ad_activity": {
      "clicks": "string",
      "clicks_by_class": {
       "array_of": "string"
      },
      "impressions": "string"
     },
     "classification": {
      "array_of": {
       "n": "string",
       "ua_class": "string"
      }
     },
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "totals": {
      "earliest": "string",
      "events": "string",
      "latest": "string",
      "publishers": "string",
      "services": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf5beab85c0eed94f562f777263e137fd95412d2616f385f1d69670beaa225e03"
   },
   "promise": {
    "fields": [
     "classification",
     "totals"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a101bd29226c19a4",
   "seller": {
    "host": "ads.forgemesh.io",
    "url": "https://ads.forgemesh.io/api/network/stats"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a101bd29226c19a4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1395,
    "missing": [
     "data",
     "source",
     "success"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 237,
     "match": {
      "tx": null,
      "url": "https://api.aurelianflo.com/api/ofac-wallet-screen/:address"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "source",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a1541b77cc55bad3",
   "seller": {
    "host": "api.aurelianflo.com",
    "url": "https://api.aurelianflo.com/api/ofac-wallet-screen/:address"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a1541b77cc55bad3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1741,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "domain": "string",
     "queried_at": "string",
     "raw": "string",
     "server": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x68f64ce837f6f9055e5867d7f6f84e7ed71d796ff60c52159d646e3772378a64"
   },
   "promise": {
    "fields": [
     "domain",
     "queried_at",
     "raw",
     "server"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a2b64972e914effa",
   "seller": {
    "host": "dns.use.x402atlas.com",
    "url": "https://dns.use.x402atlas.com/whois"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a2b64972e914effa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "source",
     "summary"
    ],
    "latency_ms": 3099,
    "missing": [],
    "observed_schema": {
     "indices": {
      "array_of": {
       "change_pct_24h": "string",
       "currency": "string",
       "exchange": "string",
       "name": "string",
       "prev_close": "string",
       "price_usd": "string",
       "symbol": "string"
      }
     },
     "indices_count": "string",
     "source": "string",
     "stocks": {
      "array_of": {
       "change_pct_24h": "string",
       "currency": "string",
       "exchange": "string",
       "prev_close": "string",
       "price_usd": "string",
       "symbol": "string"
      }
     },
     "stocks_count": "string",
     "summary": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe660ace43d44989cf8f5826a3ca5ec11862adf2389926d29ca4e3c7ce4af53fb"
   },
   "promise": {
    "fields": [
     "indices",
     "indices_count",
     "stocks",
     "stocks_count"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a2bd11ab69d8c3ed",
   "seller": {
    "host": "eltociear-tokenguard.hf.space",
    "url": "https://eltociear-tokenguard.hf.space/stocks"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a2bd11ab69d8c3ed",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "payment"
    ],
    "latency_ms": 2456,
    "missing": [],
    "observed_schema": {
     "charged": "boolean",
     "data": {
      "createdAt": "string",
      "data": {
       "delta": "number",
       "direction": "string",
       "liquidityUsd": "integer",
       "microstructure": "object",
       "polymarketUrl": "string",
       "priceNow": "number",
       "priceStart": "number",
       "question": "string",
       "slug": "string",
       "volumeUsd": "integer",
       "window": "string"
      },
      "feedIndex": "integer",
      "title": "string",
      "type": "string"
     },
     "payment": {
      "network": "string",
      "payer": "string",
      "priceUsd": "number",
      "txHash": "string"
     },
     "status": "string",
     "success": "boolean"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 199,
     "match": {
      "tx": "0x7acfc961d16c823e2ed8a80dda0f1bbc42a1ac1a959a0d42edbcf93620a18617",
      "url": "https://api.orcatrace.dev/v1/latest"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7acfc961d16c823e2ed8a80dda0f1bbc42a1ac1a959a0d42edbcf93620a18617"
   },
   "promise": {
    "fields": [
     "charged",
     "data",
     "status",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a2cb730cba8dfa88",
   "seller": {
    "host": "api.orcatrace.dev",
    "url": "https://api.orcatrace.dev/v1/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a2cb730cba8dfa88",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3227,
    "missing": [],
    "observed_schema": {
     "Code": "string",
     "Credits": "string",
     "SimKey": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5eae4f8532018981c79bc68dd8aa7fc8b7739c8ead6d78dbee76441d1170b744"
   },
   "promise": {
    "fields": [
     "Code",
     "Credits",
     "SimKey"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a36f24a4d26174e5",
   "seller": {
    "host": "api.interzoid.com",
    "url": "https://api.interzoid.com/getfullnamematch"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a36f24a4d26174e5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1095,
    "missing": [
     "as_of",
     "asset",
     "disclaimer",
     "note",
     "percentile_context",
     "source",
     "symbol",
     "term_structure",
     "vol_30d_annualized",
     "vol_7d_annualized"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 206,
     "match": {
      "tx": null,
      "url": "https://kronossignals.com/api/v1/volatility/btc"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "as_of",
     "asset",
     "disclaimer",
     "note",
     "percentile_context",
     "source",
     "symbol",
     "term_structure",
     "vol_30d_annualized",
     "vol_7d_annualized"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a45758ddff687af8",
   "seller": {
    "host": "kronossignals.com",
    "url": "https://kronossignals.com/api/v1/volatility/btc"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.02 which exceeds the maximum allowed amount of $0.01. Pass a higher maxAmount on this call, or use update_settings to raise the default permanently."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a45758ddff687af8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cloud_friendly",
     "clouds",
     "links",
     "next",
     "num_pages",
     "observations",
     "pressure",
     "pressure_units",
     "raw_data",
     "relative_humidity",
     "temp_air",
     "temp_dewpoint",
     "temp_perceived",
     "visibility",
     "visibility_units",
     "wind_friendly",
     "wind_speed_gust",
     "wind_units"
    ],
    "latency_ms": 2968,
    "missing": [
     "humidity_pct",
     "temperature"
    ],
    "observed_schema": {
     "links": {
      "next": "string"
     },
     "num_pages": "integer",
     "observations": {
      "array_of": {
       "airport_code": "string",
       "cloud_friendly": "string",
       "clouds": "array",
       "conditions": "null",
       "pressure": "number",
       "pressure_units": "string",
       "raw_data": "string",
       "relative_humidity": "integer",
       "temp_air": "integer",
       "temp_dewpoint": "integer",
       "temp_perceived": "integer",
       "time": "string",
       "visibility": "integer",
       "visibility_units": "string",
       "wind_direction": "integer",
       "wind_friendly": "string",
       "wind_speed": "integer",
       "wind_speed_gust": "integer",
       "wind_units": "string"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 110,
     "match": {
      "tx": "0xfa50183f2a1f55a5bd154e40e81631689cef7122e5584a605cc3fcee5aa69e45",
      "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.004",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfa50183f2a1f55a5bd154e40e81631689cef7122e5584a605cc3fcee5aa69e45"
   },
   "promise": {
    "fields": [
     "airport_code",
     "conditions",
     "humidity_pct",
     "temperature",
     "time",
     "wind_direction",
     "wind_speed"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a4f229f500334863",
   "seller": {
    "host": "stabletravel.dev",
    "url": "https://stabletravel.dev/api/flightaware/airports/KMIA/weather/observations"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a4f229f500334863",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "pagination"
    ],
    "latency_ms": 4048,
    "missing": [],
    "observed_schema": {
     "code": "string",
     "data": {
      "timeline": {
       "array_of": "string"
      }
     },
     "pagination": {
      "has_more": "string",
      "is_first_page": "string",
      "next_cursor": "string",
      "top_cursor": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbf75566ca6d43747064285a3c7fb1bcbfa2ca9033016332f84ee659dd60b1d88"
   },
   "promise": {
    "fields": [
     "code",
     "data"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a609332e3c1cd453",
   "seller": {
    "host": "readx.sh",
    "url": "https://readx.sh/api/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a609332e3c1cd453",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "floodHazardDetail",
     "inMappedFloodZone",
     "note",
     "ok",
     "overhangs",
     "point",
     "provenance",
     "verifyNext",
     "zones"
    ],
    "latency_ms": 7365,
    "missing": [
     "generatedAt",
     "id",
     "records"
    ],
    "observed_schema": {
     "caveats": {
      "array_of": "string"
     },
     "floodHazardDetail": {
      "bfeStatus": "string",
      "floodway": "boolean",
      "in0_2PctShadedX": "boolean",
      "inSFHA": "boolean",
      "zoneCodes": {
       "array_of": "string"
      },
      "zoneSubtypes": {
       "array_of": "string"
      }
     },
     "inMappedFloodZone": "boolean",
     "note": "string",
     "ok": "boolean",
     "overhangs": "array",
     "point": {
      "latitude": "number",
      "longitude": "number"
     },
     "provenance": {
      "coverage": "string",
      "fetchedAt": "string",
      "layerUrl": "string",
      "source": "string",
      "sourcePage": "string"
     },
     "verifyNext": {
      "array_of": {
       "step": "string",
       "url": "string"
      }
     },
     "zones": {
      "array_of": {
       "DEPTH": "integer",
       "DFIRM_ID": "string",
       "FLD_ZONE": "string",
       "OBJECTID": "integer",
       "SFHA_TF": "string",
       "STATIC_BFE": "integer",
       "ZONE_SUBTY": "string"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 274,
     "match": {
      "tx": "0x5fdee35469eead7799b9fd3c681c61669038a619810f1aaf7a47bf51ee443e50",
      "url": "https://api.locus.report/api/locus-flood-zone"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5fdee35469eead7799b9fd3c681c61669038a619810f1aaf7a47bf51ee443e50"
   },
   "promise": {
    "fields": [
     "caveats",
     "generatedAt",
     "id",
     "records"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a6e5cd1018f9fee9",
   "seller": {
    "host": "api.locus.report",
    "url": "https://api.locus.report/api/locus-flood-zone"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a6e5cd1018f9fee9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2187,
    "missing": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 93,
     "match": {
      "tx": null,
      "url": "https://hirescrape.com/api/tools/linkedin"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.0023",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "duration",
     "items",
     "payment",
     "runId"
    ],
    "price_usdc": "0.00225",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a713a2ab37a7c2d5",
   "seller": {
    "host": "hirescrape.com",
    "url": "https://hirescrape.com/api/tools/linkedin"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a713a2ab37a7c2d5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1831,
    "missing": [
     "activite_principale",
     "categorie_entreprise",
     "data_freshness",
     "date_creation",
     "denomination",
     "dirigeants",
     "etat_administratif",
     "index_egapro",
     "nature_juridique",
     "nombre_etablissements",
     "siege",
     "siren",
     "source",
     "tranche_effectif_salarie",
     "tva_intracommunautaire"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 145,
     "match": {
      "tx": null,
      "url": "https://api.sirenic.eu/v1/entreprise/:siren"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "activite_principale",
     "categorie_entreprise",
     "data_freshness",
     "date_creation",
     "denomination",
     "dirigeants",
     "etat_administratif",
     "index_egapro",
     "nature_juridique",
     "nombre_etablissements",
     "siege",
     "siren",
     "source",
     "tranche_effectif_salarie",
     "tva_intracommunautaire"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a73af156705ac643",
   "seller": {
    "host": "api.sirenic.eu",
    "url": "https://api.sirenic.eu/v1/entreprise/:siren"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a73af156705ac643",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1589,
    "missing": [
     "address_queried",
     "compliance_verdict",
     "condemned_or_boarded",
     "disclaimer",
     "generated_at",
     "licensed",
     "rental_licenses",
     "violation_cases"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 242,
     "match": {
      "tx": null,
      "url": "https://x402-mcp.onrender.com/mn/property-check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "address_queried",
     "compliance_verdict",
     "condemned_or_boarded",
     "disclaimer",
     "generated_at",
     "licensed",
     "rental_licenses",
     "violation_cases"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a7501b8382c7e9bd",
   "seller": {
    "host": "x402-mcp.onrender.com",
    "url": "https://x402-mcp.onrender.com/mn/property-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a7501b8382c7e9bd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1320,
    "missing": [
     "authorities",
     "checkedAt",
     "flags",
     "holders",
     "mint",
     "network",
     "notes",
     "riskLevel",
     "riskScore",
     "token",
     "tradeability",
     "transferFeeBps",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 132,
     "match": {
      "tx": null,
      "url": "https://soldefi.thomenz.me/v1/solana/honeypot/:mint"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "authorities",
     "checkedAt",
     "flags",
     "holders",
     "mint",
     "network",
     "notes",
     "riskLevel",
     "riskScore",
     "token",
     "tradeability",
     "transferFeeBps",
     "verdict"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a825133c1d2a833e",
   "seller": {
    "host": "soldefi.thomenz.me",
    "url": "https://soldefi.thomenz.me/v1/solana/honeypot/:mint"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a825133c1d2a833e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "[17].l",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 7,
     "match": {
      "tx": "0x9c537ac2888ec485013168bd31e1b0667f8676b215774126ce59c20c18d06e68",
      "url": "https://api.hyperextend.xyz/v1/candles/BTC/1m/latest"
     },
     "tx": "0x9c537ac2888ec485013168bd31e1b0667f8676b215774126ce59c20c18d06e68"
    },
    "returned": 63350.0
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9c537ac2888ec485013168bd31e1b0667f8676b215774126ce59c20c18d06e68"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a8303c49af0515f4",
   "seller": {
    "host": "api.hyperextend.xyz",
    "url": "https://api.hyperextend.xyz/v1/candles/BTC/1m/latest"
   },
   "truth": {
    "dev_value": 34.0,
    "deviation": "+34 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a8303c49af0515f4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2040,
    "missing": [],
    "observed_schema": {
     "attribution": "string",
     "challenge_id": "string",
     "date": "string",
     "difficulty": "string",
     "game": "string",
     "generation_version": "string",
     "prompt": {
      "numbers": {
       "array_of": "string"
      },
      "target": "string"
     },
     "rules": {
      "allowed_operators": {
       "array_of": "string"
      },
      "arithmetic": "string",
      "integer_literals_only": "string",
      "parentheses_allowed": "string",
      "target": "string",
      "unary_operators_allowed": "string",
      "use_each_number_exactly_once": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4bbefdd069d3b885af011767d5293cd81381de6e71f65464eb72f28796026338"
   },
   "promise": {
    "fields": [
     "attribution",
     "challenge_id",
     "date",
     "difficulty",
     "game",
     "generation_version",
     "prompt",
     "rules"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_a991533a5937101b",
   "seller": {
    "host": "agent-arcade.use.x402atlas.com",
    "url": "https://agent-arcade.use.x402atlas.com/twenty-four/daily"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_a991533a5937101b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "freshness_sec",
     "generated_at",
     "license",
     "sources",
     "version"
    ],
    "latency_ms": 3723,
    "missing": [],
    "observed_schema": {
     "data": {
      "array_of": {
       "category": "string",
       "en_title": "string",
       "id": "string",
       "jp_title": "string",
       "published_at": "string",
       "source_name": "string"
      }
     },
     "disclaimer": "string",
     "freshness_sec": "string",
     "generated_at": "string",
     "kind": "string",
     "license": "string",
     "product": "string",
     "sources": {
      "array_of": {
       "name": "string",
       "ref": "string"
      }
     },
     "version": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3b68b22470a4420e4b0e25354f1390a9bfdeebcc9914ed969cb6068986e018ba"
   },
   "promise": {
    "fields": [
     "data",
     "kind",
     "product"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_aaf426bccdc4a496",
   "seller": {
    "host": "api.agentfeeds.jp",
    "url": "https://api.agentfeeds.jp/v1/reg/events/headlines"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_aaf426bccdc4a496",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 7016,
    "missing": [
     "catalog",
     "need",
     "recommendation",
     "vetting"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 187,
     "match": {
      "tx": null,
      "url": "https://agentpay.tools/tools/verified_route/call"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "catalog",
     "need",
     "recommendation",
     "vetting"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ab48a9c14d877e65",
   "seller": {
    "host": "agentpay.tools",
    "url": "https://agentpay.tools/tools/verified_route/call"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"tool\": \"verified_route\",\n    \"result\": {\n      \"need\": \"dex pair liquidity\",\n      \"chain\": null,\n      \"budget_usd\": \"1\",\n      \"re"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ab48a9c14d877e65",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "last_confirmed",
     "next_expected_update",
     "note",
     "title",
     "update_note"
    ],
    "latency_ms": 3536,
    "missing": [],
    "observed_schema": {
     "data": {
      "last_change": "string",
      "prime_lending_rate_percent": "string",
      "repo_rate_percent": "string"
     },
     "disclaimer": "string",
     "effective_date": "string",
     "last_confirmed": "string",
     "next_expected_update": "string",
     "note": "string",
     "series": "string",
     "source_url": "string",
     "stale": "string",
     "title": "string",
     "update_note": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfd1cac1aede938dbf48c53bff54066f8e3b46a226f6bbbae30ed44e8884a95c7"
   },
   "promise": {
    "fields": [
     "data",
     "effective_date",
     "series",
     "source_url",
     "stale"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_abcc26a4e5a86743",
   "seller": {
    "host": "zaref.dev",
    "url": "https://zaref.dev/v1/repo-prime"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_abcc26a4e5a86743",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 9127,
    "missing": [],
    "observed_schema": {
     "algorithm_version": "string",
     "beacon": {
      "chain_hash": "string",
      "network": "string",
      "randomness": "string",
      "round": "string",
      "scheduled_time": "string",
      "scheme": "string",
      "signature": "string"
     },
     "example_only": "string",
     "operation": "string",
     "processed_at": "string",
     "request_hash": "string",
     "result": {
      "maximum": "string",
      "minimum": "string",
      "total": "string",
      "values": {
       "array_of": "string"
      }
     },
     "selection_mode": "string",
     "target_round": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x465e77e0d4a172f5627d2f9f1724490b5241e6e2d208591d02940b978cf00b3e"
   },
   "promise": {
    "fields": [
     "algorithm_version",
     "beacon",
     "example_only",
     "operation",
     "processed_at",
     "request_hash",
     "result",
     "selection_mode",
     "target_round"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_abe783bcef961e17",
   "seller": {
    "host": "verifiable-random.use.x402atlas.com",
    "url": "https://verifiable-random.use.x402atlas.com/dice"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_abe783bcef961e17",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas",
     "note"
    ],
    "latency_ms": 1764,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string"
     },
     "note": "string",
     "queried_at": "string",
     "query": "string",
     "results": {
      "array_of": {
       "content": "string",
       "score": "string",
       "title": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8a7efda95b5c3a7f87e822a6f7c01ebd60844eb008e842e233138c1babb2e7d3"
   },
   "promise": {
    "fields": [
     "queried_at",
     "query",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ac09d14069d04ffc",
   "seller": {
    "host": "websearch.use.x402atlas.com",
    "url": "https://websearch.use.x402atlas.com/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ac09d14069d04ffc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3641,
    "missing": [
     "c",
     "close_time",
     "h",
     "interval",
     "l",
     "n",
     "o",
     "open_time",
     "v"
    ],
    "observed_schema": {
     "array_of": {
      "c": "string",
      "close_time": "integer",
      "coin": "string",
      "h": "string",
      "interval": "string",
      "l": "string",
      "n": "integer",
      "o": "string",
      "open_time": "integer",
      "v": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 65,
     "match": {
      "tx": "0xc1589429cbf53d932f828d5345cc71ff7b5d5370e6340466750fc22e20028b32",
      "url": "https://api.hyperextend.xyz/v1/candles/BTC/1m/latest"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc1589429cbf53d932f828d5345cc71ff7b5d5370e6340466750fc22e20028b32"
   },
   "promise": {
    "fields": [
     "c",
     "close_time",
     "h",
     "interval",
     "l",
     "n",
     "o",
     "open_time",
     "v"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ac0c03e3853594e0",
   "seller": {
    "host": "api.hyperextend.xyz",
    "url": "https://api.hyperextend.xyz/v1/candles/BTC/1m/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ac0c03e3853594e0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1828,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "queried_at": "string",
     "quotes": {
      "array_of": {
       "id": "string",
       "price": "string",
       "vs_currency": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2e012ec50c5b0c761371000376343cd83167467e7d892d1345c02c0a378e01b6"
   },
   "promise": {
    "fields": [
     "queried_at",
     "quotes"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ac67317cc96dde29",
   "seller": {
    "host": "coingecko.use.x402atlas.com",
    "url": "https://coingecko.use.x402atlas.com/price"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ac67317cc96dde29",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2521,
    "missing": [],
    "observed_schema": {
     "base_fee_gwei": "string",
     "block": "integer",
     "gas_price_gwei": "string",
     "network": "string",
     "priority_fee_gwei": "string",
     "simple_transfer_cost_eth": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 14,
     "match": {
      "tx": "0x58bd2039afa825c0b7430dc92261d6c1882f9aab782dfb483275eeaa02fef4d1",
      "url": "https://quartermaster.surewhynot.app/v1/gas"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x58bd2039afa825c0b7430dc92261d6c1882f9aab782dfb483275eeaa02fef4d1"
   },
   "promise": {
    "fields": [
     "base_fee_gwei",
     "block",
     "gas_price_gwei",
     "network",
     "priority_fee_gwei",
     "simple_transfer_cost_eth"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ad121f944488d58b",
   "seller": {
    "host": "quartermaster.surewhynot.app",
    "url": "https://quartermaster.surewhynot.app/v1/gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ad121f944488d58b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1224,
    "missing": [
     "cancelDate",
     "checkedAgainst",
     "checksumValid",
     "company",
     "corporateNumber",
     "entity",
     "formatValid",
     "input",
     "nameMatch",
     "registered",
     "registeredName",
     "registrationDate",
     "registrationNumber",
     "status",
     "verdict"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 266,
     "match": {
      "tx": null,
      "url": "https://denpyo-api.hp-vladic.workers.dev/verify"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cancelDate",
     "checkedAgainst",
     "checksumValid",
     "company",
     "corporateNumber",
     "entity",
     "formatValid",
     "input",
     "nameMatch",
     "registered",
     "registeredName",
     "registrationDate",
     "registrationNumber",
     "status",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ad9fc2031e6924a2",
   "seller": {
    "host": "denpyo-api.hp-vladic.workers.dev",
    "url": "https://denpyo-api.hp-vladic.workers.dev/verify"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ad9fc2031e6924a2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1707,
    "missing": [
     "amount",
     "converted_amount",
     "exchange_rate",
     "findings",
     "from",
     "grade",
     "inverse_rate",
     "is_historical",
     "rate_date",
     "score",
     "source",
     "to"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 192,
     "match": {
      "tx": null,
      "url": "https://netintel.dev/currency-exchange/convert"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "amount",
     "converted_amount",
     "exchange_rate",
     "findings",
     "from",
     "grade",
     "inverse_rate",
     "is_historical",
     "rate_date",
     "score",
     "source",
     "to"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ae172df4dd11cf0a",
   "seller": {
    "host": "netintel.dev",
    "url": "https://netintel.dev/currency-exchange/convert"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ae172df4dd11cf0a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "asn",
     "city",
     "country_code",
     "ip",
     "isp",
     "lat",
     "lon",
     "org",
     "region",
     "timezone"
    ],
    "latency_ms": 2088,
    "missing": [],
    "observed_schema": {
     "latency_ms": "string",
     "result": {
      "asn": "string",
      "city": "string",
      "country": "string",
      "country_code": "string",
      "ip": "string",
      "isp": "string",
      "lat": "string",
      "lon": "string",
      "org": "string",
      "region": "string",
      "timezone": "string"
     },
     "service": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x99220a0e216189201cc5f13178fd54a4a102e123748907c07fa7386b9f0a3ea6"
   },
   "promise": {
    "fields": [
     "country"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_aee4abf78d4414e5",
   "seller": {
    "host": "api.24klabs.ai",
    "url": "https://api.24klabs.ai/api/v1/ip-geolocate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_aee4abf78d4414e5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2391,
    "missing": [],
    "observed_schema": {
     "brcode": "string",
     "qr_png_base64": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd6d017d14cc2daa99f6fb2ba7b9c345d25e3f2ad318f170bb37f4b69b1b3d13f"
   },
   "promise": {
    "fields": [
     "brcode",
     "qr_png_base64"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_af2e215d428b2473",
   "seller": {
    "host": "tools.miniframe.com.br",
    "url": "https://tools.miniframe.com.br/pix/brcode"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_af2e215d428b2473",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1809,
    "missing": [
     "alternates",
     "note",
     "recommendation",
     "task"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 154,
     "match": {
      "tx": null,
      "url": "https://vedetta.dethboy.com/v1/route"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "alternates",
     "note",
     "recommendation",
     "task"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b0215e35729d4c3f",
   "seller": {
    "host": "vedetta.dethboy.com",
    "url": "https://vedetta.dethboy.com/v1/route"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b0215e35729d4c3f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "chainId",
     "network",
     "source",
     "timestamp",
     "tokenCount"
    ],
    "latency_ms": 2375,
    "missing": [],
    "observed_schema": {
     "chainId": "integer",
     "network": "string",
     "prices": {
      "AERO": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "null",
       "symbol": "string"
      },
      "DAI": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "number",
       "symbol": "string"
      },
      "DEGEN": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "null",
       "symbol": "string"
      },
      "USDC": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "integer",
       "symbol": "string"
      },
      "USDbC": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "number",
       "symbol": "string"
      },
      "WETH": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "number",
       "symbol": "string"
      },
      "cbBTC": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "number",
       "symbol": "string"
      },
      "cbETH": {
       "address": "string",
       "decimals": "integer",
       "priceUSD": "null",
       "symbol": "string"
      }
     },
     "source": "string",
     "timestamp": "string",
     "tokenCount": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 135,
     "match": {
      "tx": "0x4a5211961a9489c3d38cd291dc88b37f6d8b0fd9c529cc47c41c8747a38d95e6",
      "url": "https://gateway.spraay.app/api/v1/prices"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4a5211961a9489c3d38cd291dc88b37f6d8b0fd9c529cc47c41c8747a38d95e6"
   },
   "promise": {
    "fields": [
     "prices"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b04841bca93434f1",
   "seller": {
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app/api/v1/prices"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b04841bca93434f1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 78,
     "match": {
      "tx": "0x1945decacec1e65a2594326ebc776f40bba6cfd9a5032dcf106bb59ce5fa5194",
      "url": "https://ozmium.org/v1/portfolio/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
     },
     "tx": "0x1945decacec1e65a2594326ebc776f40bba6cfd9a5032dcf106bb59ce5fa5194"
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1945decacec1e65a2594326ebc776f40bba6cfd9a5032dcf106bb59ce5fa5194"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b14128aa1efc5a0b",
   "seller": {
    "host": "ozmium.org",
    "url": "https://ozmium.org/v1/portfolio/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b14128aa1efc5a0b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2531,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "count": "string",
     "maturities": {
      "array_of": "string"
     },
     "rates": {
      "array_of": {
       "date": "string",
       "rates": "string"
      }
     },
     "series": "string",
     "source": "string",
     "unit": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc37a9f60e5d83d6078f17d0ed25786a8cf87c538fe39c9982a28e0f35e036562"
   },
   "promise": {
    "fields": [
     "as_of",
     "count",
     "maturities",
     "rates",
     "series",
     "source",
     "unit"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b15818f20a6a30c2",
   "seller": {
    "host": "x402stock.vercel.app",
    "url": "https://x402stock.vercel.app/api/v1/treasury-yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b15818f20a6a30c2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2213,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "crypto": {
      "rating": "string",
      "score": "string"
     },
     "history": {
      "array_of": {
       "date": "string",
       "score": "string"
      }
     },
     "prices": {
      "BTCUSD": {
       "change": "string",
       "change_percent": "string",
       "price": "string"
      },
      "ETHUSD": {
       "change": "string",
       "change_percent": "string",
       "price": "string"
      }
     },
     "source": "string",
     "stock": {
      "score": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8e37bead5cdd76a8d194b63abc40133ae21e4b0bcb614b7c37643c513a72f20c"
   },
   "promise": {
    "fields": [
     "as_of",
     "crypto",
     "history",
     "prices",
     "source",
     "stock"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b178bf075ff2d7b6",
   "seller": {
    "host": "x402stock.xyz",
    "url": "https://x402stock.xyz/api/v1/fear-greed/crypto"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b178bf075ff2d7b6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1940,
    "missing": [
     "analysis_id",
     "recommendations"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 271,
     "match": {
      "tx": null,
      "url": "https://api.foreverbetter.xyz/analyses/:id/recommendations"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "analysis_id",
     "recommendations"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b1a50c15fa81543b",
   "seller": {
    "host": "api.foreverbetter.xyz",
    "url": "https://api.foreverbetter.xyz/analyses/:id/recommendations"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b1a50c15fa81543b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2150,
    "missing": [],
    "observed_schema": {
     "after": "string",
     "country": "string",
     "holiday": {
      "end_date": "string",
      "name": "string",
      "nationwide": "string",
      "regional_scope": "string",
      "start_date": "string",
      "subdivisions": {
       "array_of": "string"
      },
      "temporal_scope": "string",
      "type": "string"
     },
     "language": "string",
     "queried_at": "string",
     "subdivision": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc7a5038bc3b42fd3af6069a004443516da9cb21c2fec85cf1083788d95a04bb8"
   },
   "promise": {
    "fields": [
     "after",
     "country",
     "holiday",
     "language",
     "queried_at",
     "subdivision"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b1beb4b755b27b02",
   "seller": {
    "host": "holidays.use.x402atlas.com",
    "url": "https://holidays.use.x402atlas.com/next"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b1beb4b755b27b02",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1338,
    "missing": [
     "as_of",
     "disclaimer",
     "facts",
     "first_seen",
     "flags",
     "last_verified",
     "methodology",
     "sample_size",
     "schema_version",
     "spec",
     "status",
     "url",
     "window"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 191,
     "match": {
      "tx": null,
      "url": "https://orcpin.dev/v1/endpoint-reliability"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "as_of",
     "disclaimer",
     "facts",
     "first_seen",
     "flags",
     "last_verified",
     "methodology",
     "sample_size",
     "schema_version",
     "spec",
     "status",
     "url",
     "window"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b222d25b7c328b44",
   "seller": {
    "host": "orcpin.dev",
    "url": "https://orcpin.dev/v1/endpoint-reliability"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b222d25b7c328b44",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3583,
    "missing": [],
    "observed_schema": {
     "data": {
      "error": "string"
     },
     "meta": {
      "endpoint": "string",
      "latencyMs": "string",
      "tier": "string",
      "timestamp": "string",
      "version": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x85ee3aace5d5257e6c519a2d40f161eb56075b84f31375552dd85f881d458ef5"
   },
   "promise": {
    "fields": [
     "data",
     "meta"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b284891f12c3dd30",
   "seller": {
    "host": "polynews.news",
    "url": "https://polynews.news/api/v1/price-history"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b284891f12c3dd30",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2851,
    "missing": [
     "chain_count",
     "supported_chains"
    ],
    "observed_schema": {
     "array_of": {
      "id": "string",
      "name": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 308,
     "match": {
      "tx": "0x7b28eaa91e13620af8736646dc27b618de54ec81e40747902637e8b5d9bc8764",
      "url": "https://defi.hugen.tokyo/defi/chains"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7b28eaa91e13620af8736646dc27b618de54ec81e40747902637e8b5d9bc8764"
   },
   "promise": {
    "fields": [
     "chain_count",
     "supported_chains"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b2b3c74fa6eb6e4c",
   "seller": {
    "host": "defi.hugen.tokyo",
    "url": "https://defi.hugen.tokyo/defi/chains"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "no readable JSON response (could not measure)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b2b3c74fa6eb6e4c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1368,
    "missing": [
     "domain",
     "expires_on",
     "registered",
     "registrar"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 153,
     "match": {
      "tx": null,
      "url": "https://api.aventtech.com/lookup/domain"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "domain",
     "expires_on",
     "registered",
     "registrar"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b2c97ce92e6adcd3",
   "seller": {
    "host": "api.aventtech.com",
    "url": "https://api.aventtech.com/lookup/domain"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b2c97ce92e6adcd3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "degradedSources",
     "sourcesDown"
    ],
    "latency_ms": 3239,
    "missing": [],
    "observed_schema": {
     "asOf": "string",
     "count": "string",
     "crawl": {
      "durationMs": "string",
      "lastCrawlAt": "string",
      "status": "string"
     },
     "degradedSources": "string",
     "feed": "string",
     "items": {
      "array_of": {
       "at": "string",
       "id": "string",
       "kind": "string",
       "payload": "string",
       "source": "string",
       "summary": "string",
       "title": "string",
       "url": "string"
      }
     },
     "sourcesDown": "string",
     "ttlSeconds": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3278774772c0a930d9b9f9d07ba9af5c329271c887c7377430c3fb9e1971c4b3"
   },
   "promise": {
    "fields": [
     "asOf",
     "count",
     "crawl",
     "feed",
     "items",
     "ttlSeconds"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b2e97a03cfe800f6",
   "seller": {
    "host": "skim402.com",
    "url": "https://skim402.com/api/v2/signal/studio-jobs/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b2e97a03cfe800f6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3900,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "filters": {
      "chain": "string",
      "minTvlUsd": "string",
      "project": "string",
      "sort": "string",
      "sustainable": "string",
      "symbol": "string"
     },
     "pools": {
      "array_of": {
       "apy": "string",
       "apyBase": "string",
       "apyMean30d": "string",
       "apyReward": "string",
       "chain": "string",
       "exposure": "string",
       "ilRisk": "string",
       "outlier": "string",
       "pool": "string",
       "poolMeta": "string",
       "predictedClass": "string",
       "project": "string",
       "stablecoin": "string",
       "symbol": "string",
       "tvlUsd": "string"
      }
     },
     "source": {
      "name": "string",
      "url": "string"
     },
     "totalMatching": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7d65f0c750451b11705a56f61da829dd3c550b5b5f6c86c7f8793a8561053314"
   },
   "promise": {
    "fields": [
     "count",
     "filters",
     "pools",
     "source",
     "totalMatching"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b395a855ca9f4d7f",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b395a855ca9f4d7f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 7087,
    "missing": [],
    "observed_schema": {
     "output": {
      "concentration": {
       "herfindahl_index": "string",
       "top10_pct": "string",
       "top1_pct": "string",
       "top5_pct": "string"
      },
      "decimals": "string",
      "freeze_authority": "string",
      "holder_count": "string",
      "holders_source": "string",
      "last_updated": "string",
      "liquidity": "string",
      "market_cap": "string",
      "mint": "string",
      "mint_authority": "string",
      "name": "string",
      "price_change_24h": "string",
      "price_usd": "string",
      "risk_flags": {
       "array_of": "string"
      },
      "slippage_estimates": {
       "array_of": "string"
      },
      "supply": "string",
      "symbol": "string",
      "top_holders": {
       "array_of": "string"
      },
      "verified": "string",
      "volatility": {
       "classification": "string",
       "daily_std_7d": "string",
       "high_7d": "string",
       "low_7d": "string",
       "range_pct_7d": "string"
      },
      "volume_24h": "string"
     },
     "run_id": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x23bbdaa8667591e514903f7baaecd99faa339b4e8f6a2d9e75104f88da4741c9"
   },
   "promise": {
    "fields": [
     "output",
     "run_id",
     "status"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b39e421da715ac86",
   "seller": {
    "host": "api.solenrich.com",
    "url": "https://api.solenrich.com/entrypoints/enrich-token-full/invoke"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b39e421da715ac86",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1764,
    "missing": [
     "count",
     "items"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 194,
     "match": {
      "tx": null,
      "url": "https://api.kadec0.xyz/v1/geocode"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "items"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b3f454b9f5f877d3",
   "seller": {
    "host": "api.kadec0.xyz",
    "url": "https://api.kadec0.xyz/v1/geocode"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b3f454b9f5f877d3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2470,
    "missing": [],
    "observed_schema": {
     "appliedSince": "string",
     "count": "string",
     "form": "string",
     "items": {
      "array_of": {
       "acceptanceDateTime": "string",
       "accessionNumber": "string",
       "accessionStripped": "string",
       "cik": "string",
       "fileNumber": "string",
       "filerName": "string",
       "filingDate": "string",
       "filingDirUrl": "string",
       "filingIndexUrl": "string",
       "filingUrl": "string",
       "form": "string",
       "immutable": "string",
       "isAmendment": "string",
       "isInlineXBRL": "string",
       "isXBRL": "string",
       "primaryDocDescription": "string",
       "primaryDocument": "string",
       "reportDate": "string",
       "size": "string"
      }
     },
     "meta": {
      "relatedEndpoints": "string"
     },
     "resolved": {
      "cik": "string",
      "cikInt": "string",
      "companyName": "string",
      "entityType": "string",
      "mappingAgeSeconds": "string",
      "sic": "string",
      "ticker": "string",
      "tickerSnapshotDate": "string"
     },
     "source": {
      "fetchedAt": "string",
      "name": "string",
      "servedFromCache": "string",
      "sourceLastFetchedAt": "string"
     },
     "truncation": {
      "nextSince": "string",
      "reason": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1e86b6764a67ca7e926eca91a5154726e00d506919e1c66973f8655f2dd8b47f"
   },
   "promise": {
    "fields": [
     "appliedSince",
     "count",
     "form",
     "items",
     "meta",
     "resolved",
     "source",
     "truncation"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b41ea1286534238a",
   "seller": {
    "host": "edgar.apitoll.cloud",
    "url": "https://edgar.apitoll.cloud/v1/edgar/filings"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b41ea1286534238a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 879,
    "missing": [
     "pools"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 89,
     "match": {
      "tx": null,
      "url": "https://data.crestsystems.ai/data/dex-pair/:chain/:pair"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "pools"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b44ce08dee7d24d7",
   "seller": {
    "host": "data.crestsystems.ai",
    "url": "https://data.crestsystems.ai/data/dex-pair/:chain/:pair"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "fetch failed"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b44ce08dee7d24d7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2915,
    "missing": [
     "expires_in_minutes",
     "invoice_id",
     "networks",
     "next_step",
     "price_usd",
     "price_usdc"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 62,
     "match": {
      "tx": null,
      "url": "https://api.bitrefill.com/x402/invoice/create"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "expires_in_minutes",
     "invoice_id",
     "networks",
     "next_step",
     "price_usd",
     "price_usdc"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b4812d217902b1cb",
   "seller": {
    "host": "api.bitrefill.com",
    "url": "https://api.bitrefill.com/x402/invoice/create"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "500 Internal Server Error"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b4812d217902b1cb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "generated_at",
     "price_usd",
     "sample_merkle_root",
     "sample_proof_recomputes",
     "verify_endpoint"
    ],
    "latency_ms": 3681,
    "missing": [],
    "observed_schema": {
     "api": "string",
     "generated_at": "string",
     "merkle_scheme": "string",
     "note": "string",
     "price_usd": "string",
     "sample_merkle_root": "string",
     "sample_proof_recomputes": "string",
     "status": "string",
     "verify_endpoint": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x92ba284f67f13c6d822013893069311a88d1f89dd1869e098f62b8bf53d0f5e5"
   },
   "promise": {
    "fields": [
     "api",
     "merkle_scheme",
     "note",
     "status"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b55220528cb93668",
   "seller": {
    "host": "dokimo.augaster.com",
    "url": "https://dokimo.augaster.com/paid/verify"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b55220528cb93668",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1298,
    "missing": [
     "cep",
     "city",
     "coordinates",
     "ibge_city_code",
     "neighborhood",
     "sources",
     "state",
     "state_name",
     "street"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 68,
     "match": {
      "tx": null,
      "url": "https://brdata.thomenz.me/cep/:cep"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cep",
     "city",
     "coordinates",
     "ibge_city_code",
     "neighborhood",
     "sources",
     "state",
     "state_name",
     "street"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b57ea11ffc011f63",
   "seller": {
    "host": "brdata.thomenz.me",
    "url": "https://brdata.thomenz.me/cep/:cep"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b57ea11ffc011f63",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "timestamp",
     "watch"
    ],
    "latency_ms": 2457,
    "missing": [],
    "observed_schema": {
     "asof_daily": "string",
     "disclaimer": "string",
     "freshness": {
      "data_age_seconds": "string",
      "market_open": "string",
      "next_refresh_at": "string",
      "poll_hint": "string"
     },
     "gate_open": "string",
     "mode": "string",
     "product": "string",
     "sleeves": {
      "array_of": {
       "state": "string",
       "sym": "string"
      }
     },
     "timestamp": "string",
     "verdict": "string",
     "watch": {
      "books": {
       "crypto": "string",
       "macro": "string",
       "qqq": "string",
       "spx": "string"
      },
      "endpoint": "string",
      "how": "string",
      "state_hash": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb2dff974ff3a52330913e90a5eb2d138d9c67e0ff53f06970fd85201318ea999"
   },
   "promise": {
    "fields": [
     "asof_daily",
     "freshness",
     "gate_open",
     "mode",
     "product",
     "sleeves",
     "verdict"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b5efd9dd3763cc2a",
   "seller": {
    "host": "coil.trade",
    "url": "https://coil.trade/api/crypto/gate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b5efd9dd3763cc2a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2097,
    "missing": [
     "body",
     "elapsed_seconds",
     "headers",
     "proxy_mode",
     "status_code"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 270,
     "match": {
      "tx": null,
      "url": "https://cloud.hyrule.host/v1/network/request"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "body",
     "elapsed_seconds",
     "headers",
     "proxy_mode",
     "status_code"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b630003a02ccecb3",
   "seller": {
    "host": "cloud.hyrule.host",
    "url": "https://cloud.hyrule.host/v1/network/request"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b630003a02ccecb3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".pairs.BTC-USD.amount",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 14,
     "match": {
      "tx": "0x4bafb869b5fe36da168dc4e425d061ae52efcdc4d0967e5ea8ede9c49d944ab4",
      "url": "https://x402.shizu.me/crypto"
     },
     "tx": "0x4bafb869b5fe36da168dc4e425d061ae52efcdc4d0967e5ea8ede9c49d944ab4"
    },
    "returned": 63151.235
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.004",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4bafb869b5fe36da168dc4e425d061ae52efcdc4d0967e5ea8ede9c49d944ab4"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b63cb5e836f72342",
   "seller": {
    "host": "x402.shizu.me",
    "url": "https://x402.shizu.me/crypto"
   },
   "truth": {
    "dev_value": 2.5,
    "deviation": "+2.5 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b63cb5e836f72342",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 85,
     "match": {
      "tx": "0x52abe58945195e5479f1c479c048a014ea71ee8f9d54f658deabc067c574c13d",
      "url": "https://apiacre.com/v1/crypto/base-account-status"
     },
     "tx": "0x52abe58945195e5479f1c479c048a014ea71ee8f9d54f658deabc067c574c13d"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x52abe58945195e5479f1c479c048a014ea71ee8f9d54f658deabc067c574c13d"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b688cf0c375e5c3b",
   "seller": {
    "host": "apiacre.com",
    "url": "https://apiacre.com/v1/crypto/base-account-status"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b688cf0c375e5c3b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".bitcoin.usd",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 4,
     "match": {
      "tx": "0xc9c7d0c6db65abbe4b02ff00e935c51e6da5a9f3e56605f7ac0bc54b35070173",
      "url": "https://proxy.suverse.io/v1/proxy/reskey_1166628d/bazaar-test"
     },
     "tx": "0xc9c7d0c6db65abbe4b02ff00e935c51e6da5a9f3e56605f7ac0bc54b35070173"
    },
    "returned": 63122.0
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc9c7d0c6db65abbe4b02ff00e935c51e6da5a9f3e56605f7ac0bc54b35070173"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b6a94d43a9e2923b",
   "seller": {
    "host": "proxy.suverse.io",
    "url": "https://proxy.suverse.io/v1/proxy/reskey_1166628d/bazaar-test"
   },
   "truth": {
    "dev_value": -2.1,
    "deviation": "-2.1 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b6a94d43a9e2923b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "source"
    ],
    "latency_ms": 2031,
    "missing": [],
    "observed_schema": {
     "data": {
      "base": "string",
      "date": "string",
      "rates": {
       "AUD": "string",
       "BRL": "string",
       "CAD": "string",
       "CHF": "string",
       "CNY": "string",
       "CZK": "string",
       "DKK": "string",
       "GBP": "string",
       "HKD": "string",
       "HUF": "string",
       "IDR": "string",
       "ILS": "string",
       "INR": "string",
       "ISK": "string",
       "JPY": "string",
       "KRW": "string",
       "MXN": "string",
       "MYR": "string",
       "NOK": "string",
       "NZD": "string",
       "PHP": "string",
       "PLN": "string",
       "RON": "string",
       "SEK": "string",
       "SGD": "string",
       "THB": "string",
       "TRY": "string",
       "USD": "string",
       "ZAR": "string"
      },
      "source": "string"
     },
     "ok": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf2889d657c7eb81949f6451cd1814ba64dd32e373b904012defe3a8e5bbefec8"
   },
   "promise": {
    "fields": [
     "base",
     "date",
     "rates"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b6da112824569b16",
   "seller": {
    "host": "x402-datashop-production.up.railway.app",
    "url": "https://x402-datashop-production.up.railway.app/v1/fx/latest"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b6da112824569b16",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3144,
    "missing": [
     "data",
     "queried_at"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 128,
     "match": {
      "tx": null,
      "url": "https://defillama.use.x402atlas.com/yields"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "queried_at"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b705a5f11b7da961",
   "seller": {
    "host": "defillama.use.x402atlas.com",
    "url": "https://defillama.use.x402atlas.com/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"queried_at\": \"2026-08-13T20:01:55.900017601Z\",\n    \"data\": {\n      \"status\": \"success\",\n      \"data\": [\n        {\n          \"chain\":"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b705a5f11b7da961",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2182,
    "missing": [
     "city",
     "condition",
     "humidity_pct",
     "temperature_c",
     "wind_speed_kmh"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 289,
     "match": {
      "tx": null,
      "url": "https://weather.hugen.tokyo/weather/current"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "city",
     "condition",
     "humidity_pct",
     "temperature_c",
     "wind_speed_kmh"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b70c1b8b0f0e2057",
   "seller": {
    "host": "weather.hugen.tokyo",
    "url": "https://weather.hugen.tokyo/weather/current"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b70c1b8b0f0e2057",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "mx_records",
     "valid_mx",
     "valid_syntax"
    ],
    "latency_ms": 1960,
    "missing": [
     "domain",
     "mx_found",
     "syntax_ok"
    ],
    "observed_schema": {
     "email": "string",
     "mx_records": {
      "array_of": {
       "exchange": "string",
       "priority": "integer"
      }
     },
     "valid": "boolean",
     "valid_mx": "boolean",
     "valid_syntax": "boolean"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 41,
     "match": {
      "tx": "0x8756b3def559e3d278298671b1fa5d9b97f895632a780a9aff184c9f93157dde",
      "url": "https://agents.ai-rook.com/api/email-validate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8756b3def559e3d278298671b1fa5d9b97f895632a780a9aff184c9f93157dde"
   },
   "promise": {
    "fields": [
     "domain",
     "email",
     "mx_found",
     "syntax_ok",
     "valid"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b729b4041d31ab3c",
   "seller": {
    "host": "agents.ai-rook.com",
    "url": "https://agents.ai-rook.com/api/email-validate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b729b4041d31ab3c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "model"
    ],
    "latency_ms": 2955,
    "missing": [],
    "observed_schema": {
     "model": "string",
     "translated_text": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 228,
     "match": {
      "tx": "0xa912ee8f6b1ba9cbeb38e149e4b01faf9d7d7d87716efeff0b3cb305db96de24",
      "url": "https://embed.gedx402.com/v1/translate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa912ee8f6b1ba9cbeb38e149e4b01faf9d7d7d87716efeff0b3cb305db96de24"
   },
   "promise": {
    "fields": [
     "translated_text"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b7d1c134c02570aa",
   "seller": {
    "host": "embed.gedx402.com",
    "url": "https://embed.gedx402.com/v1/translate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b7d1c134c02570aa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "coverage",
     "dictionary_size",
     "events_collected",
     "historical_matches",
     "possible_failure_modes",
     "provider",
     "sequence_length",
     "timestamp",
     "training_sequences"
    ],
    "latency_ms": 1994,
    "missing": [],
    "observed_schema": {
     "chain": "string",
     "coverage": "string",
     "dictionary_size": "string",
     "domain": "string",
     "events_collected": "string",
     "gas": {
      "base_fee_gwei": "string",
      "current_gwei": "string",
      "max_pending_gwei": "string",
      "median_20block_gwei": "string",
      "ratio_vs_median": "string"
     },
     "historical_matches": "string",
     "novelty": "string",
     "peak_window": {
      "array_of": "string"
     },
     "pending_count": "string",
     "pending_stats": {
      "big_swaps": "string",
      "contract_deploys": "string",
      "total_value_eth": "string",
      "whale_pending": "string"
     },
     "possible_failure_modes": "string",
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "sequence_length": "string",
     "sequence_score": "string",
     "story": "string",
     "timestamp": "string",
     "training_sequences": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9191d903a793d4a37400f1466d749b1b055e76fc3e1857fbd03cf861f2c4a461"
   },
   "promise": {
    "fields": [
     "chain",
     "domain",
     "gas",
     "novelty",
     "peak_window",
     "pending_count",
     "pending_stats",
     "sequence_score",
     "story"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b7d99f0bd2e82b27",
   "seller": {
    "host": "anomaly.forgemesh.io",
    "url": "https://anomaly.forgemesh.io/api/mempool-anomaly"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b7d99f0bd2e82b27",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "type"
    ],
    "latency_ms": 2496,
    "missing": [
     "content_type",
     "description"
    ],
    "observed_schema": {
     "type": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 139,
     "match": {
      "tx": "0xf5a6bf8edc43a14c96753cae2482fc548532907be871a46843b96e1f8991f038",
      "url": "https://voice.forgemesh.io/v1/tts/custom"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf5a6bf8edc43a14c96753cae2482fc548532907be871a46843b96e1f8991f038"
   },
   "promise": {
    "fields": [
     "content_type",
     "description"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b80bce1cf805a054",
   "seller": {
    "host": "voice.forgemesh.io",
    "url": "https://voice.forgemesh.io/v1/tts/custom"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b80bce1cf805a054",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3070,
    "missing": [],
    "observed_schema": {
     "blocId": "string",
     "block": {
      "armedAt": "string",
      "blocId": "string",
      "borough": "string",
      "claimedAt": "string",
      "content": {
       "link": "string",
       "message": "string",
       "title": "string"
      },
      "id": "string",
      "lastPaidUsd": "string",
      "lastPurchaseId": "string",
      "muted": "string",
      "ownerDid": "string",
      "ownerLabel": "string",
      "ownerWallet": "string",
      "premiumFraction": "string",
      "version": "string",
      "wallUsd": "string"
     },
     "purchaseId": "string",
     "quote": {
      "blockId": "string",
      "cooldownUntil": "string",
      "expectedVersion": "string",
      "mode": "string",
      "ownerDid": "string",
      "ownerLabel": "string",
      "ownerShareUsd": "string",
      "ownerWallet": "string",
      "premiumFraction": "string",
      "priceUsd": "string"
     },
     "refund": {
      "amountUsd": "string",
      "status": "string",
      "to": "string"
     },
     "shareUrl": "string",
     "success": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x018fab10155b52c065b585df211043a573010bf88c4eefb4a1e0c4c401a63de9"
   },
   "promise": {
    "fields": [
     "blocId",
     "block",
     "purchaseId",
     "quote",
     "refund",
     "shareUrl",
     "success",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b8613417aa0f3a11",
   "seller": {
    "host": "citysquatters.com",
    "url": "https://citysquatters.com/api/blocks/squat"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b8613417aa0f3a11",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5965,
    "missing": [
     "charged_cents",
     "data",
     "ok"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 181,
     "match": {
      "tx": null,
      "url": "https://vaaya.ai/api/run/firecrawl/scrape"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "charged_cents",
     "data",
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b866e07130886ca4",
   "seller": {
    "host": "vaaya.ai",
    "url": "https://vaaya.ai/api/run/firecrawl/scrape"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b866e07130886ca4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 26011,
    "missing": [],
    "observed_schema": {
     "answer": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc70fc9391d707484850cc97ae58b2c4bdebdcfb64c8ff3418bf0fda3b921f126"
   },
   "promise": {
    "fields": [
     "answer"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b87735c98e49d1d8",
   "seller": {
    "host": "omniac.0000402.xyz",
    "url": "https://omniac.0000402.xyz/ask"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b87735c98e49d1d8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "value"
    ],
    "latency_ms": 4253,
    "missing": [
     "count",
     "values"
    ],
    "observed_schema": {
     "entropy": {
      "hex": "string",
      "raw": "integer"
     },
     "range": {
      "array_of": "integer"
     },
     "type": "string",
     "value": "number"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 235,
     "match": {
      "tx": "0x3d6a160dae9777ac0d5af632b464b5fbf5a5092065f287fd77ab6663397ec8c3",
      "url": "https://rng.sociologic.ai/random"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3d6a160dae9777ac0d5af632b464b5fbf5a5092065f287fd77ab6663397ec8c3"
   },
   "promise": {
    "fields": [
     "count",
     "entropy",
     "range",
     "type",
     "values"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b8c2cafd2172352b",
   "seller": {
    "host": "rng.sociologic.ai",
    "url": "https://rng.sociologic.ai/random"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b8c2cafd2172352b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of_utc",
     "url"
    ],
    "latency_ms": 3464,
    "missing": [],
    "observed_schema": {
     "as_of_utc": "string",
     "headline": "string",
     "highlights": {
      "array_of": "string"
     },
     "source": "string",
     "states_mentioned": {
      "array_of": "string"
     },
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0cf54121fb11670cf53424f5fa34b9f58799da10f0dadab9ad2af0173f91375d"
   },
   "promise": {
    "fields": [
     "headline",
     "highlights",
     "source",
     "states_mentioned"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b8ef684f804cd159",
   "seller": {
    "host": "gateway.hillguava.xyz",
    "url": "https://gateway.hillguava.xyz/weather/monsoon/status"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b8ef684f804cd159",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "all_checked",
     "disclaimer",
     "source"
    ],
    "latency_ms": 3894,
    "missing": [],
    "observed_schema": {
     "all_checked": {
      "array_of": {
       "actual_temp": "string",
       "date": "string",
       "is_past": "string",
       "market_prob": "string",
       "outcome": "string",
       "question": "string",
       "threshold": "string"
      }
     },
     "disclaimer": "string",
     "markets_checked": "string",
     "opportunities": "string",
     "opportunities_found": "string",
     "source": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9cb11ce67c9d45c51e1c07ee1118b40612bdb2aee3e9cb1a3fa14f397b1f3adb"
   },
   "promise": {
    "fields": [
     "markets_checked",
     "opportunities",
     "opportunities_found",
     "success"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b92b760b0b3e29e7",
   "seller": {
    "host": "predict.memoryapi.org",
    "url": "https://predict.memoryapi.org/x402/predict/mispricing"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b92b760b0b3e29e7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1928,
    "missing": [
     "execution_readiness",
     "quote",
     "success",
     "wallet_onboarding_v1"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 32,
     "match": {
      "tx": null,
      "url": "https://hypernatt.com/api/m2m/swap/quote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "execution_readiness",
     "quote",
     "success",
     "wallet_onboarding_v1"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b972a81576aa1588",
   "seller": {
    "host": "hypernatt.com",
    "url": "https://hypernatt.com/api/m2m/swap/quote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b972a81576aa1588",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cache_hit",
     "history_endpoint",
     "next_base_fee_wei",
     "next_blob_base_fee_wei",
     "source"
    ],
    "latency_ms": 2629,
    "missing": [],
    "observed_schema": {
     "as_of_ms": "string",
     "base_fee_gwei": "string",
     "base_fee_wei": "string",
     "blob_base_fee_gwei": "string",
     "blob_base_fee_wei": "string",
     "blob_gas_used_ratio": "string",
     "block": "string",
     "cache_hit": "string",
     "gas_used_ratio": "string",
     "history_endpoint": "string",
     "next_base_fee_gwei": "string",
     "next_base_fee_wei": "string",
     "next_blob_base_fee_gwei": "string",
     "next_blob_base_fee_wei": "string",
     "next_block": "string",
     "source": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7531c9c6177f3f4a5c1c0bc9bfbf723ca768434da0bb6567e5e6317e55e344e8"
   },
   "promise": {
    "fields": [
     "as_of_ms",
     "base_fee_gwei",
     "base_fee_wei",
     "blob_base_fee_gwei",
     "blob_base_fee_wei",
     "blob_gas_used_ratio",
     "block",
     "gas_used_ratio",
     "next_base_fee_gwei",
     "next_blob_base_fee_gwei",
     "next_block"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_b9c62c44662565df",
   "seller": {
    "host": "api.seneschal.space",
    "url": "https://api.seneschal.space/v1/q/base-fee"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_b9c62c44662565df",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3240,
    "missing": [],
    "observed_schema": {
     "curlExample": "string",
     "expiresAt": "string",
     "maxSize": "string",
     "postFields": {
      "Content-Type": "string",
      "key": "string",
      "policy": "string",
      "x-amz-algorithm": "string",
      "x-amz-credential": "string",
      "x-amz-date": "string",
      "x-amz-signature": "string"
     },
     "postUrl": "string",
     "publicUrl": "string",
     "uploadId": "string",
     "uploadMethod": "string",
     "uploadUrl": "string",
     "uploadUrlExpiresAt": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8b73cca9d2648b6ef417182765a15e0526d7bc45f5dda456d3fe2227c5b19fc3"
   },
   "promise": {
    "fields": [
     "curlExample",
     "expiresAt",
     "maxSize",
     "postFields",
     "postUrl",
     "publicUrl",
     "uploadId",
     "uploadMethod",
     "uploadUrl",
     "uploadUrlExpiresAt"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ba30319da69aeefe",
   "seller": {
    "host": "stableupload.dev",
    "url": "https://stableupload.dev/api/upload"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ba30319da69aeefe",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3059,
    "missing": [],
    "observed_schema": {
     "clientToken": "string",
     "curlExample": "string",
     "expiresAt": "string",
     "pathname": "string",
     "uploadId": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x418234f2dd4fa0b27d5712693dc115d90e556d6b84880501d5358bbe60502a58"
   },
   "promise": {
    "fields": [
     "clientToken",
     "curlExample",
     "expiresAt",
     "pathname",
     "uploadId"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bb65620d030be0a0",
   "seller": {
    "host": "stablestudio.io",
    "url": "https://stablestudio.io/api/upload"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bb65620d030be0a0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2870,
    "missing": [],
    "observed_schema": {
     "compression_ratio": "string",
     "format": "string",
     "meta": {
      "format": "string",
      "input_length": "string",
      "length_preset": "string",
      "model": "string",
      "target_words": "string"
     },
     "notes": "string",
     "summary": "string",
     "word_count": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "compression_ratio",
     "format",
     "meta",
     "notes",
     "summary",
     "word_count"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bbadde9eaa19cc90",
   "seller": {
    "host": "web-production-78e17.up.railway.app",
    "url": "https://web-production-78e17.up.railway.app/v1/summarize"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bbadde9eaa19cc90",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2089,
    "missing": [],
    "observed_schema": {
     "holidays": {
      "array_of": {
       "date": "string",
       "name": "string"
      }
     },
     "source": "string",
     "year": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x885ec4cbf2ed12c34e37f27f713ab11a8d169ef9ae22ad98e61284700869ad16"
   },
   "promise": {
    "fields": [
     "holidays",
     "source",
     "year"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bccc0d52f7669d39",
   "seller": {
    "host": "kaisha-api.hp-vladic.workers.dev",
    "url": "https://kaisha-api.hp-vladic.workers.dev/calendar/holidays"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bccc0d52f7669d39",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1392,
    "missing": [
     "data"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 218,
     "match": {
      "tx": null,
      "url": "https://sendquotenow.com/v1/x402/quote/share"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bcd61310cfd8af8a",
   "seller": {
    "host": "sendquotenow.com",
    "url": "https://sendquotenow.com/v1/x402/quote/share"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bcd61310cfd8af8a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1083,
    "missing": [
     "deterministic",
     "readings",
     "site"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 238,
     "match": {
      "tx": null,
      "url": "https://waterpulse.theaslangroupllc.com/api/water/gauge"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "deterministic",
     "readings",
     "site"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bce01ae4efacaed4",
   "seller": {
    "host": "waterpulse.theaslangroupllc.com",
    "url": "https://waterpulse.theaslangroupllc.com/api/water/gauge"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bce01ae4efacaed4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "candidates_evaluated",
     "constraints_applied",
     "generated_at",
     "latency_ms",
     "matches_found",
     "query"
    ],
    "latency_ms": 5921,
    "missing": [
     "query_count"
    ],
    "observed_schema": {
     "candidates_evaluated": "integer",
     "constraints_applied": "null",
     "generated_at": "string",
     "latency_ms": "integer",
     "matches_found": "integer",
     "query": "string",
     "results": {
      "array_of": {
       "category": "string",
       "chain": "string",
       "composite_score": "number",
       "description": "string",
       "endpoint_url": "string",
       "health_score": "number",
       "mcp_schema": "object",
       "name": "string",
       "price": "number",
       "relevance_score": "number",
       "source": "string"
      }
     },
     "tier": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 254,
     "match": {
      "tx": "0x7e0a794bd59b4d5c6622009bc507123d7f23a55c4fce3e9b603fb609c272a0d1",
      "url": "https://api.oblique.markets/api/v1/paid/route-task"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7e0a794bd59b4d5c6622009bc507123d7f23a55c4fce3e9b603fb609c272a0d1"
   },
   "promise": {
    "fields": [
     "query_count",
     "results",
     "tier"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bd3b6d9f5db5616e",
   "seller": {
    "host": "api.oblique.markets",
    "url": "https://api.oblique.markets/api/v1/paid/route-task"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bd3b6d9f5db5616e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "has_more",
     "last_visible_page",
     "query",
     "total_results_count"
    ],
    "latency_ms": 7803,
    "missing": [],
    "observed_schema": {
     "has_more": "string",
     "last_visible_page": "string",
     "mode": "string",
     "organic": {
      "array_of": {
       "asin": "string",
       "best_seller": "string",
       "currency": "string",
       "delivery": "string",
       "delivery_fastest": "string",
       "is_amazons_choice": "string",
       "is_prime": "string",
       "is_sponsored": "string",
       "manufacturer": "string",
       "pos": "string",
       "price_gross": "string",
       "price_net": "string",
       "rating": "string",
       "reviews_count": "string",
       "stock": "string",
       "title": "string",
       "url": "string",
       "vat_rate": "string"
      }
     },
     "page": "string",
     "query": "string",
     "tld": "string",
     "total_results_count": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "mode",
     "organic",
     "page",
     "tld"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bd5471faf402bb0b",
   "seller": {
    "host": "glim.sh",
    "url": "https://glim.sh/api/v1/amazon/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bd5471faf402bb0b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2729,
    "missing": [
     "ok",
     "resource"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 117,
     "match": {
      "tx": null,
      "url": "https://api.loyalspark.online/x402-gateway/recipient-api/prepare-transfer"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "ok",
     "resource"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bd5731ed135311fc",
   "seller": {
    "host": "api.loyalspark.online",
    "url": "https://api.loyalspark.online/x402-gateway/recipient-api/prepare-transfer"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "401 Unauthorized"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bd5731ed135311fc",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 46093,
    "missing": [
     "asof_day",
     "assets",
     "ok"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 211,
     "match": {
      "tx": null,
      "url": "https://cryptyx.ai/api/ai/signals"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "asof_day",
     "assets",
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bd71c4400da78e2b",
   "seller": {
    "host": "cryptyx.ai",
    "url": "https://cryptyx.ai/api/ai/signals"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Request timed out after 45000ms. You can increase the timeout by passing a larger value in the 'timeout' parameter."
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bd71c4400da78e2b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1881,
    "missing": [
     "base",
     "cached",
     "currency",
     "disclaimer",
     "frequency",
     "observation_date",
     "rate",
     "series_key",
     "source",
     "timestamp"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 231,
     "match": {
      "tx": null,
      "url": "https://x402-endpoints.onrender.com/ecb/exchange-rate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "base",
     "cached",
     "currency",
     "disclaimer",
     "frequency",
     "observation_date",
     "rate",
     "series_key",
     "source",
     "timestamp"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bd76788c1ce2d33a",
   "seller": {
    "host": "x402-endpoints.onrender.com",
    "url": "https://x402-endpoints.onrender.com/ecb/exchange-rate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bd76788c1ce2d33a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checks",
     "endpoint",
     "method",
     "observed",
     "policy",
     "x402"
    ],
    "latency_ms": 1945,
    "missing": [],
    "observed_schema": {
     "checks": {
      "array_of": {
       "id": "string",
       "message": "string",
       "passed": "string"
      }
     },
     "endpoint": "string",
     "method": "string",
     "observed": {
      "error": "string",
      "latencyMs": "string",
      "status": "string"
     },
     "ok": "string",
     "policy": {
      "droppedSensitiveHeaders": "string",
      "mode": "string",
      "paidOtherAgents": "string",
      "sentPaymentHeader": "string"
     },
     "recommendation": "string",
     "tool": "string",
     "x402": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x65e784cafa37775aa8b2bd7150b07b747c9840a459cbf3773c70c73d0618faef"
   },
   "promise": {
    "fields": [
     "ok",
     "recommendation",
     "tool"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bdcd6fe124881b83",
   "seller": {
    "host": "trust402.aztecbeacon.uk",
    "url": "https://trust402.aztecbeacon.uk/api/trust/check-x402"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bdcd6fe124881b83",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 570,
    "missing": [
     "count",
     "pools",
     "suspiciousInResult"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 305,
     "match": {
      "tx": null,
      "url": "https://booaip.vercel.app/api/yields"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "pools",
     "suspiciousInResult"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_beecd7ce45ac020c",
   "seller": {
    "host": "booaip.vercel.app",
    "url": "https://booaip.vercel.app/api/yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "agentcash fetch <url>\n\nHTTP fetch with automatic authentication and payment handling. If the endpoint\nreturns 402, agentcash attempts authentication first and only falls "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_beecd7ce45ac020c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1498,
    "missing": [
     "charged",
     "city",
     "displayName",
     "latest",
     "latestSeq",
     "observedAt",
     "unit"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 214,
     "match": {
      "tx": null,
      "url": "https://api.isocast.dev/v1/spot"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "charged",
     "city",
     "displayName",
     "latest",
     "latestSeq",
     "observedAt",
     "unit"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bf0e5f21f51aaa26",
   "seller": {
    "host": "api.isocast.dev",
    "url": "https://api.isocast.dev/v1/spot"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bf0e5f21f51aaa26",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "ttlSeconds",
     "websocketPath",
     "websocketUrl"
    ],
    "latency_ms": 2466,
    "missing": [
     "websocket"
    ],
    "observed_schema": {
     "expiresAt": "string",
     "success": "boolean",
     "ticket": "string",
     "ttlSeconds": "integer",
     "websocketPath": "string",
     "websocketUrl": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 123,
     "match": {
      "tx": "0xe3fa41f7d06bdf16cf4feec49e85233d76671d1e3ec8651d50601aa4bada3551",
      "url": "https://api.nativebtc.org/v1/mempool/stream-ticket"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe3fa41f7d06bdf16cf4feec49e85233d76671d1e3ec8651d50601aa4bada3551"
   },
   "promise": {
    "fields": [
     "expiresAt",
     "success",
     "ticket",
     "websocket"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bf184e81dd9ef1cb",
   "seller": {
    "host": "api.nativebtc.org",
    "url": "https://api.nativebtc.org/v1/mempool/stream-ticket"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bf184e81dd9ef1cb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".price",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 9,
     "match": {
      "tx": null,
      "url": "https://agents.ai-rook.com/api/crypto-price"
     },
     "tx": null
    },
    "returned": 63122.0
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bf41cde84b49ec4e",
   "seller": {
    "host": "agents.ai-rook.com",
    "url": "https://agents.ai-rook.com/api/crypto-price"
   },
   "truth": {
    "dev_value": -2.1,
    "deviation": "-2.1 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bf41cde84b49ec4e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2099,
    "missing": [
     "count",
     "country",
     "data",
     "indicator",
     "indicator_name",
     "success"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 59,
     "match": {
      "tx": null,
      "url": "https://health.memoryapi.org/x402/health/global"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "country",
     "data",
     "indicator",
     "indicator_name",
     "success"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_bf7b41595a025c0c",
   "seller": {
    "host": "health.memoryapi.org",
    "url": "https://health.memoryapi.org/x402/health/global"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_bf7b41595a025c0c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1861,
    "missing": [
     "uuids",
     "version"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 22,
     "match": {
      "tx": null,
      "url": "https://agent402.tools/api/uuid"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "uuids",
     "version"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c04ebf3270cc8097",
   "seller": {
    "host": "agent402.tools",
    "url": "https://agent402.tools/api/uuid"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c04ebf3270cc8097",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1760,
    "missing": [
     "breakdown",
     "confidence",
     "dataCompleteSince",
     "description",
     "flags",
     "grade",
     "resource",
     "score",
     "serviceName",
     "stats"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 118,
     "match": {
      "tx": null,
      "url": "https://x402.fuchss.app/v1/x402-trust"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "breakdown",
     "confidence",
     "dataCompleteSince",
     "description",
     "flags",
     "grade",
     "resource",
     "score",
     "serviceName",
     "stats"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c061adbfdafc9628",
   "seller": {
    "host": "x402.fuchss.app",
    "url": "https://x402.fuchss.app/v1/x402-trust"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "404 Not Found"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c061adbfdafc9628",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2022,
    "missing": [
     "area",
     "daily",
     "publishing_office",
     "report_datetime",
     "summary_en",
     "summary_ja",
     "weekly"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 108,
     "match": {
      "tx": null,
      "url": "https://weather.agentic-jp.com/forecast/:area"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "area",
     "daily",
     "publishing_office",
     "report_datetime",
     "summary_en",
     "summary_ja",
     "weekly"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c10e70de9ba60977",
   "seller": {
    "host": "weather.agentic-jp.com",
    "url": "https://weather.agentic-jp.com/forecast/:area"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c10e70de9ba60977",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "attestation",
     "confidence",
     "domain_trust",
     "enrich",
     "network",
     "product",
     "rpc_block",
     "summary"
    ],
    "latency_ms": 2638,
    "missing": [
     "service"
    ],
    "observed_schema": {
     "as_of": "string",
     "asset_id": "string",
     "attestation": {
      "alg": "string",
      "payload_sha256": "string",
      "scheme": "string",
      "signature": "string",
      "signed_at": "string",
      "signer": "string"
     },
     "confidence": "number",
     "domain_trust": "null",
     "enrich": {
      "as_of": "string",
      "asset_id": "string",
      "attestation": {
       "alg": "string",
       "payload_sha256": "string",
       "scheme": "string",
       "signature": "string",
       "signed_at": "string",
       "signer": "string"
      },
      "attribution": {
       "array_of": "string"
      },
      "disclaimer": "string",
      "fields": {
       "country": "object",
       "employees": "object",
       "industry": "object",
       "name": "object",
       "website": "object"
      },
      "fields_requested": {
       "array_of": "string"
      },
      "fields_returned": "integer",
      "identifier": "string",
      "network": "string",
      "price": {
       "note": "string",
       "pack_usdc": "string"
      },
      "product": "string",
      "resolved": "boolean",
      "schema_version": "integer",
      "sources_covered": "array",
      "type": "string"
     },
     "network": "string",
     "product": "string",
     "resolved": "boolean",
     "rpc_block": {
      "as_of": "string",
      "asset_id": "string",
      "attestation": {
       "alg": "string",
       "payload_sha256": "string",
       "scheme": "string",
       "signature": "string",
       "signed_at": "string",
       "signer": "string"
      },
      "attribution": {
       "array_of": "string"
      },
      "chain": "string",
      "disclaimer": "string",
      "error": "null",
      "method": "string",
      "params": "array",
      "product": "string",
      "resolved": "boolean",
      "result": "string"
     },
     "summary": {
      "base_block": "string",
      "country": "null",
      "domain_trust_score": "null",
      "employees": "null",
      "name": "null"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 39,
     "match": {
      "tx": "0xf762759116f71503f05e716dcc037e27e51ec3fc8bb3f6c8698de11a5a5bfd30",
      "url": "https://lionx402.com/api/x402/composite-bundle-json"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf762759116f71503f05e716dcc037e27e51ec3fc8bb3f6c8698de11a5a5bfd30"
   },
   "promise": {
    "fields": [
     "asset_id",
     "resolved",
     "service"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c10fb6c2affd652d",
   "seller": {
    "host": "lionx402.com",
    "url": "https://lionx402.com/api/x402/composite-bundle-json"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c10fb6c2affd652d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "transaction_id"
    ],
    "latency_ms": 3741,
    "missing": [],
    "observed_schema": {
     "charged_cents": "string",
     "data": {
      "costDollars": {
       "search": "string",
       "total": "string"
      },
      "requestId": "string",
      "resolvedSearchType": "string",
      "results": {
       "array_of": "string"
      },
      "searchTime": "string"
     },
     "ok": "string",
     "transaction_id": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5a54a143393fd0b29704fcca5f8ba3214d6807a7337f3af8102f07b4e542e7dd"
   },
   "promise": {
    "fields": [
     "charged_cents",
     "data",
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c29f2157abe655ac",
   "seller": {
    "host": "vaaya.ai",
    "url": "https://vaaya.ai/api/run/exa/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c29f2157abe655ac",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 74,
     "match": {
      "tx": "0xa9225a7877b6092ffe6dfc2a8aa61ccfa82998bea903dfadcaf8737070dad2e4",
      "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/balances"
     },
     "tx": "0xa9225a7877b6092ffe6dfc2a8aa61ccfa82998bea903dfadcaf8737070dad2e4"
    },
    "returned": 30.46
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa9225a7877b6092ffe6dfc2a8aa61ccfa82998bea903dfadcaf8737070dad2e4"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c31c2e6ee4384d27",
   "seller": {
    "host": "statepulse-api.hahavoid0.workers.dev",
    "url": "https://statepulse-api.hahavoid0.workers.dev/blockchain/balances"
   },
   "truth": {
    "dev_value": -0.0041,
    "deviation": "-0.0041 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c31c2e6ee4384d27",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1205,
    "missing": [
     "amount_in",
     "cache_hint_seconds",
     "date",
     "deterministic",
     "from",
     "is_last_available_fixing",
     "requested_date",
     "source",
     "to"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 141,
     "match": {
      "tx": null,
      "url": "https://macropulse.theaslangroupllc.com/api/fx/convert"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "amount_in",
     "cache_hint_seconds",
     "date",
     "deterministic",
     "from",
     "is_last_available_fixing",
     "requested_date",
     "source",
     "to"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c379012ce62f48d4",
   "seller": {
    "host": "macropulse.theaslangroupllc.com",
    "url": "https://macropulse.theaslangroupllc.com/api/fx/convert"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c379012ce62f48d4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cost",
     "created",
     "venice_parameters"
    ],
    "latency_ms": 4357,
    "missing": [],
    "observed_schema": {
     "choices": {
      "array_of": {
       "finish_reason": "string",
       "index": "string",
       "message": "string"
      }
     },
     "cost": {
      "diem": "string",
      "usd": "string"
     },
     "created": "string",
     "id": "string",
     "model": "string",
     "object": "string",
     "usage": {
      "completion_tokens": "string",
      "prompt_tokens": "string",
      "total_tokens": "string"
     },
     "venice_parameters": {
      "disable_thinking": "string",
      "enable_e2ee": "string",
      "enable_web_citations": "string",
      "enable_web_scraping": "string",
      "enable_web_search": "string",
      "enable_x_search": "string",
      "include_search_results_in_stream": "string",
      "include_venice_system_prompt": "string",
      "return_search_results_as_documents": "string",
      "strip_thinking_response": "string",
      "web_search_citations": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6743928e5eaefea3954be70ea60a96425f59afffdae80f65819cb38116aac117"
   },
   "promise": {
    "fields": [
     "choices",
     "id",
     "model",
     "object",
     "usage"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c380f75fd70e8a71",
   "seller": {
    "host": "x402.aispace.bot",
    "url": "https://x402.aispace.bot/api/v1/chat/completions"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c380f75fd70e8a71",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "feedAgeSeconds",
     "newestPublished"
    ],
    "latency_ms": 2436,
    "missing": [],
    "observed_schema": {
     "articles": {
      "array_of": {
       "author": "string",
       "category": "string",
       "id": "string",
       "postBadge": "string",
       "postTranslate": "string",
       "post_url": "string",
       "views": "string"
      }
     },
     "count": "string",
     "feedAgeSeconds": "string",
     "lang": "string",
     "newestPublished": "string",
     "query": "string",
     "source": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa3959b40f07ac0dbc5b0e5b66f7e34696cba5ecf3fabf720e11553f669cb984d"
   },
   "promise": {
    "fields": [
     "articles",
     "count",
     "lang",
     "query",
     "source"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c3c198c68adc5499",
   "seller": {
    "host": "news.apitoll.cloud",
    "url": "https://news.apitoll.cloud/v1/cointelegraph/news"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c3c198c68adc5499",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "errors",
     "valid"
    ],
    "latency_ms": 7320,
    "missing": [],
    "observed_schema": {
     "errors": "string",
     "result": "string",
     "valid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "result"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c3c5689791c4b0cf",
   "seller": {
    "host": "project-formatter-production.up.railway.app",
    "url": "https://project-formatter-production.up.railway.app/v1/format"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c3c5689791c4b0cf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1823,
    "missing": [
     "cik",
     "count",
     "facts"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 283,
     "match": {
      "tx": null,
      "url": "https://sec.multyplylabs.com/company/:cik/facts"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cik",
     "count",
     "facts"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c3f33c99d5caed2c",
   "seller": {
    "host": "sec.multyplylabs.com",
    "url": "https://sec.multyplylabs.com/company/:cik/facts"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c3f33c99d5caed2c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "model"
    ],
    "latency_ms": 2369,
    "missing": [],
    "observed_schema": {
     "model": "string",
     "response": {
      "array_of": {
       "id": "string",
       "score": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3d999c95e5966ebee20d7e24c9bd6930d9313ea71c7d5b71d55e07471891bfc3"
   },
   "promise": {
    "fields": [
     "response"
    ],
    "price_usdc": "0.0023",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c571ec159f0474db",
   "seller": {
    "host": "embed.gedx402.com",
    "url": "https://embed.gedx402.com/v1/rerank"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c571ec159f0474db",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1358,
    "missing": [
     "data",
     "endpoint",
     "meta",
     "ok"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 98,
     "match": {
      "tx": null,
      "url": "https://gateway.stride20k.com/weather/us"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "meta",
     "ok"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c5ccdd237d1324ac",
   "seller": {
    "host": "gateway.stride20k.com",
    "url": "https://gateway.stride20k.com/weather/us"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c5ccdd237d1324ac",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1480,
    "missing": [
     "charged",
     "provenance",
     "vehicle",
     "vin",
     "warranty"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 197,
     "match": {
      "tx": null,
      "url": "https://api.vindexapi.dev/v1/decode"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "charged",
     "provenance",
     "vehicle",
     "vin",
     "warranty"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c641ec1ee62a86ca",
   "seller": {
    "host": "api.vindexapi.dev",
    "url": "https://api.vindexapi.dev/v1/decode"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c641ec1ee62a86ca",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1719,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "host": "string",
     "queried_at": "string",
     "records": {
      "array_of": {
       "host": "string",
       "pref": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe3c6a2d6d2e08eef1524f5e349892cb773f85d8454f92d6033ff2fe81587e66a"
   },
   "promise": {
    "fields": [
     "host",
     "queried_at",
     "records"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c76badc2666ddab8",
   "seller": {
    "host": "dns.use.x402atlas.com",
    "url": "https://dns.use.x402atlas.com/mx"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c76badc2666ddab8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "as_of",
     "attribution",
     "hint",
     "note",
     "product",
     "schema_version"
    ],
    "latency_ms": 2660,
    "missing": [
     "lei"
    ],
    "observed_schema": {
     "as_of": "string",
     "asset_id": "string",
     "attribution": {
      "array_of": "string"
     },
     "hint": "string",
     "note": "string",
     "product": "string",
     "resolved": "boolean",
     "schema_version": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 149,
     "match": {
      "tx": "0xceba31f5747df28f0935e489d8d4e680eab707c05e9c337e8519db0e44b59328",
      "url": "https://lionx402.com/api/x402/lei-lookup-json"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xceba31f5747df28f0935e489d8d4e680eab707c05e9c337e8519db0e44b59328"
   },
   "promise": {
    "fields": [
     "asset_id",
     "lei",
     "resolved"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c81cf8e1461db3f9",
   "seller": {
    "host": "lionx402.com",
    "url": "https://lionx402.com/api/x402/lei-lookup-json"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c81cf8e1461db3f9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2327,
    "missing": [],
    "observed_schema": {
     "auth_method": "string",
     "content": "string",
     "js_rendered": "string",
     "status": "string",
     "title": "string",
     "url": "string",
     "word_count": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "auth_method",
     "content",
     "js_rendered",
     "status",
     "title",
     "url",
     "word_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c85e3c78eca4b200",
   "seller": {
    "host": "api.terradeed.co.uk",
    "url": "https://api.terradeed.co.uk/scrape"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c85e3c78eca4b200",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "candidate",
     "checkedAt",
     "domains",
     "handles",
     "providerMessage",
     "receipt",
     "summary",
     "tool",
     "warnings"
    ],
    "latency_ms": 2723,
    "missing": [],
    "observed_schema": {
     "candidate": "string",
     "checkedAt": "string",
     "domains": {
      "array_of": {
       "checkedAt": "string",
       "confidence": "string",
       "domain": "string",
       "evidence": "string",
       "source": "string",
       "status": "string",
       "tld": "string"
      }
     },
     "handles": {
      "array_of": {
       "checkedAt": "string",
       "confidence": "string",
       "evidence": "string",
       "handle": "string",
       "platform": "string",
       "source": "string",
       "status": "string"
      }
     },
     "providerMessage": "string",
     "receipt": {
      "issuedAt": "string",
      "lookupUrl": "string",
      "payment": {
       "discount": "string",
       "payer": "string",
       "paymentHash": "string",
       "prepaidUsd": "string",
       "settled": "string",
       "settlementHash": "string",
       "source": "string"
      },
      "price": {
       "amount": "string",
       "asset": "string",
       "network": "string",
       "payTo": "string",
       "usd": "string"
      },
      "requestId": "string",
      "response": {
       "bytes": "string",
       "contentType": "string",
       "hashScope": "string",
       "sha256": "string",
       "status": "string"
      },
      "route": {
       "key": "string",
       "method": "string",
       "path": "string",
       "serviceName": "string"
      },
      "service": {
       "name": "string",
       "url": "string"
      },
      "signature": "string",
      "source": {
       "checkedAt": "string"
      },
      "version": "string"
     },
     "success": "string",
     "summary": {
      "domainCounts": {
       "available": "string",
       "taken": "string",
       "unknown": "string"
      },
      "handleCounts": {
       "available": "string",
       "invalid": "string",
       "taken": "string",
       "unknown": "string"
      },
      "highConfidenceOnly": "string",
      "offeredCoverage": {
       "domains": "string",
       "handles": "string"
      },
      "recommendation": "string"
     },
     "tool": {
      "aisle": "string",
      "department": "string",
      "highConfidenceOnly": "string",
      "id": "string",
      "name": "string",
      "shelf": "string"
     },
     "warnings": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd4ada1238510533b8f5170249d0f603b065f750dca0cf5768463c5d2f53bc9af"
   },
   "promise": {
    "fields": [
     "success"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c923ff6aab3245a4",
   "seller": {
    "host": "agentbodega.store",
    "url": "https://agentbodega.store/api/name/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c923ff6aab3245a4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "core_index",
     "core_yoy_pct",
     "count",
     "data",
     "headline_index",
     "headline_yoy_pct",
     "reference_period",
     "summary"
    ],
    "latency_ms": 1990,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "core_index": "string",
     "core_yoy_pct": "string",
     "count": "string",
     "data": "string",
     "headline_index": "string",
     "headline_yoy_pct": "string",
     "reference_period": "string",
     "summary": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x169ebc027b96db99ca6f0f45f2643edfc0107ba20203413f5ab07b814fa45452"
   },
   "promise": {
    "fields": [
     "api_version"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c999a00590781a2f",
   "seller": {
    "host": "cpi-report-us.underscoredone.com",
    "url": "https://cpi-report-us.underscoredone.com/cpi"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c999a00590781a2f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1163,
    "missing": [
     "api_version",
     "match_count",
     "matches",
     "op",
     "valid"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 224,
     "match": {
      "tx": null,
      "url": "https://json-suite.underscoredone.com/json"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "match_count",
     "matches",
     "op",
     "valid"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_c9dd0eeb65e6e33a",
   "seller": {
    "host": "json-suite.underscoredone.com",
    "url": "https://json-suite.underscoredone.com/json"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_c9dd0eeb65e6e33a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "phase",
     "receipt",
     "recommendedAction",
     "recommendedNextCalls",
     "requestId",
     "workflowId"
    ],
    "latency_ms": 3451,
    "missing": [],
    "observed_schema": {
     "actionBindingVersion": "string",
     "actionHash": "string",
     "matchedRuleIds": {
      "array_of": "string"
     },
     "nextRecommendedCall": {
      "input": {
       "actor": "string",
       "branch": "string",
       "command": "string",
       "commit": "string",
       "diffHash": "string",
       "environment": "string",
       "failClosedOnUnmatched": "string",
       "intent": "string",
       "repo": "string",
       "target": "string"
      },
      "method": "string",
      "path": "string",
      "priceCents": "string",
      "reason": "string",
      "rel": "string",
      "url": "string"
     },
     "phase": "string",
     "receipt": {
      "integrity": {
       "canonicalization": "string",
       "hashAlgorithm": "string",
       "keyId": "string",
       "recordHash": "string",
       "signature": "string",
       "signatureAlgorithm": "string",
       "signatures": "string"
      },
      "record": {
       "endpoint": "string",
       "kind": "string",
       "respondedAt": "string",
       "resultHash": "string",
       "schemaVersion": "string"
      },
      "verify": {
       "method": "string",
       "url": "string"
      }
     },
     "recommendedAction": "string",
     "recommendedNextCalls": {
      "array_of": {
       "input": "string",
       "method": "string",
       "path": "string",
       "priceCents": "string",
       "reason": "string",
       "rel": "string",
       "url": "string"
      }
     },
     "requestId": "string",
     "requiresApproval": "string",
     "risk": "string",
     "service": "string",
     "status": "string",
     "workflowId": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x935adc27fdf3df7a29c8b1fc76466508dfa1595e91f010bf7e101eb9c78c9d4b"
   },
   "promise": {
    "fields": [
     "actionBindingVersion",
     "actionHash",
     "matchedRuleIds",
     "nextRecommendedCall",
     "requiresApproval",
     "risk",
     "service",
     "status"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ca36c7fcc30549e8",
   "seller": {
    "host": "hermesplant.com",
    "url": "https://hermesplant.com/api/agent-services/action-safety/quick"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ca36c7fcc30549e8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2601,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "source": "string",
     "success": "string",
     "tokens": {
      "array_of": {
       "id": "string",
       "last_updated": "string",
       "market_cap_usd": "string",
       "name": "string",
       "price_change_24h_pct": "string",
       "price_usd": "string",
       "symbol": "string",
       "underlying_asset": "string",
       "volume_24h_usd": "string"
      }
     },
     "type": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdd92ba253d71f1fb4df80dee69184346477394782029cef0bfa235fab8cf5367"
   },
   "promise": {
    "fields": [
     "count",
     "source",
     "success",
     "tokens",
     "type"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cb14f457a2b027e8",
   "seller": {
    "host": "market.memoryapi.org",
    "url": "https://market.memoryapi.org/x402/market/tokenized"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cb14f457a2b027e8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1959,
    "missing": [
     "disclaimer",
     "nombre_resultats",
     "pays_couverts",
     "resultats",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 100,
     "match": {
      "tx": null,
      "url": "https://api.sirenic.eu/v1/eu/recherche"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "disclaimer",
     "nombre_resultats",
     "pays_couverts",
     "resultats",
     "source"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cbed75e8ceb9c7e1",
   "seller": {
    "host": "api.sirenic.eu",
    "url": "https://api.sirenic.eu/v1/eu/recherche"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cbed75e8ceb9c7e1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_gateway",
     "network",
     "router",
     "supportedDexes",
     "total"
    ],
    "latency_ms": 2382,
    "missing": [],
    "observed_schema": {
     "_gateway": {
      "provider": "string"
     },
     "network": "string",
     "router": "string",
     "supportedDexes": {
      "array_of": "string"
     },
     "tokens": {
      "array_of": {
       "address": "string",
       "availablePools": "array",
       "chainId": "integer",
       "decimals": "integer",
       "name": "string",
       "network": "string",
       "symbol": "string"
      }
     },
     "total": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 57,
     "match": {
      "tx": "0x3325473e93d961141fb5efc78cd97a2bb26309cac0f79c8332170e875bbf8ff7",
      "url": "https://gateway.spraay.app/api/v1/swap/tokens"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3325473e93d961141fb5efc78cd97a2bb26309cac0f79c8332170e875bbf8ff7"
   },
   "promise": {
    "fields": [
     "tokens"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ccbe3d4ef732ee83",
   "seller": {
    "host": "gateway.spraay.app",
    "url": "https://gateway.spraay.app/api/v1/swap/tokens"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ccbe3d4ef732ee83",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3536,
    "missing": [
     "expr",
     "precision",
     "result",
     "type"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 17,
     "match": {
      "tx": null,
      "url": "https://api.webbersites.com/api/calc"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "expr",
     "precision",
     "result",
     "type"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cd0839f38e669852",
   "seller": {
    "host": "api.webbersites.com",
    "url": "https://api.webbersites.com/api/calc"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cd0839f38e669852",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "checked_at",
     "server"
    ],
    "latency_ms": 1600,
    "missing": [],
    "observed_schema": {
     "checked_at": "string",
     "grade": "string",
     "headers": {},
     "missing": {
      "array_of": "string"
     },
     "present": "array",
     "score": "integer",
     "server": "string",
     "status": "integer",
     "url": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 151,
     "match": {
      "tx": "0x4eeb08c911bedbbb2a8d7445bc28c829a78362dddbd6b9593bd942bae3fca77c",
      "url": "https://eltociear-skill-audit.hf.space/headers"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4eeb08c911bedbbb2a8d7445bc28c829a78362dddbd6b9593bd942bae3fca77c"
   },
   "promise": {
    "fields": [
     "grade",
     "headers",
     "missing",
     "present",
     "score",
     "status",
     "url"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ce130ba0d36475b6",
   "seller": {
    "host": "eltociear-skill-audit.hf.space",
    "url": "https://eltociear-skill-audit.hf.space/headers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ce130ba0d36475b6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1665,
    "missing": [
     "query",
     "results",
     "source",
     "total"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 144,
     "match": {
      "tx": null,
      "url": "https://data.greeneris.io/v1/global/lei"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "query",
     "results",
     "source",
     "total"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cebd27206bf0ae0a",
   "seller": {
    "host": "data.greeneris.io",
    "url": "https://data.greeneris.io/v1/global/lei"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cebd27206bf0ae0a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "query"
    ],
    "latency_ms": 3855,
    "missing": [],
    "observed_schema": {
     "cached": "string",
     "ok": "string",
     "provider": "string",
     "query": {
      "language": "string",
      "lat": "string",
      "lon": "string",
      "type": "string"
     },
     "result": {
      "address_line1": "string",
      "address_line2": "string",
      "city": "string",
      "country": "string",
      "country_code": "string",
      "county": "string",
      "distance_m": "string",
      "formatted_address": "string",
      "housenumber": "string",
      "lat": "string",
      "lon": "string",
      "place_id": "string",
      "postcode": "string",
      "result_type": "string",
      "state": "string",
      "street": "string"
     },
     "tool": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa6863f61290fdba67014a2ab38d7f65cdb00bb2604c0c7d01555517dcfdd2379"
   },
   "promise": {
    "fields": [
     "cached",
     "ok",
     "provider",
     "result",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cf0f9283eb9b5cbb",
   "seller": {
    "host": "sat.ipintel.ai",
    "url": "https://sat.ipintel.ai/coordinates-to-address"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cf0f9283eb9b5cbb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2547,
    "missing": [],
    "observed_schema": {
     "data": {
      "bountyAvailable": "boolean",
      "instruction": "string",
      "mcpServer": "string",
      "mcpTool": "string",
      "rewardEth": "string",
      "stabilityFundEth": "string"
     },
     "endpoint": "string",
     "price": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 91,
     "match": {
      "tx": "0x80dd8fe3fd0d0e9ab5a7f11f577bb3788582cadcae1ec420eb1bcafd83705b5d",
      "url": "https://gblin-sentinel.vercel.app/api/data/keeper-opps"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x80dd8fe3fd0d0e9ab5a7f11f577bb3788582cadcae1ec420eb1bcafd83705b5d"
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "price"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cf17594e9afa2f92",
   "seller": {
    "host": "gblin-sentinel.vercel.app",
    "url": "https://gblin-sentinel.vercel.app/api/data/keeper-opps"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cf17594e9afa2f92",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "candidate_count",
     "query"
    ],
    "latency_ms": 3634,
    "missing": [],
    "observed_schema": {
     "best": "string",
     "candidate_count": "string",
     "candidates": "string",
     "query": {
      "city": "string",
      "name": "string",
      "prefecture": "string"
     },
     "verified": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xeef27b73146edaf7320d5f8508ffacd52afe17ee612697e8e7d685d997bc27f9"
   },
   "promise": {
    "fields": [
     "best",
     "candidates",
     "verified"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_cf2dc12f23e830a6",
   "seller": {
    "host": "houjin.agentic-jp.com",
    "url": "https://houjin.agentic-jp.com/verify"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_cf2dc12f23e830a6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3035,
    "missing": [],
    "observed_schema": {
     "airports": {
      "array_of": {
       "cityName": "string",
       "coordinates": "string",
       "countryCode": "string",
       "countryName": "string",
       "iataCode": "string",
       "name": "string",
       "timeZone": "string"
      }
     },
     "meta": {
      "resultCount": "string",
      "searchedAt": "string"
     },
     "query": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x3dc8ed430342fcebd4b9dfae1fd168055887300421dedc344ca5222f7dbbbf28"
   },
   "promise": {
    "fields": [
     "airports",
     "meta",
     "query"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d08ade2f6f46372c",
   "seller": {
    "host": "api.munition.io",
    "url": "https://api.munition.io/v1/airports/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d08ade2f6f46372c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "generatedAt",
     "source"
    ],
    "latency_ms": 2677,
    "missing": [],
    "observed_schema": {
     "attestationId": "string",
     "cacheWindowSeconds": "string",
     "fact": "string",
     "generatedAt": "string",
     "operator": "string",
     "paid": "string",
     "settled": "string",
     "source": "string",
     "success": "string",
     "value": {
      "released": "string",
      "total": "string"
     },
     "verifyUrl": "string",
     "vsr": {
      "conformance": "string",
      "receipt": {
       "anchor": "string",
       "delivery": "string",
       "hashProfile": "string",
       "payment": "string",
       "receiptId": "string",
       "vsrVersion": "string"
      },
      "signature": {
       "algorithm": "string",
       "canonicalization": "string",
       "scheme": "string",
       "signatures": "string",
       "signedPayloadHash": "string",
       "standard": "string"
      },
      "verify": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "attestationId",
     "cacheWindowSeconds",
     "fact",
     "operator",
     "paid",
     "settled",
     "success",
     "value",
     "verifyUrl",
     "vsr"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d09f14f3893964ef",
   "seller": {
    "host": "rubric-protocol.com",
    "url": "https://rubric-protocol.com/v1/x402/hedera-facts/supply"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d09f14f3893964ef",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2782,
    "missing": [],
    "observed_schema": {
     "alerts": "string",
     "count": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x95b4d559b3fa3f97d1a675116fa961aaec2b17ac588bad2b400ec63e281815ef"
   },
   "promise": {
    "fields": [
     "alerts",
     "count",
     "success"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d0a78ebe40dd38a2",
   "seller": {
    "host": "cron.memoryapi.org",
    "url": "https://cron.memoryapi.org/x402/cron/alerts"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d0a78ebe40dd38a2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2896,
    "missing": [
     "birth_date",
     "citizenship",
     "gender",
     "valid"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 293,
     "match": {
      "tx": null,
      "url": "https://verza.dev/v1/id-validate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "birth_date",
     "citizenship",
     "gender",
     "valid"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d0ed548d89c91657",
   "seller": {
    "host": "verza.dev",
    "url": "https://verza.dev/v1/id-validate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d0ed548d89c91657",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "branch_type",
     "started_on",
     "status_date",
     "status_reason"
    ],
    "latency_ms": 2741,
    "missing": [],
    "observed_schema": {
     "address": {
      "city": "string",
      "complement": "string",
      "neighborhood": "string",
      "number": "string",
      "state": "string",
      "street": "string",
      "zip": "string"
     },
     "branch_type": "string",
     "cnpj": "string",
     "company_name": "string",
     "is_mei": "string",
     "is_simples": "string",
     "legal_nature": "string",
     "main_activity": {
      "code": "string",
      "description": "string"
     },
     "partners": {
      "array_of": {
       "name": "string",
       "role": "string",
       "tax_id_masked": "string"
      }
     },
     "secondary_activities": {
      "array_of": {
       "code": "string",
       "description": "string"
      }
     },
     "share_capital": "string",
     "size": "string",
     "source": "string",
     "started_on": "string",
     "status": "string",
     "status_date": "string",
     "status_reason": "string",
     "trade_name": "string",
     "usage_terms": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x2abc2a56e272d6bf270355d5405d4e577936a0c7eea6d2c7fc85c0681dcd1869"
   },
   "promise": {
    "fields": [
     "address",
     "cnpj",
     "company_name",
     "is_mei",
     "is_simples",
     "legal_nature",
     "main_activity",
     "partners",
     "secondary_activities",
     "share_capital",
     "size",
     "source",
     "status",
     "trade_name",
     "usage_terms"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d10c18f5352a2520",
   "seller": {
    "host": "tools.miniframe.com.br",
    "url": "https://tools.miniframe.com.br/cnpj"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d10c18f5352a2520",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3876,
    "missing": [],
    "observed_schema": {
     "areas": {
      "array_of": {
       "children": "string",
       "code": "string",
       "name": "string",
       "name_en": "string",
       "office_name": "string"
      }
     },
     "count": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4e28ee4c56116a965ea43856789596b0f7d37421991a6b672829e50c2e552176"
   },
   "promise": {
    "fields": [
     "areas",
     "count"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d136ab72588a44e9",
   "seller": {
    "host": "weather.agentic-jp.com",
    "url": "https://weather.agentic-jp.com/areas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d136ab72588a44e9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3993,
    "missing": [],
    "observed_schema": {
     "accepted": "string",
     "amount_display": "string",
     "amount_usdc": "string",
     "display_name": "string",
     "donation_id": "string",
     "donations_json_url": "string",
     "donations_url": "string",
     "message": "string",
     "message_text": "string",
     "name": "string",
     "recorded_at": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4cb51b53da927d0ce2800d7c5f63c766bfe5ab9b679bde0faebb02aadb177207"
   },
   "promise": {
    "fields": [
     "accepted",
     "amount_display",
     "amount_usdc",
     "display_name",
     "donation_id",
     "donations_json_url",
     "donations_url",
     "message",
     "message_text",
     "name",
     "recorded_at"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d14f2afd5c36e42f",
   "seller": {
    "host": "donate.0000402.xyz",
    "url": "https://donate.0000402.xyz/donate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d14f2afd5c36e42f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": "no readable response",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 10,
     "match": {
      "tx": null,
      "url": "https://defi-signals.org/market/snapshot"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d1c247ddfbe6317c",
   "seller": {
    "host": "defi-signals.org",
    "url": "https://defi-signals.org/market/snapshot"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d1c247ddfbe6317c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2007,
    "missing": [],
    "observed_schema": {
     "outcome": "string",
     "queried_at": "string",
     "result": {
      "details": "string",
      "settleFraction": "string",
      "spec": {
       "description": "string",
       "name": "string",
       "outcome": "string",
       "quoteToken": "string",
       "sideSpecs": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x95a3acd86ec58554d81119f8d6852df004e16b6231c2fa3b988a3271b03116fc"
   },
   "promise": {
    "fields": [
     "outcome",
     "queried_at",
     "result"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d202e493cc8fb750",
   "seller": {
    "host": "hyperliquid-predict.use.x402atlas.com",
    "url": "https://hyperliquid-predict.use.x402atlas.com/settled"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d202e493cc8fb750",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4194,
    "missing": [],
    "observed_schema": {
     "output": {
      "address": "string",
      "connected_wallets": "string",
      "defi_positions": "string",
      "first_tx_date": "string",
      "labels": {
       "array_of": "string"
      },
      "last_updated": "string",
      "nft_count": "string",
      "portfolio_value_usd": "string",
      "risk_factors": {
       "array_of": "string"
      },
      "risk_level": "string",
      "risk_score": "string",
      "sol_balance": "string",
      "token_count": "string",
      "top_holdings": {
       "array_of": "string"
      },
      "tx_count_30d": "string"
     },
     "run_id": "string",
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc057b42aa598d4d61f44889c75fc9ca01795fc4cc4cbc7d01b04a72c6e4ca4d0"
   },
   "promise": {
    "fields": [
     "output",
     "run_id",
     "status"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d2ac8c03eaad1e6c",
   "seller": {
    "host": "api.solenrich.com",
    "url": "https://api.solenrich.com/entrypoints/enrich-wallet-light/invoke"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d2ac8c03eaad1e6c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "buy",
     "note",
     "source"
    ],
    "latency_ms": 7941,
    "missing": [],
    "observed_schema": {
     "buy": {
      "date": "string",
      "value": "string"
     },
     "indicator": "string",
     "note": "string",
     "sell": {
      "date": "string",
      "value": "string"
     },
     "source": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbdb1be774b857eee3a1c0dc06a1c707a2640d30640179661d52430379466f999"
   },
   "promise": {
    "fields": [
     "indicator",
     "sell"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d2ef01a741840d70",
   "seller": {
    "host": "brasil-dados-api.onrender.com",
    "url": "https://brasil-dados-api.onrender.com/economy/ptax"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d2ef01a741840d70",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": null
   },
   "delivery": {
    "extra": [
     "firecrawl_ms",
     "id",
     "provenance",
     "provider",
     "route",
     "service",
     "success"
    ],
    "latency_ms": 3807,
    "missing": [
     "count"
    ],
    "observed_schema": {
     "firecrawl_ms": "integer",
     "id": "string",
     "links": {
      "array_of": {
       "title": "string",
       "url": "string"
      }
     },
     "provenance": {
      "content_sha256": "string",
      "fetched_at": "string",
      "latency_ms": "integer",
      "settlement_tx": "string"
     },
     "provider": "string",
     "route": "string",
     "service": "string",
     "success": "boolean"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 207,
     "match": {
      "tx": "0x68827475b8a3cffd2b912312a29c520e34aa557dbe336e8d25546aa694d6a192",
      "url": "https://browser.gedx402.com/v1/firecrawl/map"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x68827475b8a3cffd2b912312a29c520e34aa557dbe336e8d25546aa694d6a192"
   },
   "promise": {
    "fields": [
     "count",
     "links"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d34a5acf921bfeaf",
   "seller": {
    "host": "browser.gedx402.com",
    "url": "https://browser.gedx402.com/v1/firecrawl/map"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "could not confirm shortfall on re-verify"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d34a5acf921bfeaf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "size_bytes"
    ],
    "latency_ms": 3771,
    "missing": [],
    "observed_schema": {
     "id": "string",
     "json_url": "string",
     "message": "string",
     "recorded_at": "string",
     "sha256": "string",
     "size_bytes": "string",
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x38c70cd7268d2e46ea31f4b214d6753a3ac3323f59eb4a47ae2ee6215b28bd6c"
   },
   "promise": {
    "fields": [
     "id",
     "json_url",
     "message",
     "recorded_at",
     "sha256",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d36b6324df4e2847",
   "seller": {
    "host": "stamp.0000402.xyz",
    "url": "https://stamp.0000402.xyz/stamp"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d36b6324df4e2847",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1773,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "accepts_mail": "string",
     "dkim": {
      "checked_selectors": {
       "array_of": "string"
      },
      "found": {
       "array_of": "string"
      }
     },
     "dmarc": {
      "adkim": "string",
      "aspf": "string",
      "pct": "string",
      "policy": "string",
      "record": "string",
      "rua": "string",
      "ruf": "string",
      "subdomain_policy": "string"
     },
     "domain": "string",
     "mx": {
      "array_of": {
       "host": "string",
       "pref": "string"
      }
     },
     "queried_at": "string",
     "spf": {
      "all_qualifier": "string",
      "dns_lookups": "string",
      "mechanisms": {
       "array_of": "string"
      },
      "record": "string"
     },
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd192329510a7e8287dd0311bdf707f351e5776c06e1670d7f96f4493529bf418"
   },
   "promise": {
    "fields": [
     "accepts_mail",
     "dkim",
     "dmarc",
     "domain",
     "mx",
     "queried_at",
     "spf",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d39d6d159b7ce84d",
   "seller": {
    "host": "email-auth.use.x402atlas.com",
    "url": "https://email-auth.use.x402atlas.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d39d6d159b7ce84d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "candidates",
     "disclaimer"
    ],
    "latency_ms": 3989,
    "missing": [],
    "observed_schema": {
     "candidates": "string",
     "checked_at": "string",
     "disclaimer": "string",
     "profile": {
      "address": "string",
      "delete_date": "string",
      "is_sole_proprietorship": "string",
      "last_shab_publication": "string",
      "legal_form": {
       "id": "string",
       "name": "string",
       "short": "string"
      },
      "legal_seat": "string",
      "name": "string",
      "name_translations": {
       "array_of": "string"
      },
      "purpose": "string",
      "source_reference": {
       "direct_url": "string",
       "register": "string"
      },
      "status": "string",
      "status_raw": "string",
      "uid": "string"
     },
     "query": {
      "uid": "string"
     },
     "result": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdd14b56abb8830609870c9213595b760e9aacacb3e4a44be815fad61fa8a862b"
   },
   "promise": {
    "fields": [
     "checked_at",
     "profile",
     "query",
     "result"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d3ab0361978cc831",
   "seller": {
    "host": "agentdata-api.sander-van-aard.workers.dev",
    "url": "https://agentdata-api.sander-van-aard.workers.dev/ch/company"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d3ab0361978cc831",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1011,
    "missing": [
     "api_version",
     "digests",
     "hmac",
     "input_bytes"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 225,
     "match": {
      "tx": null,
      "url": "https://hash-hmac.underscoredone.com/hash"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version",
     "digests",
     "hmac",
     "input_bytes"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d3ddb9f6e79168d0",
   "seller": {
    "host": "hash-hmac.underscoredone.com",
    "url": "https://hash-hmac.underscoredone.com/hash"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d3ddb9f6e79168d0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".prices[0].price",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 1,
     "match": {
      "tx": "0xf13b2cfed5dde61fc5ab89122dfeda4cba500ae19c4253bb0850ad9e7d92396b",
      "url": "https://crypto.apitoll.cloud/v1/crypto/price"
     },
     "tx": "0xf13b2cfed5dde61fc5ab89122dfeda4cba500ae19c4253bb0850ad9e7d92396b"
    },
    "returned": 63121.83
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf13b2cfed5dde61fc5ab89122dfeda4cba500ae19c4253bb0850ad9e7d92396b"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d40e79609cc6a7d5",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/price"
   },
   "truth": {
    "dev_value": -2.1,
    "deviation": "-2.1 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d40e79609cc6a7d5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2177,
    "missing": [
     "full_text",
     "issue_date",
     "region",
     "summary",
     "tlp"
    ],
    "observed_schema": {
     "_note": "string",
     "error": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xef2fe974388923b14db6fa83475841946d6420860b7a8cbd1e22352dbe9d3212"
   },
   "promise": {
    "fields": [
     "full_text",
     "issue_date",
     "region",
     "summary",
     "tlp"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d4f1bcac21092a88",
   "seller": {
    "host": "ot-intel-api.onrender.com",
    "url": "https://ot-intel-api.onrender.com/ot/gcc-bulletin"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d4f1bcac21092a88",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1300,
    "missing": [],
    "observed_schema": {
     "data": {
      "report": "string"
     },
     "meta": {
      "dataAsOf": "string",
      "degraded": "string",
      "generatedAt": "string",
      "sourceHealth": {
       "crypto-news-cache": "string"
      },
      "stalenessSec": "string"
     },
     "status": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "meta",
     "status"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d56ecb937e9501ae",
   "seller": {
    "host": "x402.ottoai.services",
    "url": "https://x402.ottoai.services/crypto-news"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d56ecb937e9501ae",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1301,
    "missing": [
     "count",
     "country",
     "country_code",
     "found",
     "mode",
     "places",
     "postal_code",
     "source"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 50,
     "match": {
      "tx": null,
      "url": "https://data.greeneris.io/v1/geo/postal"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "country",
     "country_code",
     "found",
     "mode",
     "places",
     "postal_code",
     "source"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d5c3223693361804",
   "seller": {
    "host": "data.greeneris.io",
    "url": "https://data.greeneris.io/v1/geo/postal"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d5c3223693361804",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "has_more",
     "next_cursor"
    ],
    "latency_ms": 9874,
    "missing": [],
    "observed_schema": {
     "endpoint": "string",
     "has_more": "string",
     "items": {
      "array_of": {
       "actor": "string",
       "category": "string",
       "channel": "string",
       "confidence": "string",
       "hint_category": "string",
       "id": "string",
       "ingested_at": "string",
       "iocs": "string",
       "msg_id": "string",
       "severity": "string",
       "source_language": "string",
       "summary": "string",
       "tags": "string",
       "target": "string",
       "tlp": "string",
       "translated": "string",
       "ts": "string",
       "ttps": "string"
      }
     },
     "limit": "string",
     "next_cursor": "string",
     "offset": "string",
     "source": "string",
     "total": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6d953717502297567e203f56732639e4aabc85cb69801f57505e96a845c0a678"
   },
   "promise": {
    "fields": [
     "endpoint",
     "items",
     "limit",
     "offset",
     "source",
     "total"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d5d6c7027f152e0a",
   "seller": {
    "host": "telesint-api.onrender.com",
    "url": "https://telesint-api.onrender.com/ioc"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d5d6c7027f152e0a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2044,
    "missing": [
     "agentId",
     "allowed",
     "amountUsd",
     "budgetUsd",
     "recorded",
     "remainingUsd",
     "spentUsd",
     "verdict"
    ],
    "observed_schema": {
     "error": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x15d655353520f2beadaf75d3a9323d07b8f8014622eb03fb6fbb2f2147403eaf"
   },
   "promise": {
    "fields": [
     "agentId",
     "allowed",
     "amountUsd",
     "budgetUsd",
     "recorded",
     "remainingUsd",
     "spentUsd",
     "verdict"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d6444b345ba84412",
   "seller": {
    "host": "api.x402agentic.ai",
    "url": "https://api.x402agentic.ai/spend-guard"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d6444b345ba84412",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4688,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "available": "string",
      "domain": "string",
      "status": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x41d626155e3198dd0bbd515807b0415aa048bbc2ecd6801fe98c2704291418e2"
   },
   "promise": {
    "fields": [
     "confidence",
     "data_as_of",
     "disclaimer",
     "result",
     "supported",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d6e14f3a562497e8",
   "seller": {
    "host": "codepulse-api.hahavoid0.workers.dev",
    "url": "https://codepulse-api.hahavoid0.workers.dev/domain/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d6e14f3a562497e8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3091,
    "missing": [],
    "observed_schema": {
     "basket": {
      "array_of": {
       "base_weight_pct": "string",
       "dynamic_weight_pct": "string",
       "is_stable": "string",
       "pool_fee_bps": "string",
       "slashed": "string",
       "token": "string"
      }
     },
     "crash_shield_active": "string",
     "eth_price_usd": "string",
     "meta": {
      "as_of_unix": "string",
      "chain": "string",
      "chain_id": "string",
      "contract": "string"
     },
     "nav_usd": "string",
     "slippage_buffer_pct": "string",
     "slippage_reason": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xaef8632f0b9788a5a07488dd2fa1a01122b42a18c014e90807b53b99894a6ee4"
   },
   "promise": {
    "fields": [
     "basket",
     "crash_shield_active",
     "eth_price_usd",
     "meta",
     "nav_usd",
     "slippage_buffer_pct",
     "slippage_reason"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d738ccd54311808b",
   "seller": {
    "host": "gblin.digital",
    "url": "https://gblin.digital/api/x402/treasury-state"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d738ccd54311808b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "cloud_friendly",
     "clouds",
     "links",
     "next",
     "num_pages",
     "observations",
     "pressure",
     "pressure_units",
     "raw_data",
     "relative_humidity",
     "temp_air",
     "temp_dewpoint",
     "temp_perceived",
     "visibility",
     "visibility_units",
     "wind_friendly",
     "wind_speed_gust",
     "wind_units"
    ],
    "latency_ms": 1890,
    "missing": [
     "humidity_pct",
     "temperature"
    ],
    "observed_schema": {
     "links": {
      "next": "string"
     },
     "num_pages": "integer",
     "observations": {
      "array_of": {
       "airport_code": "string",
       "cloud_friendly": "string",
       "clouds": "array",
       "conditions": "null",
       "pressure": "number",
       "pressure_units": "string",
       "raw_data": "string",
       "relative_humidity": "integer",
       "temp_air": "integer",
       "temp_dewpoint": "integer",
       "temp_perceived": "integer",
       "time": "string",
       "visibility": "integer",
       "visibility_units": "string",
       "wind_direction": "integer",
       "wind_friendly": "string",
       "wind_speed": "integer",
       "wind_speed_gust": "integer",
       "wind_units": "string"
      }
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 112,
     "match": {
      "tx": "0x651451596cd0fbe4ec3eafb1cddef800a8f415680e8dac7d7a8ae2153c0a2619",
      "url": "https://stabletravel.dev/api/flightaware/airports/KJFK/weather/observations"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.004",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x651451596cd0fbe4ec3eafb1cddef800a8f415680e8dac7d7a8ae2153c0a2619"
   },
   "promise": {
    "fields": [
     "airport_code",
     "conditions",
     "humidity_pct",
     "temperature",
     "time",
     "wind_direction",
     "wind_speed"
    ],
    "price_usdc": "0.004",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d79489d0662e8446",
   "seller": {
    "host": "stabletravel.dev",
    "url": "https://stabletravel.dev/api/flightaware/airports/KJFK/weather/observations"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d79489d0662e8446",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "generated_at",
     "network_referrals",
     "terms"
    ],
    "latency_ms": 11523,
    "missing": [],
    "observed_schema": {
     "chain": "string",
     "count": "string",
     "disclaimer": "string",
     "generated_at": "string",
     "launches": {
      "array_of": {
       "block": "string",
       "holders": "string",
       "launched_at": "string",
       "name": "string",
       "symbol": "string",
       "token": "string",
       "total_supply": "string"
      }
     },
     "launchpad": {
      "cca_factory": "string",
      "liquidity_launcher": "string",
      "note": "string",
      "uerc20_factory": "string",
      "v4_pool_manager": "string"
     },
     "network_referrals": {
      "array_of": {
       "price": "string",
       "url": "string",
       "vertical": "string",
       "why": "string"
      }
     },
     "scan_any_token": "string",
     "terms": "string",
     "uerc20_standard": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x39ab5107860e830c98e8f8f823359f9c7c6faad738b30263b8bc9085bdd6b218"
   },
   "promise": {
    "fields": [
     "chain",
     "count",
     "launches",
     "launchpad",
     "scan_any_token",
     "uerc20_standard"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d7952c5753c10aa1",
   "seller": {
    "host": "onchainpulse.theaslangroupllc.com",
    "url": "https://onchainpulse.theaslangroupllc.com/api/rh-launches"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d7952c5753c10aa1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2668,
    "missing": [],
    "observed_schema": {
     "asOf": "string",
     "count": "string",
     "historical": "string",
     "prices": {
      "array_of": {
       "confidence": "string",
       "decimals": "string",
       "key": "string",
       "price": "string",
       "query": "string",
       "resolved": "string",
       "symbol": "string",
       "timestamp": "string"
      }
     },
     "requested": "string",
     "source": {
      "name": "string",
      "url": "string"
     },
     "unresolved": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x029b186392664275b416adb5a1778df5137bed8ecdc912eae41bf486d159cd04"
   },
   "promise": {
    "fields": [
     "asOf",
     "count",
     "historical",
     "prices",
     "requested",
     "source",
     "unresolved"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d7c78f4216e55ef2",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/price"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d7c78f4216e55ef2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2869,
    "missing": [
     "algo",
     "hash"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 21,
     "match": {
      "tx": null,
      "url": "https://webtools402.176-109-107-191.sslip.io/crypto/hash"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "algo",
     "hash"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d817faabab9310a7",
   "seller": {
    "host": "webtools402.176-109-107-191.sslip.io",
    "url": "https://webtools402.176-109-107-191.sslip.io/crypto/hash"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d817faabab9310a7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3109,
    "missing": [
     "providers"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 75,
     "match": {
      "tx": null,
      "url": "https://api.400860.xyz/v1/ai/pricing"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "providers"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d82ac028273f4d2e",
   "seller": {
    "host": "api.400860.xyz",
    "url": "https://api.400860.xyz/v1/ai/pricing"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "409 Conflict"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d82ac028273f4d2e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "confidence",
     "latency_ms",
     "model_used",
     "signal",
     "sources",
     "timestamp"
    ],
    "latency_ms": 2609,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data": {
      "callers": {
       "array_of": "string"
      },
      "coordinated_flagged": "string",
      "count": "string",
      "description": "string"
     },
     "latency_ms": "string",
     "model_used": "string",
     "signal": "string",
     "sources": {
      "array_of": "string"
     },
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xdda135dce8ed8f1f9b796e5fc9c020b6410e46e1b3f0079f41ac8923f73f1c2d"
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d89933f2a6bfc286",
   "seller": {
    "host": "api.robinx.io",
    "url": "https://api.robinx.io/callers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d89933f2a6bfc286",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_atlas"
    ],
    "latency_ms": 1760,
    "missing": [],
    "observed_schema": {
     "_atlas": {
      "docs": "string",
      "related": {
       "array_of": "string"
      }
     },
     "host": "string",
     "queried_at": "string",
     "records": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4fffc451fe9ab8224005dc43856c194acda404460c22e244ad08327fc4c78c84"
   },
   "promise": {
    "fields": [
     "host",
     "queried_at",
     "records"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d8dd68abc44d20e4",
   "seller": {
    "host": "dns.use.x402atlas.com",
    "url": "https://dns.use.x402atlas.com/a"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d8dd68abc44d20e4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "perf",
     "timestamp",
     "watch"
    ],
    "latency_ms": 2629,
    "missing": [],
    "observed_schema": {
     "asof_daily": "string",
     "books": {
      "macro": {
       "array_of": "string"
      },
      "qqq": {
       "array_of": "string"
      },
      "spx": {
       "array_of": "string"
      }
     },
     "disclaimer": "string",
     "freshness": {
      "data_age_seconds": "string",
      "market_open": "string",
      "next_refresh_at": "string",
      "poll_hint": "string"
     },
     "perf": {
      "as_of": "string",
      "benchmark_basis": "string",
      "benchmarks": {
       "array_of": "string"
      },
      "headline": {
       "engine_return_pct": "string",
       "qqq_return_pct": "string",
       "spy_return_pct": "string",
       "vs_qqq_pp": "string",
       "vs_spy_pp": "string",
       "window": "string"
      },
      "note": "string",
      "series": {
       "array_of": "string"
      },
      "summary": "string",
      "windows": {
       "since_inception": "string"
      }
     },
     "product": "string",
     "ranking": "string",
     "timestamp": "string",
     "watch": {
      "books": {
       "crypto": "string",
       "macro": "string",
       "qqq": "string",
       "spx": "string"
      },
      "endpoint": "string",
      "how": "string",
      "state_hash": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xbe50030375d131a99f33280835fabbe9df40023fadcb9d9ce7a31782b7284934"
   },
   "promise": {
    "fields": [
     "asof_daily",
     "books",
     "freshness",
     "product",
     "ranking"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d8e053c884bf404b",
   "seller": {
    "host": "coil.trade",
    "url": "https://coil.trade/api/board/leaders"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d8e053c884bf404b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2652,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "filters": {
      "chain": "string",
      "symbol": "string"
     },
     "source": {
      "name": "string",
      "url": "string"
     },
     "stablecoins": {
      "array_of": {
       "chains": "string",
       "circulating": "string",
       "circulatingUsd": "string",
       "name": "string",
       "pegCurrency": "string",
       "pegMechanism": "string",
       "pegType": "string",
       "price": "string",
       "symbol": "string"
      }
     },
     "totalCirculatingUsd": "string",
     "totalMatching": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x15d3487ff6a371630f23bb2bc55bac9e3e83ef564f5ebdedae7eb8cd032db059"
   },
   "promise": {
    "fields": [
     "count",
     "filters",
     "source",
     "stablecoins",
     "totalCirculatingUsd",
     "totalMatching"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_d8fcb5e1344fda00",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/stablecoins"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_d8fcb5e1344fda00",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 75,
     "match": {
      "tx": "0x298c0c6609d40c646fdd6b7e69cacb226f024128eb0803fca70e08d4bfd95d72",
      "url": "https://quartermaster.surewhynot.app/v1/balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&token=usdc"
     },
     "tx": "0x298c0c6609d40c646fdd6b7e69cacb226f024128eb0803fca70e08d4bfd95d72"
    },
    "returned": 30.464119
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x298c0c6609d40c646fdd6b7e69cacb226f024128eb0803fca70e08d4bfd95d72"
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_daebb1ce96ff3f34",
   "seller": {
    "host": "quartermaster.surewhynot.app",
    "url": "https://quartermaster.surewhynot.app/v1/balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045&token=usdc"
   },
   "truth": {
    "dev_value": 0.0,
    "deviation": "+0 USDC",
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_daebb1ce96ff3f34",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1899,
    "missing": [
     "data",
     "queried_at"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 126,
     "match": {
      "tx": null,
      "url": "https://defillama.use.x402atlas.com/yields-chart"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "queried_at"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_db2b09958cc5824f",
   "seller": {
    "host": "defillama.use.x402atlas.com",
    "url": "https://defillama.use.x402atlas.com/yields-chart"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"queried_at\": \"2026-08-13T20:01:50.104027847Z\",\n    \"data\": {\n      \"status\": \"success\",\n      \"data\": [\n        {\n          \"timesta"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_db2b09958cc5824f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4561,
    "missing": [
     "note",
     "ok"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 301,
     "match": {
      "tx": null,
      "url": "https://api.pixo.tools/v1/pdf/extract"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "note",
     "ok"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_db89fbda82dafa0e",
   "seller": {
    "host": "api.pixo.tools",
    "url": "https://api.pixo.tools/v1/pdf/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_db89fbda82dafa0e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": false,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5469,
    "missing": [],
    "observed_schema": {
     "current": {
      "description": "string",
      "feels_like_c": "string",
      "humidity_pct": "string",
      "precipitation_mm": "string",
      "temperature_c": "string",
      "time": "string",
      "weather_code": "string",
      "wind_speed_kmh": "string"
     },
     "location": {
      "country": "string",
      "latitude": "string",
      "longitude": "string",
      "name": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 35,
     "match": {
      "tx": null,
      "url": "https://payanagent.com/x402/kh7ae6p2z1gga2xb0xv2gh6sth8b86ve"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "current",
     "location"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dc8337db4d0cf42e",
   "seller": {
    "host": "payanagent.com",
    "url": "https://payanagent.com/x402/kh7ae6p2z1gga2xb0xv2gh6sth8b86ve"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dc8337db4d0cf42e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "findings_truncated"
    ],
    "latency_ms": 4522,
    "missing": [],
    "observed_schema": {
     "coverage": {
      "cwe_flagged": {
       "array_of": "string"
      },
      "cwe_total": "string",
      "languages_scanned": {
       "array_of": "string"
      }
     },
     "disclaimer": "string",
     "files_scanned": "string",
     "findings": {
      "array_of": {
       "confidence": "string",
       "cwe": "string",
       "dimension": "string",
       "evidence": "string",
       "file": "string",
       "line": "string",
       "name": "string",
       "reason": "string",
       "severity": "string"
      }
     },
     "findings_by_cwe": {
      "CWE-327": "string"
     },
     "findings_truncated": "string",
     "language": "string",
     "object": "string",
     "risk_score": "string",
     "ruleset_version": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8d9a85e88687510b3c0e3de933e443957dd6dfee48580ce2a17dea33d13b87c1"
   },
   "promise": {
    "fields": [
     "coverage",
     "disclaimer",
     "files_scanned",
     "findings",
     "findings_by_cwe",
     "language",
     "object",
     "risk_score",
     "ruleset_version",
     "verdict"
    ],
    "price_usdc": "0.008",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dce071afecff0ca8",
   "seller": {
    "host": "api.agentstools.dev",
    "url": "https://api.agentstools.dev/code/inspect"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dce071afecff0ca8",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1857,
    "missing": [],
    "observed_schema": {
     "content_base64": "string",
     "format": "string",
     "height": "string",
     "kind": "string",
     "media_type": "string",
     "render_version": "string",
     "sha256": "string",
     "width": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd7ce6cadc03eb1d3473334de5ff1e8f7cbe9b6a11cfd93077280a5f2da8754d4"
   },
   "promise": {
    "fields": [
     "content_base64",
     "format",
     "height",
     "kind",
     "media_type",
     "render_version",
     "sha256",
     "width"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dd2aed73fd28656a",
   "seller": {
    "host": "visuals.use.x402atlas.com",
    "url": "https://visuals.use.x402atlas.com/identicon"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dd2aed73fd28656a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2369,
    "missing": [
     "chars",
     "text",
     "videoId",
     "words"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 258,
     "match": {
      "tx": null,
      "url": "https://toolsmith-api.dassad10.workers.dev/t/youtube/transcript"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "chars",
     "text",
     "videoId",
     "words"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_decc7605fa574b96",
   "seller": {
    "host": "toolsmith-api.dassad10.workers.dev",
    "url": "https://toolsmith-api.dassad10.workers.dev/t/youtube/transcript"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_decc7605fa574b96",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".usdc",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 83,
     "match": {
      "tx": null,
      "url": "https://agent402.tools/api/erc721-owner?contract=0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85&network=ethereum&tokenId=0xaf2caa1c2ca1d027f1ac823b529d0a67cd144264b2789fa2ea4d63a67c7103cc"
     },
     "tx": null
    },
    "returned": null
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "USDC balance of 0xd8dA\u20266045 on Base",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_df58f524f0707787",
   "seller": {
    "host": "agent402.tools",
    "url": "https://agent402.tools/api/erc721-owner?contract=0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85&network=ethereum&tokenId=0xaf2caa1c2ca1d027f1ac823b529d0a67cd144264b2789fa2ea4d63a67c7103cc"
   },
   "truth": {
    "dev_value": null,
    "deviation": null,
    "source": "Base chain balanceOf (latest block)",
    "tol_value": 0.01,
    "tolerance": "\u00b10.01 USDC",
    "unit": "USDC",
    "value": 30.464119
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "inconclusive",
    "why": "no value returned to grade"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_df58f524f0707787",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2594,
    "missing": [
     "input_chars",
     "model",
     "to",
     "translation"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 125,
     "match": {
      "tx": null,
      "url": "https://quartermaster.surewhynot.app/v1/translate"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "input_chars",
     "model",
     "to",
     "translation"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dfa23880f669e123",
   "seller": {
    "host": "quartermaster.surewhynot.app",
    "url": "https://quartermaster.surewhynot.app/v1/translate"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dfa23880f669e123",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "features",
     "limitations",
     "payment_observed",
     "payment_receipt_present",
     "query",
     "query_resolution",
     "request_hash",
     "result_handle",
     "result_retrieval"
    ],
    "latency_ms": 5207,
    "missing": [],
    "observed_schema": {
     "features": {
      "array_of": "string"
     },
     "final_authority": "string",
     "limitations": {
      "array_of": "string"
     },
     "not_a_recommendation": "string",
     "not_a_verdict": "string",
     "not_payment_proof": "string",
     "payment_observed": "string",
     "payment_receipt_present": "string",
     "query": {
      "limit": "string"
     },
     "query_resolution": {
      "candidate_intent_group_filter_applied": "string",
      "domain_hint_filter_applied": "string",
      "goal_type_filter_applied": "string",
      "note": "string"
     },
     "request_hash": "string",
     "result_handle": "string",
     "result_retrieval": {
      "by_handle": "string",
      "expires_at": "string",
      "method": "string"
     },
     "schema_version": "string",
     "surfaces": {
      "array_of": {
       "assessed_count": "string",
       "assessed_success_count": "string",
       "declared_goal_type": "string",
       "domain_hint": "string",
       "evidence_grade": "string",
       "failure_count": "string",
       "last_observed_at": "string",
       "median_observed_price": "string",
       "not_a_recommendation": "string",
       "not_a_verdict": "string",
       "observation_provenance": "string",
       "observed_count": "string",
       "observed_intent_claims": "string",
       "observed_rails": "string",
       "protocol_roles": "string",
       "provider_declared_intent_hints": "string",
       "surface_key": "string",
       "unassessed_count": "string",
       "verification_cost_summary": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1fba85b2ea95722b1aeb6631b5567c2b87d94cf22578ef51f7ea6b5d28684a6d"
   },
   "promise": {
    "fields": [
     "final_authority",
     "not_a_recommendation",
     "not_a_verdict",
     "not_payment_proof",
     "schema_version",
     "surfaces"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dfa813a157602cc4",
   "seller": {
    "host": "kari.mayim-mayim.com",
    "url": "https://kari.mayim-mayim.com/api/bazaar/surface_comparison_facts"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dfa813a157602cc4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2634,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "category": "string",
     "count": "string",
     "date": "string",
     "mode": "string",
     "next_page_token": "string",
     "range_complete": "string",
     "results": {
      "array_of": {
       "author": "string",
       "category": "string",
       "comment_count": "string",
       "comments": "string",
       "id": "string",
       "item_type": "string",
       "points": "string",
       "posted_at": "string",
       "title": "string",
       "url": "string"
      }
     },
     "scanned": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xa5f815ace3421e9afe7aaa515e1ecea353290a7afc0283536ec19372cd86a1d7"
   },
   "promise": {
    "fields": [
     "api_version",
     "category",
     "count",
     "date",
     "mode",
     "next_page_token",
     "range_complete",
     "results",
     "scanned"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_dfde41e54ed6af0b",
   "seller": {
    "host": "hackernews-data.underscoredone.com",
    "url": "https://hackernews-data.underscoredone.com/fetch"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_dfde41e54ed6af0b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "provider"
    ],
    "latency_ms": 2099,
    "missing": [],
    "observed_schema": {
     "categories": {
      "array_of": {
       "description": "string",
       "endpoints": "string",
       "name": "string",
       "service_count": "string",
       "slug": "string"
      }
     },
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x897171f0ee4bb8a7da12d896de6dbc5e4a2682d133fa3dbe3547616859b841dc"
   },
   "promise": {
    "fields": [
     "categories"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e107f94f559a3b91",
   "seller": {
    "host": "x402.coinopai.com",
    "url": "https://x402.coinopai.com/api/categories"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e107f94f559a3b91",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "canonical",
     "domain",
     "pubkey",
     "signature",
     "signingScheme"
    ],
    "latency_ms": 2306,
    "missing": [
     "method",
     "pair",
     "price",
     "sources"
    ],
    "observed_schema": {
     "canonical": "string",
     "domain": "string",
     "pubkey": "string",
     "signature": "string",
     "signingScheme": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 294,
     "match": {
      "tx": "0x7d4adc154793ef61c65d817499afbd750a34660657c0f610d633c9282f5f22bf",
      "url": "https://api.myceliasignal.com/oracle/price/eth/usd"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7d4adc154793ef61c65d817499afbd750a34660657c0f610d633c9282f5f22bf"
   },
   "promise": {
    "fields": [
     "method",
     "pair",
     "price",
     "sources"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e13527b0e3e28f29",
   "seller": {
    "host": "api.myceliasignal.com",
    "url": "https://api.myceliasignal.com/oracle/price/eth/usd"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e13527b0e3e28f29",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1669,
    "missing": [
     "charset",
     "counts",
     "jsonld",
     "lang",
     "links",
     "opengraph",
     "title"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 12,
     "match": {
      "tx": null,
      "url": "https://api.webbersites.com/api/seo/metadata"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "charset",
     "counts",
     "jsonld",
     "lang",
     "links",
     "opengraph",
     "title"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e19139c655f5ddbf",
   "seller": {
    "host": "api.webbersites.com",
    "url": "https://api.webbersites.com/api/seo/metadata"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e19139c655f5ddbf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1619,
    "missing": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 77,
     "match": {
      "tx": null,
      "url": "https://x402-seller.558686.xyz/v1/tools/x402-buyer-shortlist"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e1e26a19b696f7e5",
   "seller": {
    "host": "x402-seller.558686.xyz",
    "url": "https://x402-seller.558686.xyz/v1/tools/x402-buyer-shortlist"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e1e26a19b696f7e5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1079,
    "missing": [
     "api_version"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 263,
     "match": {
      "tx": null,
      "url": "https://bimi-checker.underscoredone.com/check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "api_version"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e228114844422694",
   "seller": {
    "host": "bimi-checker.underscoredone.com",
    "url": "https://bimi-checker.underscoredone.com/check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e228114844422694",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3494,
    "missing": [],
    "observed_schema": {
     "result": "string",
     "truncated": "string",
     "usage": {
      "ceilingMicros": "string",
      "chargedMicros": "string",
      "inputTokens": "string",
      "markupPct": "string",
      "model": "string",
      "outputTokens": "string",
      "providerCostMicros": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5baa9b7cc842c1991d3fb05d42307b6f5c9bbce4dae7399509ff11dd2c11f8dd"
   },
   "promise": {
    "fields": [
     "result",
     "truncated",
     "usage"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e2ddc993a4ad65a4",
   "seller": {
    "host": "api.relaystation.ai",
    "url": "https://api.relaystation.ai/v1/llm/sentiment"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e2ddc993a4ad65a4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1265,
    "missing": [
     "found",
     "matchType",
     "query",
     "results"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 159,
     "match": {
      "tx": null,
      "url": "https://kaisha-api.hp-vladic.workers.dev/resolve"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "found",
     "matchType",
     "query",
     "results"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e3276d8f9be8db64",
   "seller": {
    "host": "kaisha-api.hp-vladic.workers.dev",
    "url": "https://kaisha-api.hp-vladic.workers.dev/resolve"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e3276d8f9be8db64",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3254,
    "missing": [],
    "observed_schema": {
     "assets": "string",
     "build": "string",
     "deployedAt": "string",
     "metrics": "string",
     "ok": "string",
     "service": "string",
     "signals": {
      "atomic": "string",
      "composites": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x07a0be6172b3f1e7c3ceadf114587bb4e353b2a43412e879a132b9b84d68d91c"
   },
   "promise": {
    "fields": [
     "assets",
     "build",
     "deployedAt",
     "metrics",
     "ok",
     "service",
     "signals"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e3da575b847edcc0",
   "seller": {
    "host": "cryptyx.ai",
    "url": "https://cryptyx.ai/api/x402/health"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e3da575b847edcc0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2198,
    "missing": [],
    "observed_schema": {
     "change24h": "number",
     "currency": "string",
     "exchange": "string",
     "high24h": "number",
     "low24h": "number",
     "name": "string",
     "price": "number",
     "processingTime": "string",
     "symbol": "string",
     "type": "string",
     "volume24h": "number"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 64,
     "match": {
      "tx": "0x7bc8fe572890f0afa283867fa4acbf175cf3150cce1e7fd0698f50318c859f3d",
      "url": "https://vibesprings.net/api/price/eth-usd"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x7bc8fe572890f0afa283867fa4acbf175cf3150cce1e7fd0698f50318c859f3d"
   },
   "promise": {
    "fields": [
     "change24h",
     "currency",
     "exchange",
     "high24h",
     "low24h",
     "name",
     "price",
     "processingTime",
     "symbol",
     "type",
     "volume24h"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e439e48412abe8d3",
   "seller": {
    "host": "vibesprings.net",
    "url": "https://vibesprings.net/api/price/eth-usd"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e439e48412abe8d3",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1914,
    "missing": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 76,
     "match": {
      "tx": null,
      "url": "https://x402-key.558686.xyz/v1/tools/api-url-readiness-check"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e47048eee9a263e5",
   "seller": {
    "host": "x402-key.558686.xyz",
    "url": "https://x402-key.558686.xyz/v1/tools/api-url-readiness-check"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e47048eee9a263e5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3271,
    "missing": [],
    "observed_schema": {
     "as_of": "string",
     "count": "string",
     "maturities": {
      "array_of": "string"
     },
     "rates": {
      "array_of": {
       "date": "string",
       "rates": "string"
      }
     },
     "series": "string",
     "source": "string",
     "unit": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x0651386447e316e32a119deb26ae7499ffca52d32befb12c277142060a764079"
   },
   "promise": {
    "fields": [
     "as_of",
     "count",
     "maturities",
     "rates",
     "series",
     "source",
     "unit"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e480fe4b4d1be42e",
   "seller": {
    "host": "x402stock.xyz",
    "url": "https://x402stock.xyz/api/v1/treasury-yields"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e480fe4b4d1be42e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "links"
    ],
    "latency_ms": 3440,
    "missing": [],
    "observed_schema": {
     "flights": {
      "array_of": {
       "actual_in": "string",
       "actual_off": "string",
       "actual_on": "string",
       "actual_out": "string",
       "actual_runway_off": "string",
       "actual_runway_on": "string",
       "aircraft_type": "string",
       "arrival_delay": "string",
       "atc_ident": "string",
       "blocked": "string",
       "cancelled": "string",
       "codeshares": "string",
       "codeshares_iata": "string",
       "departure_delay": "string",
       "destination": "string",
       "diverted": "string",
       "estimated_in": "string",
       "estimated_off": "string",
       "estimated_on": "string",
       "estimated_out": "string",
       "fa_flight_id": "string",
       "filed_ete": "string",
       "flight_number": "string",
       "foresight_predictions_available": "string",
       "ident": "string",
       "ident_iata": "string",
       "ident_icao": "string",
       "inbound_fa_flight_id": "string",
       "operator": "string",
       "operator_iata": "string",
       "operator_icao": "string",
       "origin": "string",
       "position_only": "string",
       "progress_percent": "string",
       "registration": "string",
       "scheduled_in": "string",
       "scheduled_off": "string",
       "scheduled_on": "string",
       "scheduled_out": "string",
       "status": "string"
      }
     },
     "links": "string",
     "num_pages": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xe3a645b60026d6cf1232f3632ab611293c9be7d9792d3eb0a983b3392afb2004"
   },
   "promise": {
    "fields": [
     "flights",
     "num_pages"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e504666bdd71bad1",
   "seller": {
    "host": "stabletravel.dev",
    "url": "https://stabletravel.dev/api/flightaware/flights/UAL123"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e504666bdd71bad1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3208,
    "missing": [],
    "observed_schema": {
     "cep": "string",
     "city": "string",
     "complement": "string",
     "neighborhood": "string",
     "source": "string",
     "state": "string",
     "street": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x74e997070b7f3544c25b1c97e8c5d976be933e8962a67949a65e84e7695f390f"
   },
   "promise": {
    "fields": [
     "cep",
     "city",
     "complement",
     "neighborhood",
     "source",
     "state",
     "street"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e5505fb3bc44b9b4",
   "seller": {
    "host": "tools.miniframe.com.br",
    "url": "https://tools.miniframe.com.br/cep"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e5505fb3bc44b9b4",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1617,
    "missing": [
     "id",
     "name",
     "next_step",
     "packages",
     "recipient_required",
     "recipient_type"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 11,
     "match": {
      "tx": null,
      "url": "https://api.bitrefill.com/x402/products/detail"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "id",
     "name",
     "next_step",
     "packages",
     "recipient_required",
     "recipient_type"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e558879d9db0b451",
   "seller": {
    "host": "api.bitrefill.com",
    "url": "https://api.bitrefill.com/x402/products/detail"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e558879d9db0b451",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "disclaimer",
     "perf",
     "timestamp",
     "watch"
    ],
    "latency_ms": 2670,
    "missing": [],
    "observed_schema": {
     "asof_daily": "string",
     "book_order": {
      "array_of": "string"
     },
     "books": {
      "crypto": {
       "index": "string",
       "label": "string",
       "regime_mode": "string",
       "verdict": "string"
      },
      "macro": {
       "index": "string",
       "label": "string",
       "regime_mode": "string",
       "verdict": "string"
      },
      "qqq": {
       "index": "string",
       "label": "string",
       "regime_mode": "string",
       "verdict": "string"
      },
      "spx": {
       "index": "string",
       "label": "string",
       "regime_mode": "string",
       "verdict": "string"
      }
     },
     "disclaimer": "string",
     "freshness": {
      "data_age_seconds": "string",
      "market_open": "string",
      "next_refresh_at": "string",
      "poll_hint": "string"
     },
     "perf": {
      "as_of": "string",
      "benchmark_basis": "string",
      "benchmarks": {
       "array_of": "string"
      },
      "headline": {
       "engine_return_pct": "string",
       "qqq_return_pct": "string",
       "spy_return_pct": "string",
       "vs_qqq_pp": "string",
       "vs_spy_pp": "string",
       "window": "string"
      },
      "note": "string",
      "series": {
       "array_of": "string"
      },
      "summary": "string",
      "windows": {
       "since_inception": "string"
      }
     },
     "product": "string",
     "timestamp": "string",
     "watch": {
      "books": {
       "crypto": "string",
       "macro": "string",
       "qqq": "string",
       "spx": "string"
      },
      "endpoint": "string",
      "how": "string",
      "state_hash": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc4d5d194d4b7f866249cc15a3e027e22af6c33096d56b028bfb0c418566a217c"
   },
   "promise": {
    "fields": [
     "asof_daily",
     "book_order",
     "books",
     "freshness",
     "product"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e602d3c8facef496",
   "seller": {
    "host": "coil.trade",
    "url": "https://coil.trade/api/board/indices"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e602d3c8facef496",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 9647,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "closed_or_filtered_count": "string",
     "complete": "string",
     "duration_ms": "string",
     "open_ports": {
      "array_of": {
       "port": "string",
       "protocol": "string",
       "service": "string",
       "state": "string",
       "version": "string"
      }
     },
     "ports_requested": "string",
     "ports_scanned": "string",
     "resolved_ip": "string",
     "scan_type": "string",
     "target": "string",
     "warning": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1b153c8c78c569e15cdda699d5a83e4c7a1143bc97b1a4f0f91091b31fb9d36f"
   },
   "promise": {
    "fields": [
     "api_version",
     "closed_or_filtered_count",
     "complete",
     "duration_ms",
     "open_ports",
     "ports_requested",
     "ports_scanned",
     "resolved_ip",
     "scan_type",
     "target",
     "warning"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e659fdc9bfb6f940",
   "seller": {
    "host": "port-scanner.underscoredone.com",
    "url": "https://port-scanner.underscoredone.com/scan"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e659fdc9bfb6f940",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_attribution",
     "_meta",
     "count",
     "payment"
    ],
    "latency_ms": 2201,
    "missing": [],
    "observed_schema": {
     "_attribution": "string",
     "_meta": {
      "apiVersion": "string"
     },
     "charged": "boolean",
     "count": "integer",
     "narratives": {
      "array_of": {
       "contentCount": "integer",
       "firstSeenAt": "string",
       "id": "integer",
       "lastUpdatedAt": "string",
       "peakedAt": "null",
       "sourceCount": "integer",
       "stage": "string",
       "summary": "string",
       "tags": "array",
       "title": "string"
      }
     },
     "payment": {
      "network": "string",
      "payer": "string",
      "priceUsd": "number",
      "txHash": "string"
     }
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 196,
     "match": {
      "tx": "0xd050e4635bfe734ebe93d14eff0e2184122e42cb38235b2dd71a9709b5c61c50",
      "url": "https://api.signalis.dev/v1/pulse/narratives"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xd050e4635bfe734ebe93d14eff0e2184122e42cb38235b2dd71a9709b5c61c50"
   },
   "promise": {
    "fields": [
     "charged",
     "narratives"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e6a194b62dd2bfd9",
   "seller": {
    "host": "api.signalis.dev",
    "url": "https://api.signalis.dev/v1/pulse/narratives"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e6a194b62dd2bfd9",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2597,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "failed": "string",
     "processed_at": "string",
     "results": {
      "array_of": {
       "age": "string",
       "domainName": "string",
       "expirationDate": "string",
       "expiringIn": "string",
       "lastUpdateDate": "string",
       "registrationDate": "string",
       "status": "string"
      }
     },
     "succeeded": "string",
     "total": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xed1ce40ce04cb76a2d19555e43b5ddbee095fe6d6cf06807276e507f965be563"
   },
   "promise": {
    "fields": [
     "api_version",
     "failed",
     "processed_at",
     "results",
     "succeeded",
     "total"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e7b935838b8f02a0",
   "seller": {
    "host": "domain-age-checker.underscoredone.com",
    "url": "https://domain-age-checker.underscoredone.com/lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e7b935838b8f02a0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1418,
    "missing": [
     "data"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 102,
     "match": {
      "tx": null,
      "url": "https://autonomy-api-network.onrender.com/v1/image-inspect"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e816c807939bd51b",
   "seller": {
    "host": "autonomy-api-network.onrender.com",
    "url": "https://autonomy-api-network.onrender.com/v1/image-inspect"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e816c807939bd51b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2316,
    "missing": [],
    "observed_schema": {
     "count": "string",
     "results": {
      "array_of": {
       "category": "string",
       "content": "string",
       "metadata": "string",
       "published_at": "string",
       "source": "string",
       "title": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xfdef47368302689233463d532fb3f3af22a5f6ebbd6e69f06f84ee44cc22fc9c"
   },
   "promise": {
    "fields": [
     "count",
     "results"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e81e80061e4bca6d",
   "seller": {
    "host": "concordancehq.duckdns.org",
    "url": "https://concordancehq.duckdns.org/tools/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e81e80061e4bca6d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5943,
    "missing": [],
    "observed_schema": {
     "ok": "string",
     "result": {
      "agent": {
       "id": "string",
       "version": "string"
      },
      "claim": "string",
      "source": {
       "contentHash": "string",
       "finalUrl": "string",
       "requestedUrl": "string",
       "retrievedAt": "string",
       "sourceId": "string",
       "text": "string",
       "truncated": "string"
      },
      "verification": {
       "confidence": "string",
       "explanation": "string",
       "limitations": "string",
       "missingContext": "string",
       "opposingEvidence": "string",
       "supportingEvidence": "string",
       "verdict": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9adfceb230b75a19ca104bac972a58cb53cc151dffcd5e6d5bf6f3eb6a3c1cbb"
   },
   "promise": {
    "fields": [
     "ok",
     "result"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e8368d615244170e",
   "seller": {
    "host": "red-breeze-8b8c.keenanbooker83.workers.dev",
    "url": "https://red-breeze-8b8c.keenanbooker83.workers.dev/verify-citation"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e8368d615244170e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "algorithm",
     "public_key",
     "show_your_human",
     "signature_covers",
     "signed_payload",
     "store_identity",
     "verification",
     "which_check_is_worth_doing"
    ],
    "latency_ms": 9235,
    "missing": [],
    "observed_schema": {
     "algorithm": "string",
     "badge_url": "string",
     "certificate": {
      "asset": "string",
      "cert_id": "string",
      "date": "string",
      "item": "string",
      "network": "string",
      "paid_usdc": "number",
      "patron_number": "integer",
      "payer": "string",
      "settlement_tx": "string"
     },
     "deliverable": "string",
     "item_id": "string",
     "message": "string",
     "paid_usdc": "number",
     "patron_number": "integer",
     "public_key": "string",
     "show_your_human": "string",
     "signature": "string",
     "signature_covers": "string",
     "signed_payload": "string",
     "store_identity": {
      "homepage": "string",
      "name": "string",
      "rights": "string",
      "verify": "string",
      "what": "string"
     },
     "tip_usdc": "integer",
     "verification": "string",
     "verify_url": "string",
     "which_check_is_worth_doing": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 155,
     "match": {
      "tx": "0x5fdaeefd736d3eaa8e2056be99f8ee84f3d9b99b050f905e250d6328a490ca4c",
      "url": "https://scvd.store/api/buy/small_blessing"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5fdaeefd736d3eaa8e2056be99f8ee84f3d9b99b050f905e250d6328a490ca4c"
   },
   "promise": {
    "fields": [
     "badge_url",
     "certificate",
     "deliverable",
     "item_id",
     "message",
     "paid_usdc",
     "patron_number",
     "signature",
     "tip_usdc",
     "verify_url"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e83ace80f7c04518",
   "seller": {
    "host": "scvd.store",
    "url": "https://scvd.store/api/buy/small_blessing"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e83ace80f7c04518",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1474,
    "missing": [
     "content",
     "doc_type",
     "metadata",
     "title"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 299,
     "match": {
      "tx": null,
      "url": "https://docparse.x402tools.xyz/parse"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "content",
     "doc_type",
     "metadata",
     "title"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e83c396f6801de89",
   "seller": {
    "host": "docparse.x402tools.xyz",
    "url": "https://docparse.x402tools.xyz/parse"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "502 Bad Gateway"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e83c396f6801de89",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1996,
    "missing": [
     "author",
     "content",
     "language",
     "reading_time_minutes",
     "title",
     "word_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 314,
     "match": {
      "tx": null,
      "url": "https://content.hugen.tokyo/content/extract"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "author",
     "content",
     "language",
     "reading_time_minutes",
     "title",
     "word_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e86c6ed84176274e",
   "seller": {
    "host": "content.hugen.tokyo",
    "url": "https://content.hugen.tokyo/content/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e86c6ed84176274e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2882,
    "missing": [
     "period_days",
     "sector_performance",
     "source",
     "success",
     "upcoming_events"
    ],
    "observed_schema": {
     "error": "string",
     "success": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb59501e37a4a0fb83dbeeb2112a26cdb0b30213669da761a3b6a815e7d88062c"
   },
   "promise": {
    "fields": [
     "period_days",
     "sector_performance",
     "source",
     "success",
     "upcoming_events"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e88008a1f5c60f3e",
   "seller": {
    "host": "market.memoryapi.org",
    "url": "https://market.memoryapi.org/x402/market/calendar"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "endpoint returned an error object (likely our input or a transient error)"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e88008a1f5c60f3e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1072,
    "missing": [
     "approxTokens",
     "markdown",
     "title",
     "truncated",
     "usage"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 160,
     "match": {
      "tx": null,
      "url": "https://clanker-banker.agentfetcher.workers.dev/v1/llm-pack"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "approxTokens",
     "markdown",
     "title",
     "truncated",
     "usage"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e918e45f300b7f2b",
   "seller": {
    "host": "clanker-banker.agentfetcher.workers.dev",
    "url": "https://clanker-banker.agentfetcher.workers.dev/v1/llm-pack"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "Endpoint requested $0.00675 which exceeds the maximum allowed amount of $0.00635. Pass a higher maxAmount on this call, or use update_settings to raise the default perman"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e918e45f300b7f2b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2289,
    "missing": [],
    "observed_schema": {
     "data": {
      "basket": {
       "array_of": "object"
      },
      "crashShieldActive": "boolean",
      "keeperRewardAvailable": "boolean",
      "slashedAssets": "array",
      "stabilityFundEth": "string",
      "timestamp": "integer",
      "totalSupply": "string",
      "wethBalanceEth": "string"
     },
     "endpoint": "string",
     "price": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 90,
     "match": {
      "tx": "0xac4f08c13750a72bd88ddcec1a7196fa39995f20181ced416012efbcccae691e",
      "url": "https://gblin-sentinel.vercel.app/api/data/gblin-analytics"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xac4f08c13750a72bd88ddcec1a7196fa39995f20181ced416012efbcccae691e"
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "price"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e928d19146470182",
   "seller": {
    "host": "gblin-sentinel.vercel.app",
    "url": "https://gblin-sentinel.vercel.app/api/data/gblin-analytics"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e928d19146470182",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1245,
    "missing": [
     "count",
     "data_as_of",
     "disclaimer",
     "query",
     "results",
     "sources"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 261,
     "match": {
      "tx": null,
      "url": "https://brmarket.thomenz.me/v1/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "count",
     "data_as_of",
     "disclaimer",
     "query",
     "results",
     "sources"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e9613a2dc9a088cf",
   "seller": {
    "host": "brmarket.thomenz.me",
    "url": "https://brmarket.thomenz.me/v1/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e9613a2dc9a088cf",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "related"
    ],
    "latency_ms": 1988,
    "missing": [],
    "observed_schema": {
     "components": {
      "macro": {
       "label": "string",
       "score": "string"
      },
      "market": {
       "label": "string",
       "score": "string"
      },
      "social": {
       "label": "string",
       "score": "string"
      }
     },
     "confidence": "string",
     "data_age_seconds": "string",
     "regime": "string",
     "related": {
      "array_of": {
       "path": "string",
       "price": "string",
       "why": "string"
      }
     },
     "signal": "string",
     "signal_strength": "string",
     "stale": "string",
     "symbol": "string",
     "updated_at": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x81b8de2e2d50da0cb064cf33fd33c5447e33a264d926dce58b671f40556c6db4"
   },
   "promise": {
    "fields": [
     "components",
     "confidence",
     "data_age_seconds",
     "regime",
     "signal",
     "signal_strength",
     "stale",
     "symbol",
     "updated_at"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e96479876c1d657e",
   "seller": {
    "host": "api.signalfuse.co",
    "url": "https://api.signalfuse.co/v1/signal/BTC"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e96479876c1d657e",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2308,
    "missing": [],
    "observed_schema": {
     "clean": "string",
     "findings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xca511e433bab9783ba783716d361a09dbee88248d2ef861252a098c63b1b3692"
   },
   "promise": {
    "fields": [
     "clean",
     "findings"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_e9722765c4fbd57f",
   "seller": {
    "host": "x402.fablerlabs.com",
    "url": "https://x402.fablerlabs.com/scan/secrets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_e9722765c4fbd57f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1312,
    "missing": [
     "deliverable",
     "domain",
     "mx",
     "syntaxValid"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 104,
     "match": {
      "tx": null,
      "url": "https://api.aventtech.com/validate/email"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.003",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "deliverable",
     "domain",
     "mx",
     "syntaxValid"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_eac3a8a77b9a7717",
   "seller": {
    "host": "api.aventtech.com",
    "url": "https://api.aventtech.com/validate/email"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_eac3a8a77b9a7717",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4086,
    "missing": [],
    "observed_schema": {
     "charge_id": "string",
     "limit": "string",
     "offset": "string",
     "restaurants": {
      "array_of": {
       "cities": "string",
       "cuisine": "string",
       "description": "string",
       "id": "string",
       "image_url": "string",
       "locations": "string",
       "name": "string",
       "neighborhoods": "string",
       "price": "string",
       "synced_at": "string",
       "website_url": "string"
      }
     },
     "synced_at": "string",
     "total": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x99799f661b6d7ebc8fbda91364ccca23d4741590a12bc2ccbae788730ad8cfba"
   },
   "promise": {
    "fields": [
     "charge_id",
     "limit",
     "offset",
     "restaurants",
     "synced_at",
     "total"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_eac67c43fbe9bbfd",
   "seller": {
    "host": "agentres.dev",
    "url": "https://agentres.dev/api/discover/restaurants"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_eac67c43fbe9bbfd",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "_cache",
     "quantization_mask"
    ],
    "latency_ms": 2299,
    "missing": [],
    "observed_schema": {
     "_cache": "string",
     "as_of_ms": "string",
     "chain": "string",
     "fee_per_byte_piconero": "string",
     "fee_per_kb_piconero": "string",
     "quantization_mask": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc49a5eeffab39e6b953dbd07616f126f20613f75fccbe702272bb8ad98e9e546"
   },
   "promise": {
    "fields": [
     "as_of_ms",
     "chain",
     "fee_per_byte_piconero",
     "fee_per_kb_piconero"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ead9f010fbdbcd62",
   "seller": {
    "host": "api.seneschal.space",
    "url": "https://api.seneschal.space/v1/q/xmr/fee"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ead9f010fbdbcd62",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1884,
    "missing": [
     "cached",
     "category",
     "classification",
     "count",
     "disclaimer",
     "query",
     "recalls",
     "source",
     "timestamp",
     "total"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 212,
     "match": {
      "tx": null,
      "url": "https://x402-endpoints.onrender.com/recalls/search"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.01",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "cached",
     "category",
     "classification",
     "count",
     "disclaimer",
     "query",
     "recalls",
     "source",
     "timestamp",
     "total"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ec211f56cee217d6",
   "seller": {
    "host": "x402-endpoints.onrender.com",
    "url": "https://x402-endpoints.onrender.com/recalls/search"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "422 Unprocessable Entity"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ec211f56cee217d6",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 4441,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "headers": {
       "Content-Security-Policy": "string",
       "Strict-Transport-Security": "string",
       "X-Content-Type-Options": "string",
       "X-Frame-Options": "string",
       "X-XSS-Protection": "string"
      },
      "score": "string",
      "url": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xb3a2117afcbc7cbcf08bf51ddb9ad15694fe74aa4802f7c127af2450e5b64e90"
   },
   "promise": {
    "fields": [
     "confidence",
     "data_as_of",
     "disclaimer",
     "result",
     "supported",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ed450f389c843da5",
   "seller": {
    "host": "codepulse-api.hahavoid0.workers.dev",
    "url": "https://codepulse-api.hahavoid0.workers.dev/security/http-headers"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ed450f389c843da5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2461,
    "missing": [],
    "observed_schema": {
     "data": {
      "categories": {
       "array_of": "string"
      },
      "observedAt": "string",
      "source": "string",
      "totalServices": "string"
     },
     "endpoint": "string",
     "meta": {
      "attribution": "string",
      "cached": "string",
      "fetchedAt": "string",
      "source": "string"
     },
     "ok": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x719109c4d2ad83df4cb33509025f9022ae75a640e283b9e921e177634589ff08"
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "meta",
     "ok"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ed5838a4946bd6a1",
   "seller": {
    "host": "gateway.stride20k.com",
    "url": "https://gateway.stride20k.com/v1/category-breakdown"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ed5838a4946bd6a1",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "categories",
     "generated_at",
     "provider"
    ],
    "latency_ms": 2419,
    "missing": [],
    "observed_schema": {
     "categories": {
      "array_of": {
       "agent_probes": "string",
       "category": "string",
       "probes": "string"
      }
     },
     "generated_at": "string",
     "provider": {
      "catalog": "string",
      "fleet": "string",
      "name": "string"
     },
     "top_endpoints": {
      "array_of": {
       "agent_probes": "string",
       "category": "string",
       "conversions": "string",
       "endpoint": "string",
       "monitor_probes": "string",
       "probes": "string",
       "service": "string"
      }
     },
     "window": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc166466f9c83e42ab937af52972d906aa7d70c6018230aafd439ab76d1a69644"
   },
   "promise": {
    "fields": [
     "top_endpoints",
     "window"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ee08690ee4cc32d0",
   "seller": {
    "host": "ads.forgemesh.io",
    "url": "https://ads.forgemesh.io/api/intent/trends"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ee08690ee4cc32d0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1991,
    "missing": [],
    "observed_schema": {
     "baseFeeGwei": "string",
     "blockNumber": "string",
     "currency": "string",
     "exchange": "string",
     "gasPriceGwei": "string",
     "processingTime": "string",
     "symbol": "string",
     "timestamp": "string",
     "type": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5f67f6eadf126db02348c3828d626cea3b4f71c76b80f4b81dfe0dd5730fa426"
   },
   "promise": {
    "fields": [
     "baseFeeGwei",
     "blockNumber",
     "currency",
     "exchange",
     "gasPriceGwei",
     "processingTime",
     "symbol",
     "timestamp",
     "type"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_eed6a1b2dca6b06c",
   "seller": {
    "host": "vibesprings.net",
    "url": "https://vibesprings.net/api/price/base-gas"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_eed6a1b2dca6b06c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".price",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 6,
     "match": {
      "tx": "0x671e20c3c5bddc358ce01d0fc739226749e0d1e505b5dc0b86edb6bb46503a16",
      "url": "https://vibesprings.net/api/price/btc-usd"
     },
     "tx": "0x671e20c3c5bddc358ce01d0fc739226749e0d1e505b5dc0b86edb6bb46503a16"
    },
    "returned": 63135.97
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x671e20c3c5bddc358ce01d0fc739226749e0d1e505b5dc0b86edb6bb46503a16"
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_eff312c1987fddad",
   "seller": {
    "host": "vibesprings.net",
    "url": "https://vibesprings.net/api/price/btc-usd"
   },
   "truth": {
    "dev_value": 0.1,
    "deviation": "+0.1 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_eff312c1987fddad",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5519,
    "missing": [],
    "observed_schema": {
     "confidence": "string",
     "data_as_of": "string",
     "disclaimer": "string",
     "result": {
      "gasPriceGwei": "string",
      "gasPriceWei": "string"
     },
     "supported": "string",
     "warnings": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x1f5627c4f197f8f180fe5d228a92e6cae5a5afbfd504673e8f223f2df5178685"
   },
   "promise": {
    "fields": [
     "confidence",
     "data_as_of",
     "disclaimer",
     "result",
     "supported",
     "warnings"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f00be9e2614947b7",
   "seller": {
    "host": "bizintel-api.hahavoid0.workers.dev",
    "url": "https://bizintel-api.hahavoid0.workers.dev/finance/gas-ethereum"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f00be9e2614947b7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2672,
    "missing": [],
    "observed_schema": {
     "domain": "string",
     "ok": "string",
     "records": {
      "A": {
       "array_of": "string"
      },
      "MX": {
       "array_of": "string"
      },
      "NS": {
       "array_of": "string"
      },
      "TXT": {
       "array_of": "string"
      }
     },
     "service": "string",
     "timestamp": "string",
     "types": {
      "array_of": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x439aded8568e15e508d0a1f9d9153d6f3f75923a7fc8c177c6053b548d58d762"
   },
   "promise": {
    "fields": [
     "domain",
     "ok",
     "records",
     "service",
     "timestamp",
     "types"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f07b379bdea124b2",
   "seller": {
    "host": "tools.ipintel.ai",
    "url": "https://tools.ipintel.ai/dns-lookup"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f07b379bdea124b2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "network",
     "since",
     "source"
    ],
    "latency_ms": 2079,
    "missing": [],
    "observed_schema": {
     "network": "string",
     "returned": "integer",
     "since": "null",
     "source": "string",
     "threat_db_updated_at": "integer",
     "threats": {
      "array_of": {
       "address": "string",
       "confidence": "string",
       "evidence": "object",
       "first_seen": "integer",
       "reason": "string",
       "zero_value_recipients": "integer"
      }
     },
     "total_in_db": "integer"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 119,
     "match": {
      "tx": "0x8bbbb6ee2bde8ba2d8910e3528312f3357ba977b5fc81593c8bbdfe52aaf6c43",
      "url": "https://x402.dailyelo.com/v1/threats/recent"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.005",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x8bbbb6ee2bde8ba2d8910e3528312f3357ba977b5fc81593c8bbdfe52aaf6c43"
   },
   "promise": {
    "fields": [
     "returned",
     "threat_db_updated_at",
     "threats",
     "total_in_db"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f18ca8b726be5b9d",
   "seller": {
    "host": "x402.dailyelo.com",
    "url": "https://x402.dailyelo.com/v1/threats/recent"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f18ca8b726be5b9d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2075,
    "missing": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 172,
     "match": {
      "tx": null,
      "url": "https://x402-seller.558686.xyz/v1/tools/x402-mcp-integration-kit"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.006",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "deterministic",
     "input",
     "ok",
     "project",
     "result",
     "route",
     "tool"
    ],
    "price_usdc": "0.006",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f219b2feeff48933",
   "seller": {
    "host": "x402-seller.558686.xyz",
    "url": "https://x402-seller.558686.xyz/v1/tools/x402-mcp-integration-kit"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f219b2feeff48933",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1863,
    "missing": [
     "choices",
     "model",
     "provider",
     "usage"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 205,
     "match": {
      "tx": null,
      "url": "https://agent402.tools/api/llm"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "choices",
     "model",
     "provider",
     "usage"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f23d075bfe202726",
   "seller": {
    "host": "agent402.tools",
    "url": "https://agent402.tools/api/llm"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "402 Payment Required"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f23d075bfe202726",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3148,
    "missing": [],
    "observed_schema": {
     "points": {
      "array_of": {
       "observed_at": "string",
       "value": "string"
      }
     },
     "series_id": "string",
     "source": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x48e763dd41e268e6bcd3fe0d446e943d793a7be338c93e576dd1fd44c07e9459"
   },
   "promise": {
    "fields": [
     "points",
     "series_id",
     "source"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f277587a3b7769eb",
   "seller": {
    "host": "concordancehq.duckdns.org",
    "url": "https://concordancehq.duckdns.org/tools/series"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f277587a3b7769eb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1347,
    "missing": [
     "data",
     "endpoint",
     "meta",
     "ok"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 69,
     "match": {
      "tx": null,
      "url": "https://gateway.stride20k.com/fx/:base/:quote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "endpoint",
     "meta",
     "ok"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f27ae0d51d9594f7",
   "seller": {
    "host": "gateway.stride20k.com",
    "url": "https://gateway.stride20k.com/fx/:base/:quote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f27ae0d51d9594f7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2919,
    "missing": [],
    "observed_schema": {
     "asOf": "string",
     "classification": "string",
     "count": "string",
     "history": {
      "array_of": {
       "asOf": "string",
       "classification": "string",
       "timestamp": "string",
       "value": "string"
      }
     },
     "source": {
      "name": "string",
      "url": "string"
     },
     "value": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xc70d93408d5c19191f783e668da65f079e60b84c8c29ac7852430155f93ea821"
   },
   "promise": {
    "fields": [
     "asOf",
     "classification",
     "count",
     "history",
     "source",
     "value"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f2a3b878dbc9eb6f",
   "seller": {
    "host": "crypto.apitoll.cloud",
    "url": "https://crypto.apitoll.cloud/v1/crypto/sentiment"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f2a3b878dbc9eb6f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "field": ".last",
    "raw_ref": {
     "capture": "raw_2026-08-14.jsonl",
     "line": 5,
     "match": {
      "tx": null,
      "url": "https://agentdatum.com/api/v1/crypto/price"
     },
     "tx": null
    },
    "returned": 63210.01
   },
   "kind": "accuracy",
   "payment": {
    "chain": "base",
    "charged_usdc": "0",
    "free": true,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "metric": "BTC/USD price",
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f2f2484a50f911ce",
   "seller": {
    "host": "agentdatum.com",
    "url": "https://agentdatum.com/api/v1/crypto/price"
   },
   "truth": {
    "dev_value": 11.9,
    "deviation": "+11.9 bps",
    "source": "median of coinbase/kraken",
    "tol_value": 50.0,
    "tolerance": "\u00b150 bps",
    "unit": "bps",
    "value": 63147.667499999996
   },
   "ts": "2026-08-14",
   "verdict": {
    "decided_by": "single call",
    "method": "returned value vs a primary source, within a stated tolerance",
    "reverified": false,
    "status": "accurate",
    "why": "within tolerance of the primary source"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f2f2484a50f911ce",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-read delivery.field from delivery.raw_ref and recompute the deviation",
    "verdict": "recompute status from |truth.dev_value| vs truth.tol_value"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 5027,
    "missing": [],
    "observed_schema": {
     "frameworks": {
      "geval": "string",
      "peem": "string",
      "ragas": "string"
     },
     "grade": "string",
     "methodology_url": "string",
     "score": "string",
     "upgrade_url": "string",
     "verdict": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xba42ba6004b34d7d6ef46351b14daabd786b0a33ac26f2b32c94a39f1be02302"
   },
   "promise": {
    "fields": [
     "frameworks",
     "grade",
     "methodology_url",
     "score",
     "upgrade_url",
     "verdict"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f402587f61402a32",
   "seller": {
    "host": "promptqualityscore.com",
    "url": "https://promptqualityscore.com/api/pqs-grade"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f402587f61402a32",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "x402_related"
    ],
    "latency_ms": 2150,
    "missing": [],
    "observed_schema": {
     "age_seconds": "string",
     "chain": "string",
     "contract": "string",
     "fetched_at": "string",
     "market_cap_usd": "string",
     "name": "string",
     "source": "string",
     "symbol": "string",
     "usd": "string",
     "usd_24h_change_pct": "string",
     "x402_related": {
      "array_of": {
       "method": "string",
       "price": "string",
       "reason": "string",
       "resource": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf4c7d18798e80cada6f245afeaa22fc50e79e2f0f10463d81311ba39428ed106"
   },
   "promise": {
    "fields": [
     "age_seconds",
     "chain",
     "contract",
     "fetched_at",
     "market_cap_usd",
     "name",
     "source",
     "symbol",
     "usd",
     "usd_24h_change_pct"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f4753af88acc376c",
   "seller": {
    "host": "api.anchor-x402.com",
    "url": "https://api.anchor-x402.com/v1/price/token"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f4753af88acc376c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "appliedSince",
     "meta",
     "truncation"
    ],
    "latency_ms": 2924,
    "missing": [],
    "observed_schema": {
     "appliedSince": "string",
     "count": "string",
     "form": "string",
     "items": {
      "array_of": {
       "acceptanceDateTime": "string",
       "accessionNumber": "string",
       "accessionStripped": "string",
       "cik": "string",
       "fileNumber": "string",
       "filerName": "string",
       "filingDate": "string",
       "filingDirUrl": "string",
       "filingIndexUrl": "string",
       "filingUrl": "string",
       "form": "string",
       "immutable": "string",
       "isAmendment": "string",
       "isInlineXBRL": "string",
       "isXBRL": "string",
       "primaryDocDescription": "string",
       "primaryDocument": "string",
       "reportDate": "string",
       "reporter": "string",
       "size": "string",
       "transactions": "string"
      }
     },
     "meta": {
      "relatedEndpoints": "string"
     },
     "resolved": {
      "cik": "string",
      "cikInt": "string",
      "companyName": "string",
      "entityType": "string",
      "mappingAgeSeconds": "string",
      "sic": "string",
      "ticker": "string",
      "tickerSnapshotDate": "string"
     },
     "source": {
      "fetchedAt": "string",
      "name": "string",
      "servedFromCache": "string",
      "sourceLastFetchedAt": "string"
     },
     "truncation": {
      "nextSince": "string",
      "reason": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9d79613fdca9004e91659d6cfe16eb7a944dd1678f0db463afc08ff4ba9cc9b9"
   },
   "promise": {
    "fields": [
     "count",
     "form",
     "items",
     "resolved",
     "source"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f532f2c908179161",
   "seller": {
    "host": "edgar.apitoll.cloud",
    "url": "https://edgar.apitoll.cloud/v1/edgar/insider"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f532f2c908179161",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "e164",
     "receipt"
    ],
    "latency_ms": 1885,
    "missing": [],
    "observed_schema": {
     "country": "string",
     "e164": "string",
     "phone": "string",
     "receipt": {
      "sha256": "string",
      "timestamp": "string"
     },
     "type": "string",
     "valid": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xecae2b2746f14e6e6e79683fd1da69cd7adbaf832ecf18bb3b0253bfd08f67c2"
   },
   "promise": {
    "fields": [
     "country",
     "phone",
     "type",
     "valid"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f53a77366888d8eb",
   "seller": {
    "host": "brasil-dados-api.onrender.com",
    "url": "https://brasil-dados-api.onrender.com/verify/phone/:var1"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f53a77366888d8eb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2668,
    "missing": [],
    "observed_schema": {
     "entropy": {
      "hex": "string",
      "raw": "string"
     },
     "range": {
      "array_of": "string"
     },
     "type": "string",
     "value": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xaa4883cc0eed121494971e47859c69d238e22e2142ced7e0a61d0e503c5caa7c"
   },
   "promise": {
    "fields": [
     "entropy",
     "range",
     "type",
     "value"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f57cb7cbeaef6360",
   "seller": {
    "host": "rng.sociologic.ai",
    "url": "https://rng.sociologic.ai/random/int"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f57cb7cbeaef6360",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2990,
    "missing": [],
    "observed_schema": {
     "address": "string",
     "asOf": "string",
     "asset": "string",
     "atomic": "string",
     "contract": "string",
     "network": "string",
     "usdc": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 46,
     "match": {
      "tx": "0x4896824cce92dd58d9b9c6d8f5b7ec6efe24925c526769a5112faca2ea825de2",
      "url": "https://fiatdock.com/v1/chain/usdc-balance"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4896824cce92dd58d9b9c6d8f5b7ec6efe24925c526769a5112faca2ea825de2"
   },
   "promise": {
    "fields": [
     "address",
     "asOf",
     "asset",
     "atomic",
     "contract",
     "network",
     "usdc"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f6298fa172e76e11",
   "seller": {
    "host": "fiatdock.com",
    "url": "https://fiatdock.com/v1/chain/usdc-balance"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f6298fa172e76e11",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "type"
    ],
    "latency_ms": 2679,
    "missing": [
     "content_type",
     "description"
    ],
    "observed_schema": {
     "type": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 29,
     "match": {
      "tx": "0x198b9bfe82df8258cdfdbfbdde724e80293d27228e3824142db6492f9fe46cbb",
      "url": "https://voice.forgemesh.io/v1/tts/base"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x198b9bfe82df8258cdfdbfbdde724e80293d27228e3824142db6492f9fe46cbb"
   },
   "promise": {
    "fields": [
     "content_type",
     "description"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f6f5138fd4241d3f",
   "seller": {
    "host": "voice.forgemesh.io",
    "url": "https://voice.forgemesh.io/v1/tts/base"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f6f5138fd4241d3f",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "feels_like_c",
     "humidity_pct",
     "lat",
     "lon",
     "precipitation",
     "time",
     "weather_code",
     "wind_direction",
     "wind_speed"
    ],
    "latency_ms": 2384,
    "missing": [],
    "observed_schema": {
     "latency_ms": "string",
     "result": {
      "feels_like_c": "string",
      "humidity_pct": "string",
      "lat": "string",
      "lon": "string",
      "precipitation": "string",
      "temperature_c": "string",
      "time": "string",
      "weather_code": "string",
      "wind_direction": "string",
      "wind_speed": "string"
     },
     "service": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4820c111864fdf23750c7faa42b0a65d3aba183e374c4d2537f368cebe3e28e1"
   },
   "promise": {
    "fields": [
     "temperature_c"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f74511cd0f7c7ef5",
   "seller": {
    "host": "api.24klabs.ai",
    "url": "https://api.24klabs.ai/api/weather-current"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f74511cd0f7c7ef5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "attribution",
     "filters",
     "generated_at",
     "license",
     "note",
     "related",
     "request_missing_data"
    ],
    "latency_ms": 1991,
    "missing": [],
    "observed_schema": {
     "attribution": "string",
     "endpoint": "string",
     "filters": {},
     "generated_at": "string",
     "license": "string",
     "next_page": "string",
     "note": "string",
     "page": "string",
     "page_size": "string",
     "related": {
      "array_of": {
       "endpoint": "string",
       "note": "string",
       "price": "string"
      }
     },
     "request_missing_data": "string",
     "returned": "string",
     "rows": {
      "array_of": {
       "classification": "string",
       "commodity": "string",
       "controller_name": "string",
       "description": "string",
       "event_date": "string",
       "id": "string",
       "latitude": "string",
       "longitude": "string",
       "mine_name": "string",
       "operator_name": "string",
       "preliminary": "string",
       "source": "string",
       "source_url": "string",
       "state": "string"
      }
     },
     "schema_version": "string",
     "source": "string",
     "total_matches": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6440cb09d3adfca37d9cb22b0d1f5beeec60158bf88d7b08d84c21a187e4d337"
   },
   "promise": {
    "fields": [
     "endpoint",
     "next_page",
     "page",
     "page_size",
     "returned",
     "rows",
     "schema_version",
     "source",
     "total_matches"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f818a8779a149721",
   "seller": {
    "host": "miningincidents.org",
    "url": "https://miningincidents.org/api/x402/fatalities"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f818a8779a149721",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 3000,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "canonical_tag": "string",
     "final_url": "string",
     "h1_tags": "string",
     "h2_tags": {
      "array_of": "string"
     },
     "h3_tags": {
      "array_of": "string"
     },
     "meta_description": "string",
     "meta_keywords": "string",
     "meta_robots": "string",
     "num_links": "string",
     "status_code": "string",
     "title_tag": "string",
     "url": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0xf19e13b8c9fabb18d5438b3144371f5b22ca1469b52028fd528d2cd4c0abffee"
   },
   "promise": {
    "fields": [
     "api_version",
     "canonical_tag",
     "final_url",
     "h1_tags",
     "h2_tags",
     "h3_tags",
     "meta_description",
     "meta_keywords",
     "meta_robots",
     "num_links",
     "status_code",
     "title_tag",
     "url"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f924561a6059e992",
   "seller": {
    "host": "seo-data-extractor.underscoredone.com",
    "url": "https://seo-data-extractor.underscoredone.com/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f924561a6059e992",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "effective_weight_sum",
     "sources",
     "valid_until",
     "variance"
    ],
    "latency_ms": 10679,
    "missing": [],
    "observed_schema": {
     "asset": "string",
     "cache_ttl_sec": "string",
     "computed_at": "string",
     "decomposition": {
      "base_anchor": "string",
      "regime_adjustment": "string",
      "variance_premium": "string"
     },
     "effective_weight_sum": "string",
     "horizon": "string",
     "horizon_sec": "string",
     "methodology": {
      "calibration_data": "string",
      "calibration_source": "string",
      "content_hash_sha256": "string",
      "ipfs_cid": "string",
      "ipfs_gateways": {
       "array_of": "string"
      },
      "url": "string",
      "verify": {
       "https": "string",
       "ipfs": "string"
      },
      "version": "string"
     },
     "ok": "string",
     "rate": "string",
     "regime": {
      "mode": "string",
      "mode_index": "string",
      "thresholds_bp": {
       "p50": "string",
       "p65": "string",
       "p80": "string",
       "p93": "string",
       "p99": "string"
      }
     },
     "sources": {
      "aave_borrow_usdc": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "aevo_pcp": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "compound_borrow_usdc": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "deribit_basis_3m": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "deribit_pcp_30d": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "hl_funding_smoothed": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      },
      "sofr_30d": {
       "error": "string",
       "ok": "string",
       "rate_pct": "string",
       "weight": "string"
      }
     },
     "valid_until": "string",
     "variance": {
      "cv_per_bar": "string",
      "j_squared_per_bar": "string",
      "lambda_jump_weight": "string",
      "sigma_5min_bp": "string",
      "sigma_horizon_pct": "string"
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5b1149b077254fd2b6b5294a209afadc0a6a8c315044d1b2e7d5307e55d9dcaf"
   },
   "promise": {
    "fields": [
     "asset",
     "cache_ttl_sec",
     "computed_at",
     "decomposition",
     "horizon",
     "horizon_sec",
     "methodology",
     "ok",
     "rate",
     "regime"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f948a3771057c0a5",
   "seller": {
    "host": "regimeshift.xyz",
    "url": "https://regimeshift.xyz/api/v1/rate/sofr/usd"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f948a3771057c0a5",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "input",
     "warnings"
    ],
    "latency_ms": 3058,
    "missing": [],
    "observed_schema": {
     "address": {
      "building": "string",
      "components": {
       "banchi": "string",
       "building": "string",
       "chome": "string",
       "city": "string",
       "go": "string",
       "prefecture": "string",
       "room": "string",
       "town": "string"
      },
      "normalized": "string",
      "room": "string"
     },
     "addressee": {
      "honorific": "string",
      "name": "string"
     },
     "confidence": "string",
     "input": "string",
     "warnings": {
      "array_of": {
       "code": "string",
       "message": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x9387a2e260b2edf71c1873081025707e54c63e745acbc8f5c2513e3da1823916"
   },
   "promise": {
    "fields": [
     "address",
     "addressee",
     "confidence"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_f97f26a6f4bc5ec2",
   "seller": {
    "host": "address.agentic-jp.com",
    "url": "https://address.agentic-jp.com/parse"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_f97f26a6f4bc5ec2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "data",
     "payloadHash",
     "publisher",
     "source",
     "timestamp"
    ],
    "latency_ms": 2214,
    "missing": [],
    "observed_schema": {
     "data": {
      "answer": {
       "count": "string",
       "feed": "string",
       "fetch_ok": "string",
       "quakes": "string",
       "source": "string",
       "ts": "string",
       "v": "string"
      },
      "attestation": {
       "deadline": "string",
       "domain": "string",
       "payloadHash": "string",
       "payloadLength": "string",
       "signature": "string",
       "signer": "string"
      }
     },
     "feed": "string",
     "payloadHash": "string",
     "publisher": "string",
     "source": "string",
     "timestamp": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x965830ed0bf678a3767c192ce48a6e4eeb5ff337d7087b06a8597bd3043ee2ec"
   },
   "promise": {
    "fields": [
     "feed"
    ],
    "price_usdc": "0.003",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fa1812a1a8a36c15",
   "seller": {
    "host": "x402.payperbyte.io",
    "url": "https://x402.payperbyte.io/feeds/earthquakes"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fa1812a1a8a36c15",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "type"
    ],
    "latency_ms": 13972,
    "missing": [
     "audio_url",
     "format",
     "id"
    ],
    "observed_schema": {
     "type": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 44,
     "match": {
      "tx": "0x95391478575746804b81700ce41f6c23d4d6157fc7f0b7c33c8dc81e51868736",
      "url": "https://x402.aispace.bot/api/v1/audio/speech"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x95391478575746804b81700ce41f6c23d4d6157fc7f0b7c33c8dc81e51868736"
   },
   "promise": {
    "fields": [
     "audio_url",
     "format",
     "id"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fa3db87b141772c0",
   "seller": {
    "host": "x402.aispace.bot",
    "url": "https://x402.aispace.bot/api/v1/audio/speech"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fa3db87b141772c0",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2729,
    "missing": [],
    "observed_schema": {
     "api_version": "string",
     "sitemaps_found": "string",
     "total_urls": "string",
     "urls": {
      "array_of": {
       "changefreq": "string",
       "lastmod": "string",
       "priority": "string",
       "url": "string"
      }
     }
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x5b2aae9d858c591f4997d68dd03a56ab35470feecc3794a1ad179a65f3485a6b"
   },
   "promise": {
    "fields": [
     "api_version",
     "sitemaps_found",
     "total_urls",
     "urls"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_faed06c51990d32a",
   "seller": {
    "host": "sitemap-url-extractor.underscoredone.com",
    "url": "https://sitemap-url-extractor.underscoredone.com/extract"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_faed06c51990d32a",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 6052,
    "missing": [],
    "observed_schema": {
     "instruction": "string",
     "model": "string",
     "text_rewritten": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x6bb740e8139f677daf4b6bbffd5f97366b4b886ef139962b37ed558c07125b53"
   },
   "promise": {
    "fields": [
     "instruction",
     "model",
     "text_rewritten"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fb02f44d05a027c7",
   "seller": {
    "host": "api.oblique.markets",
    "url": "https://api.oblique.markets/api/v1/paid/rewrite"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fb02f44d05a027c7",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "trading_status"
    ],
    "latency_ms": 3754,
    "missing": [],
    "observed_schema": {
     "bots": {
      "sol": {
       "avg_cost": "string",
       "held": "string",
       "mkt": "string",
       "realized": "string",
       "true_pl": "string",
       "unrealized": "string"
      },
      "xrp": {
       "avg_cost": "string",
       "held": "string",
       "mkt": "string",
       "realized": "string",
       "true_pl": "string",
       "unrealized": "string"
      }
     },
     "source": "string",
     "total_pnl_usd": "string",
     "trading_status": "string",
     "updated_at": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x599f99e764dfff08a7a45005de3fc5074074800636d953930ffae479ebbc4c61"
   },
   "promise": {
    "fields": [
     "bots",
     "source",
     "total_pnl_usd",
     "updated_at"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fb7738610972b5cb",
   "seller": {
    "host": "api.stelardigital.com",
    "url": "https://api.stelardigital.com/telemetry"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fb7738610972b5cb",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1913,
    "missing": [
     "data",
     "queried_at"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 127,
     "match": {
      "tx": null,
      "url": "https://defillama.use.x402atlas.com/historical-chain-tvl"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "data",
     "queried_at"
    ],
    "price_usdc": "0.005",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fbf127dfa381b62d",
   "seller": {
    "host": "defillama.use.x402atlas.com",
    "url": "https://defillama.use.x402atlas.com/historical-chain-tvl"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"queried_at\": \"2026-08-13T20:01:52.83353793Z\",\n    \"data\": [\n      {\n        \"date\": 1506470400,\n        \"tvl\": 0\n      },\n      {\n  "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fbf127dfa381b62d",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "available_naics",
     "count",
     "disclaimer",
     "note",
     "source",
     "state_filter",
     "year"
    ],
    "latency_ms": 3375,
    "missing": [],
    "observed_schema": {
     "available_naics": {
      "23": "string",
      "31": "string",
      "44": "string",
      "51": "string",
      "52": "string",
      "53": "string",
      "54": "string",
      "62": "string",
      "72": "string"
     },
     "count": "string",
     "disclaimer": "string",
     "industry": "string",
     "naics_code": "string",
     "note": "string",
     "source": "string",
     "state_filter": "string",
     "success": "string",
     "top_states": {
      "array_of": {
       "annual_payroll_thousands": "string",
       "avg_salary": "string",
       "employees": "string",
       "establishments": "string",
       "industry": "string",
       "naics": "string",
       "state": "string",
       "state_fips": "string"
      }
     },
     "totals": {
      "employees": "string",
      "establishments": "string"
     },
     "year": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x00c6e69983d69872eeff1e3534f06b07f2e0c6b2f22574a7a344133f13011ebb"
   },
   "promise": {
    "fields": [
     "industry",
     "naics_code",
     "success",
     "top_states",
     "totals"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fc7c6113d2ce527b",
   "seller": {
    "host": "econ.memoryapi.org",
    "url": "https://econ.memoryapi.org/x402/econ/business"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fc7c6113d2ce527b",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "available_states",
     "count",
     "disclaimer",
     "level",
     "source",
     "year"
    ],
    "latency_ms": 2083,
    "missing": [],
    "observed_schema": {
     "available_states": {
      "array_of": "string"
     },
     "count": "string",
     "data": {
      "array_of": {
       "bachelors_degree_pct": "string",
       "median_age": "string",
       "median_gross_rent": "string",
       "median_home_value": "string",
       "median_household_income": "string",
       "name": "string",
       "per_capita_income": "string",
       "population": "string",
       "poverty_rate_pct": "string",
       "unemployment_rate_pct": "string"
      }
     },
     "disclaimer": "string",
     "level": "string",
     "source": "string",
     "success": "string",
     "year": "string"
    },
    "raw_ref": null
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x01b99cdb911ab556d5b474795f1e1315fb33e22d4df26c78c0abd051ee48202f"
   },
   "promise": {
    "fields": [
     "data",
     "success"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fdaba49731a30efa",
   "seller": {
    "host": "econ.memoryapi.org",
    "url": "https://econ.memoryapi.org/x402/econ/demographics"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "delivered",
    "why": ""
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fdaba49731a30efa",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2583,
    "missing": [
     "generated_at",
     "model_count",
     "models",
     "provider_count"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 229,
     "match": {
      "tx": null,
      "url": "https://modelprices.xyz/llm/limits"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "generated_at",
     "model_count",
     "models",
     "provider_count"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fdbb3e9bcbcf28e2",
   "seller": {
    "host": "modelprices.xyz",
    "url": "https://modelprices.xyz/llm/limits"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"generated_at\": \"2026-08-13T19:17:02.416Z\",\n    \"sources\": [\n      {\n        \"name\": \"LiteLLM model_prices_and_context_window.json\",\n"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fdbb3e9bcbcf28e2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2858,
    "missing": [
     "pagination",
     "predictionMarkets"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 31,
     "match": {
      "tx": null,
      "url": "https://api.predictionmarketdata.io/prediction-markets"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "pagination",
     "predictionMarkets"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fdcb0f45cc5cfba2",
   "seller": {
    "host": "api.predictionmarketdata.io",
    "url": "https://api.predictionmarketdata.io/prediction-markets"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"pagination\": {\n      \"hasMore\": true,\n      \"limit\": 20,\n      \"nextOffset\": 20,\n      \"offset\": 0,\n      \"total\": 1100537\n    },\n  "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fdcb0f45cc5cfba2",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 2605,
    "missing": [
     "asset",
     "description",
     "isX402",
     "marketContext",
     "network",
     "payTo",
     "price",
     "priceUsd",
     "resource",
     "status"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 80,
     "match": {
      "tx": null,
      "url": "https://402utils.com/v1/x402-quote"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.002",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "asset",
     "description",
     "isX402",
     "marketContext",
     "network",
     "payTo",
     "price",
     "priceUsd",
     "resource",
     "status"
    ],
    "price_usdc": "0.002",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_fee444c0c619dd72",
   "seller": {
    "host": "402utils.com",
    "url": "https://402utils.com/v1/x402-quote"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_fee444c0c619dd72",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": true,
    "verdict": true
   },
   "delivery": {
    "extra": [
     "type"
    ],
    "latency_ms": 2789,
    "missing": [
     "content_type",
     "description"
    ],
    "observed_schema": {
     "type": "string"
    },
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 33,
     "match": {
      "tx": "0x4850201fc00907416683f123b46be5a20644f6c7be8dcbf16be75d7e1fef853e",
      "url": "https://voice.forgemesh.io/v1/audio/speech"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": true,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": "0x4850201fc00907416683f123b46be5a20644f6c7be8dcbf16be75d7e1fef853e"
   },
   "promise": {
    "fields": [
     "content_type",
     "description"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ff34f6d4f7c5e52c",
   "seller": {
    "host": "voice.forgemesh.io",
    "url": "https://voice.forgemesh.io/v1/audio/speech"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "two-call reconcile",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": true,
    "status": "short",
    "why": "shortfall confirmed on two calls"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ff34f6d4f7c5e52c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1888,
    "missing": [
     "assets",
     "count",
     "queried_at"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 200,
     "match": {
      "tx": null,
      "url": "https://hyperliquid.use.x402atlas.com/predicted-funding"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": null,
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "assets",
     "count",
     "queried_at"
    ],
    "price_usdc": "0.01",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ff35707520a02e52",
   "seller": {
    "host": "hyperliquid.use.x402atlas.com",
    "url": "https://hyperliquid.use.x402atlas.com/predicted-funding"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "{\n  \"success\": true,\n  \"data\": {\n    \"queried_at\": \"2026-08-13T20:05:45.716325543Z\",\n    \"count\": 232,\n    \"assets\": [\n      {\n        \"coin\": \"0G\",\n        \"venues\": [\n "
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ff35707520a02e52",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  },
  {
   "checks": {
    "integrity": true,
    "raw": null,
    "verdict": true
   },
   "delivery": {
    "extra": [],
    "latency_ms": 1890,
    "missing": [
     "answers",
     "name",
     "status",
     "type"
    ],
    "observed_schema": null,
    "raw_ref": {
     "capture": "raw_2026-08-13.jsonl",
     "line": 18,
     "match": {
      "tx": null,
      "url": "https://quartermaster.surewhynot.app/v1/dns"
     }
    }
   },
   "kind": "delivery",
   "payment": {
    "chain": "base",
    "charged_usdc": "0.001",
    "free": false,
    "paid": false,
    "settlement": "EIP-3009, submitted by a facilitator",
    "tx": null
   },
   "promise": {
    "fields": [
     "answers",
     "name",
     "status",
     "type"
    ],
    "price_usdc": "0.001",
    "source": "x402 Bazaar (CDP discovery)"
   },
   "receipt_id": "wab_ffe7b6749fe5fe9c",
   "seller": {
    "host": "quartermaster.surewhynot.app",
    "url": "https://quartermaster.surewhynot.app/v1/dns"
   },
   "ts": "2026-08-13",
   "verdict": {
    "decided_by": "single call",
    "method": "field-presence vs promised (conform.judge)",
    "reverified": false,
    "status": "inconclusive",
    "why": "400 Bad Request"
   },
   "verify": {
    "cmd": "python3 receipts.py --verify wab_ffe7b6749fe5fe9c",
    "integrity": "sha256 over the evidence fields must equal receipt_id",
    "raw": "re-derive observed_schema from delivery.raw_ref, then re-judge",
    "verdict": "conform.judge(delivery.observed_schema, promise.fields).status == verdict.status"
   },
   "version": "1"
  }
 ]
}