Settle succeeds without txHash
Quirk · GET /api/x402/facilitator-missing-txhash · Facilitator Dependency
/settle reports success: true but omits every transaction-hash field; the PAYMENT-RESPONSE receipt carries no on-chain proof.
Explanation
/settle returned success: true but omitted every transaction-hash field (transaction, txHash, transactionHash, hash). The PAYMENT-RESPONSE receipt the merchant forwards to the client carries no on-chain proof — the client cannot verify the settlement in a block explorer or record it for accounting. The facilitator must always include a canonical transaction hash in the settle response.
What to watch
Returns 200 but the PAYMENT-RESPONSE header has no txHash — the client cannot verify the settlement on-chain.
Facilitator
The facilitator is mocked for this scenario — its response is simulated, so no live Radius testnet settlement occurs.
Metadata
- Status: Quirk
- Method: GET
- Price: 0.0001 (100 atomic)
- Responsible party: Facilitator