ARC transaction memos
ARC Memo attaches structured metadata to a contract call and emits an indexed event. Payment IDs, invoice references, payout batches and operational notes can therefore travel with auditable onchain evidence instead of an offchain screenshot.
ARC Memo attaches structured metadata to a contract call and emits an indexed event. Payment IDs, invoice references, payout batches and operational notes can therefore travel with auditable onchain evidence instead of an offchain screenshot.
How XPayr applies it
XPayr maps a short, non-secret reference to the payment or payout record and verifies the emitted memo event. Private customer data, credentials and secrets must never be placed in public memo content.
Verified on ARC Testnet
XPayr keeps ARC Mainnet payment execution review-gated until canonical production contracts, explorer support and low-value wallet-signed pilots are verified. Public tools and Testnet flows remain available for evaluation.
From question to a controlled ARC transaction
Understand the primitive
Start with the exact ARC capability, supported asset and network boundary instead of a generic blockchain promise.
Plan the route
Choose checkout, send, bridge, swap, Unified Balance, memo, batch or agent settlement and review its fee model.
Sign from the wallet
The merchant or payer wallet signs the operation. XPayr does not treat a browser response as settlement proof.
Verify and reconcile
XPayr checks chain, token, amount, recipient and transaction evidence before updating payment and fee ledgers.
ARC questions answered clearly
ARC transaction memos: How XPayr applies it
XPayr maps a short, non-secret reference to the payment or payout record and verifies the emitted memo event. Private customer data, credentials and secrets must never be placed in public memo content.
Is this available on ARC Mainnet through XPayr?
XPayr keeps ARC Mainnet payment execution review-gated until canonical production contracts, explorer support and low-value wallet-signed pilots are verified. Public tools and Testnet flows remain available for evaluation.
Does XPayr custody funds or hide the network fee?
No. Wallets sign transactions, chain fees remain visible and XPayr records its operation fee separately. Standard successful checkout uses the configured XPayr gateway fee; advanced ARC operations use their published fee quote.
Continue through the ARC stack
ARC batch transactions and payouts
Multicall3From batches multiple calls while preserving the original sender for each subcall. This supports atomic or partially successful operational batches with a clearer origin than generic relay execution.
Verified on ARC TestnetAccept USDC payments on ARC
ARC checkout lets a merchant price and settle in a stable unit while the customer pays from a compatible wallet. Deterministic confirmation, stable gas accounting and programmable contracts make ARC relevant to ecommerce, SaaS and platform payments.
Verified on ARC TestnetBuild on ARC with EVM tools
ARC supports familiar Solidity and EVM tooling such as ethers and viem, but developers must account for ARC-specific behavior including USDC gas precision, native and ERC-20 USDC interfaces, transaction extensions and restricted-transfer reverts.
Verified on ARC TestnetPrimary references
Move from ARC research to a working test flow.
Open the public planner, then create a free merchant account to test checkout and wallet-signed operations without enabling Mainnet.