Get an x402 transfer by ID
Get an x402 transfer by ID
Retrieves a single x402 transfer by its unique identifier.
GET
Get an x402 transfer by ID
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
Available options:
received, batched, confirmed, completed, failed Token symbol (e.g., USDC).
Example:
"USDC"
CAIP-2 network identifier for the sending chain.
Example:
"eip155:11155111"
CAIP-2 network identifier for the recipient chain.
Example:
"eip155:11155111"
Sender address.
Recipient address.
Transfer amount in atomic units.
Timestamp when the transfer was created.
Timestamp when the transfer was last updated.