How it works
X identity. Real, private settlement.
Slide Pay turns your X handle into a payment address on Solana, with shielded private payments underneath.
Sign in with your X account. Your X user ID becomes the primary key for your Slide Pay identity, no password, and no claiming anyone else’s handle.
Add any Solana address you control. This is where incoming SOL lands after a private forward.
Enter a recipient’s X username and an amount in SOL. Slide Pay mints a fresh, one-time funding wallet for that exact payment.
Send the shown amount of SOL to the temporary address. You control exactly what’s funded, there’s no standing balance to top up.
The moment funds arrive, the backend shields and forwards the payment to the receiver. It moves awaiting → routing → completed or failed, with a real transaction hash. Nothing is faked.
Security, by design
- Identity is your X account, never a made-up username.
- Your private key stays encrypted on the server; it never reaches your browser.
- Balances and statuses come from the backend and the chain, never the client.
- Idempotency keys make double-clicks and retries safe, you can never spend twice.