Sample receipt and CREB bundle

Every field, every source, every signature.

A sample Tier 1 receipt and a sample Tier 2 CREB bundle.

Sample Tier 1 receipt

{
  "receipt_id": "rcp_01J4Y2B8XK3M9N7P5Q6R8T2W4V",
  "receipt_version": "v1",
  "validation_id": "vp_01J4Y2B8XK3M9N7P5Q6R8T2W4V",
  "issued_at": "2026-05-05T14:32:08Z",
  "issued_by": "Global Hands, Inc. (Attestyx program; tech licensed from JIL Sovereign Technologies, Inc.)",
  "tenant_id": "tenant_01J4...",
  "tier": "t1",
  "verdict": "CONFIRMED",
  "checks_run": 39,
  "checks_passed": 38,
  "checks_warned": 1,
  "checks_blocked": 0,
  "category_breakdown": {
    "sanctions": "PASS",
    "pep": "PASS",
    "identity": "PASS",
    "beneficial_ownership": "PASS",
    "geographic": "PASS",
    "counterparty": "PASS",
    "banking": "PASS",
    "reputation": "WARN",
    "registry": "PASS",
    "on_chain": "N/A",
    "velocity": "PASS",
    "fraud": "PASS",
    "policy": "PASS",
    "jurisdiction": "PASS",
    "legal": "PASS",
    "cyber": "PASS",
    "history": "PASS",
    "evidence": "PASS"
  },
  "payment": {
    "amount": "10000.00",
    "currency": "USD",
    "rail": "ach",
    "rail_reference": null
  },
  "courtchain": {
    "anchor_tx": "0x9f3b...c8e1",
    "block_height": 1487732,
    "anchor_at": "2026-05-05T14:32:11Z"
  },
  "signatures": {
    "ed25519": "fbd8...44a2",
    "dilithium3": "9e2c...7715"
  },
  "charge": {
    "amount": "5.00",
    "currency": "USD",
    "basis": "5bps_of_value"
  }
}

Sample Tier 2 CREB bundle

Whentiersincludes"t2", the response also includes a full CREB bundle.

The CREB bundle contains

  • The full verdict record across all 175 checks
  • The Tier 1 receipt (above)
  • The disbursement metadata
  • The CourtChain anchor
  • The supporting source documents (board resolution, signed authorization, recipient documents, customer custom evidence)
  • The Ed25519 + Dilithium-III hybrid signatures
  • The schema version and JIL public key reference

Verifying the receipt

Anyone with the receipt can verify:

  1. Ed25519 signature against the JIL public key (at /legal/keys)
  2. Dilithium-III signature for post-quantum integrity
  3. CourtChain anchor against the public CourtChain explorer

Reference verifier at/developers.

Court admissibility

CREB bundles (Tier 2) are structured to qualify as self-authenticating certified electronic records under FRE 902(14). Custodian declaration template included in every bundle. Equivalent frameworks in CH, AE, SG, BR.

Download sample receipt JSONDownload sample CREB bundle ZIPSign up free