> ## Documentation Index
> Fetch the complete documentation index at: https://docs.guppyapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Receipts & Proof

> Accessing evidence of execution

Every successful execution produces cryptographic proof artifacts. These are essential for user trust and dispute resolution.

### Get Receipt

`GET /intents/{intent_id}/receipt`

Returns:

* **Merchant Receipt**: The official receipt from the seller.
* **Timestamps**: Precise timing of all execution steps.
* **Execution Artifacts**: Screenshots and logs of the browser workflow (if applicable).

### Use Cases

* **User Trust**: Show the user exactly what happened.
* **Dispute Resolution**: Provide proof to banks or merchants.
* **Compliance**: Audit trails for enterprise workflows.
