verify_payment_receipt
Audits one x402 payment against NEXUS's own delivery logs (its own assets only) and returns a signed receipt. verdict is one of VERIFIED_DELIVERY, PAYMENT_NO_DELIVERY, PAYMENT_NOT_FOUND. claimed_at must be an ISO-8601 timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_name | Yes | ||
| claimed_at | Yes | ||
| payer_address | Yes | ||
| window_seconds | No | ||
| claimed_amount_usd | Yes |