$ gatex402 status
GATEX402 API v1.0.0
x402 Payment Gateway for Solana
────────────────────────────────────
STATUS ● online
UPTIME 1h 8m 13s
PORT 3403
ENV production
────────────────────────────────────
$ gatex402 endpoints
GET /health health check
POST /v1/links create payment link
GET /v1/links/:id get link details
POST /v1/escrow create escrow
POST /v1/escrow/:id/release release funds
POST /v1/escrow/:id/refund refund funds
POST /v1/risk/score score transaction
POST /v1/tx/log log transaction
GET /v1/tx/:sig lookup transaction
POST /v1/merchants/register register merchant
GET /v1/merchants/:wallet merchant info
────────────────────────────────────
$ _