{
  "x402Version": 2,
  "id": 7323,
  "slug": "7323",
  "resource": "https://x402.greenhead.io/v1/base/ping",
  "description": "Prove route for Base mainnet USDC x402 (eip155:8453). HTTP 200 after facilitator verify+settle. Priced as the cheapest SKU (0.002 face → 2000 USDC atomic when Base is enabled).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "xrpl:0",
      "payTo": "rnPmtGgU7fMKrud7m1oK7E1ogN35qDbKV1",
      "asset": "XRP",
      "amount": "2000"
    },
    {
      "scheme": "exact",
      "network": "xrpl:0",
      "payTo": "rnPmtGgU7fMKrud7m1oK7E1ogN35qDbKV1",
      "asset": "RLUSD",
      "amount": "10000"
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x6bF820a4b8a1722Bf83d6F84d05A2125e2f61d1a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "Prove route for Base mainnet USDC x402 (eip155:8453). HTTP 200 after CDP facilitator verify+settle.",
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "amount": "0.002",
            "asset": "USDC",
            "network": "eip155:8453",
            "ok": true,
            "payTo": "0x6bF820a4b8a1722Bf83d6F84d05A2125e2f61d1a",
            "pong": true,
            "txid": null
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/base/ping",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.greenhead.io",
  "lastUpdated": "2026-09-17T06:17:26.371Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-17T06:17:26.09Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.greenhead.io",
    "manifest_name": "x402.greenhead.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}