{
  "name": "x402 Test Server",
  "endpoints": {
    "/free": "Free endpoint - returns data",
    "/paid": "Paid endpoint - returns x402 response",
    "/402-plain": "Plain 402 - text response",
    "/402-json": "JSON 402 - non-x402 JSON",
    "/health": "Health check"
  }
}