Get an x402 transfer by ID
Retrieves a single x402 transfer by its unique identifier.
Path Parameters
Transfer UUID.
Response
The transfer
Response containing details of an x402 transfer.
Unique identifier for the transfer.
Current status of the x402 transfer:
received: Transfer has been submitted and acceptedbatched: Transfer has been included in a batch for processingconfirmed: Transfer has been confirmed onchaincompleted: Transfer is fully completefailed: Transfer has failed
received, batched, confirmed, completed, failed Token symbol (e.g., USDC).
"USDC"
CAIP-2 network identifier for the sending chain.
"eip155:11155111"
CAIP-2 network identifier for the recipient chain.
"eip155:11155111"
Sender address.
Recipient address.
Transfer amount in atomic units.
EIP-3009 nonce.
Batch-level settlement transaction hash, shared by all transfers in the same batch. Remains null until included in a batch with a settlement transaction hash.
Timestamp when the transfer was created.
Timestamp when the transfer was last updated.