{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://pointcast.xyz/schemas/x402-receipt-by-tx.schema.json","title":"x402 receipt lookup response","type":"object","required":["ok","receipt"],"properties":{"ok":{"const":true},"receipt":{"$ref":"https://pointcast.xyz/schemas/x402-receipt.schema.json"}}}
