Test the Machine Payments Protocol
Verify that your MPP agent can complete a real on-chain payment. Send $0.50 USDC on Solana to the MPP test wallet — we confirm success on-chain and show it live on the dashboard.
Mainnet: sends real $0.50 USDC on Solana.
USDC on Solana
Each test is a fixed $0.50 USDC transfer. We generate a unique Solana Pay request so your machine can pay programmatically.
Webhook confirmation
A Helius webhook fires the moment the wallet receives funds; we validate amount and recipient on-chain before passing the test.
Live dashboard
Watch every test move from pending to passed in real time, with transaction signatures and explorer links.
How it works
- Start a test — we mint a unique payment reference and a Solana Pay URL / QR for $0.50 USDC.
- Your MPP agent (or wallet) sends the payment to the MPP test wallet, including the reference.
- Our webhook detects the incoming transfer and validates it on-chain (correct amount, token, and recipient).
- The test flips to Passed and appears on the dashboard with its transaction signature.