Addresses
Wallet addresses identify participants in ledger transactions.
Trustless Payments uses XRP Ledger activity as part of its payment verification and settlement infrastructure. Explore the XRPL payment infrastructure behind these workflows.
Wallet addresses identify participants in ledger transactions.
Hashes allow individual payments to be independently reviewed.
Tags can help route or associate payments with a specific workflow.
Memos can carry transaction metadata relevant to a payment or agreement.
XRPL provides the underlying transaction rail for supported Trustless workflows.
Application state can be checked against ledger-visible transaction activity.
Trustless Payments uses XRP Ledger transaction activity as evidence inside payment workflows. The ledger records what happened on-chain, while application logic tracks the agreement, expected payment and current contract state.
Transactions can provide durable evidence of addresses, amounts, transaction hashes and associated transaction data.
Contract state, deadlines, participant roles and valid next actions belong to the payment workflow built around that ledger activity.
A valid XRP transaction is not automatically the correct payment for a specific agreement. Systems may also need to match destination addresses, expected amounts, destination tags, memos or other workflow-specific data.
When a workflow requires a destination tag, that value helps the receiving system associate funds with the intended account or agreement.
Memos can provide additional transaction context when a workflow uses them to identify or describe a payment.
A transaction hash provides a reference for independently reviewing a specific ledger transaction.
Payment verification should compare the expected transaction with the transaction that actually appeared on the ledger.