usevig402
Start taking payments.
Pick a plan and pay in stablecoins on any chain we support. Your account activates the moment the transfer confirms — no card, no invoice, no sales call.
You pay us the way your customers pay you. The next screen is an ordinary usevig
checkout on our own merchant account, watched by the same code that will watch yours.
Prefer the API? An agent can do this in one call — no browser needed:
curl -X POST https://usevig.com/v1/signup \
-H 'Content-Type: application/json' \
-d '{"plan":"starter","payout_address":"0xYours"}'
Or start free on Base Sepolia with no signup at all.