Verify a booking
Anyone holding a transaction id can prove what was agreed, without an account and without trusting either side.
How it works
- Read the payment on Arc and recover the record’s fingerprint from it.
- Follow the record’s address, which travelled in the same transaction.
- Fetch the record and recompute its fingerprint from the exact bytes served.
- Compare. If they match, this is what was agreed. If not, the record was changed.
