$TIP — Instant tipping for x402-enabled sites

Lightweight, blockchain‑agnostic tipping token for the x402 payments layer. Stream micro‑payments, tip creators, and monetize APIs with one line of code.

▶ Try it out Read the docs Whitepaper
0% protocol feeInstant settlementOpen standard
Wallet — connected
128.42 $TIP
Amount
0.50 $TIP
x402 request
Copy Simulate payment
Recent tips
    x402 enables API‑first payments

    Built around HTTP 402

    • No accounts, emails or OAuth
    • Instant blockchain settlement
    • Header‑based verification
    Choose the network that fits your users

    Blockchain‑agnostic

    • Auto‑convert at gateway
    • Unified $TIP ticker across chains
    • Same SDK for all
    One line of middleware to start

    Frictionless UX

    • Works with any HTTP stack
    • Creators get tip links
    • Wallet connect optional

    Developer quickstart

    Server (Express)
    import {{ verify }} from '@tip/sdk' app.get('/api/protected', (req,res)=>{ const proof = req.headers['x-402-payment'] if (!verify(proof)) return res.status(402).send('Payment required') res.json({ ok: true }) })
    Client (HTML)
    <button data-amount="0.25" data-network="solana" class="tip-btn"> Tip 0.25 $TIP </button>

    Tokenomics

    Supply
    1,000,000,000 $TIP; multi‑chain deployments.
    Distribution
    • 60% Ecosystem + Liquidity
    • 20% Community (creator boosts)
    • 10% Team (4yr vest)
    • 10% Treasury
    Fees
    0 tax on tips. Optional 0.2% gateway fee for cross‑chain auto‑convert and streaming.

    Roadmap

    Q1
    • Mainnet $TIP (SOL + ETH + BASE)
    • SDK v1
    • Creator tip links
    Q2
    • Subscriptions & streaming
    • Gateway auto‑convert
    • Public analytics
    Q3
    • Agent payments
    • Mobile SDK
    • Platform revenue shares

    Start accepting tips today

    Add one header, ship a button, get paid. $TIP settles instantly via x402.
    Get $TIP Whitepaper