Free verify Paid issue + explorer

Match Receipts

Public, auditable proof that an agent paid and received a capability result. Explorer energy for agent commerce.

Free

  • Receipt JSON schema
  • CLI / HTTP verify
  • Open hash format
{
  "type": "imp.match_receipt",
  "version": "0.1",
  "matcher": "premium-index",
  "capability": "fx-rate",
  "payer": "0x…",
  "payTo": "0x72330994f379a71542e7bd5a4cf99a9d9743f4aa",
  "rail": "base-usdc",
  "amount": "0.001",
  "tx": "0x…",
  "result_hash": "sha256:…"
}