Skip to content
shipx402.comWalk the loop →

Support

Tip what you think it's worth

If these guides or tools helped, tip what you think it's worth. Optional and non-custodial. Suggested range 0.01 / 0.05 / 0.25 SOL (customary 0.05). Anything above 0.25 SOL gets a special thank-you on the receipt — same free site either way.

Tip what it's worth

Optional Solana Pay QR. Suggested range 0.01–0.25 SOL. Anything above 0.25 gets a special thank-you on the receipt — still optional either way.

Generating QR…

Generated from address · not a static image

Encodes: solana:3TSEZcCFm9fNtQ2aVvRAp5kJEPrtQyYVPCxJGCpVSB4G

Address checksum OK (base58 pubkey)

The QR is generated in-browser from DONATION_ADDRESS (provably the same payTo). The optional link only pre-fills an amount in compatible wallets.

Get your receipt

After sending ≥ 0.001 SOL on mainnet, paste the transaction signature. Same verify path agents use.

Agent tip (x402)

Live mainnet 402. Agents GET the endpoint, send SOL, retry with proof. Tips are optional — suggested 0.01 / 0.05 / 0.25 SOL.

Endpoint
/api/x402/donate
payTo (mainnet)
# 1. Discover the price tag (HTTP 402)
curl -s https://shipx402.com/api/x402/donate

# 2. Send SOL on mainnet to the payTo address from the 402 body
#    (any wallet or SDK — you keep your keys)

# 3. Retry with proof
curl -s https://shipx402.com/api/x402/donate -H "X-PAYMENT: <base64 proof with your tx signature>"
required: false · customary: 0.05 SOL

Agents (x402)

  1. GET /api/x402/donate → HTTP 402 with extra.required=false and suggested amounts
  2. Send ≥ 0.001 SOL on mainnet to payTo (suggested 0.01–0.25)
  3. Retry with X-PAYMENT proof
  4. Server verifies on-chain → 200 receipt (recognition: generous when amount exceeds 0.25 SOL)