Connecting to Xahau...

Buy & Sell Real‑World Products on XRPL & Xahau — Instantly

Global, frictionless commerce powered by Xaman.

Zero middlemen. Zero delays. 24/7 on‑chain settlements.

Vendor‐Centric Control.

Welcome back, Vendor! You have 5 new orders to process.

Manage your xMerch storefront: list products, track orders, and monitor performance.

Vintage Hoodie

$45

Branded Cap

$30

Coffee Mug

$15

Pre-generate Product Pages. Deliver instant load times for shoppers.

Dynamic Content Fallbacks. Show loading states until live data syncs.

Real-Time Inventory Sync. Update stock counts on-chain instantly.

Vendor Splits. On-Chain. Effortless.

Automate revenue distribution at transaction validation with a single hook.


// Payout loop

vendorPayouts.forEach((v, i) => {

  const share = Math.round((v.netUSD / totalUSD) * totalDrops);
  
  flatParams.push({
    HookParameterName: 'VPO{i+1}',  // literal string to prevent execution

    HookParameterValue: share.toString(16)

  });

});

e-Commerce
for the Ledger Era.

Build on xMerch →

Checkout in Your Control

Vendors & customers, start your one-click, on-chain checkout with Xaman Wallet. Lightning-fast, fully audited, and self-custody focused—no middlemen, just seamless, secure payments.

Xaman Wallet mockup

What’s Coming Next

Everything you need to build, ship, and scale on Xahau & XRPL.

Vendor Dashboard

Easily manage your product listings, orders, and payouts—all on-chain via Xahau & XRP Ledger.

Fulfillment API

Connect with warehouse partners using a single endpoint—automate every shipment.

Vendor Themes

Pick from Web3-native storefront themes and go live instantly—no CSS needed.