# x402_payment_replay

> HTTP 409 · https://cogdepot.com/problems/x402_payment_replay

The same payment authorization (X-PAYMENT or PAYMENT-SIGNATURE) was presented twice. Its nonce is a one-time lock across both versions, so the second attempt settles nothing. Do not sign a replacement - check whether the first succeeded before paying again.
