{
  "x402Version": 2,
  "id": 1146,
  "slug": "1146",
  "resource": "https://router.mudko.com/api/x402/route",
  "description": "OnRamperX is a non-custodial value router for agents and humans: fiat<->crypto and cross-chain via one quote interface (Coinbase Onramp v2, Relay, x402). This endpoint returns the router's live capabilities and rail status; use /api/x402/quote for a ranked route. Settlement centers on USDC on Base.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x53598173ce7c26025bab0520d9e9d0c28fbcf7de",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "paid": true,
            "quote_endpoint": "/api/x402/quote",
            "rails": [
              "relay",
              "coinbase-onramp",
              "x402"
            ],
            "service": "OnRamperX"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "paid": {
                    "type": "boolean"
                  },
                  "quote_endpoint": {
                    "type": "string"
                  },
                  "rails": {
                    "type": "array"
                  },
                  "service": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "router.mudko.com",
  "lastUpdated": "2026-09-17T04:03:41.596Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 9,
    "lastCalledAt": "2026-09-17T04:03:41.398Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "router.mudko.com",
    "manifest_name": "router.mudko.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}