{
  "x402Version": 2,
  "id": 6411,
  "slug": "6411",
  "resource": "https://api.usenami.io/v1/rwa/perp-coverage",
  "description": "Real-world-asset (RWA) perpetual coverage across HIP-3 DEXes — which stocks, metals, forex pairs, commodities and pre-IPO synthetics are listed as perps, and on which venue. Tracks the on-chain RWA perp surface as it expands beyond crypto.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1538726707212F4dB3EB67cEc0910422A310475c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "asset_class": {
              "description": "Filter by class: metal, stock, forex, commodity, index, pre_ipo. Omit for all.",
              "required": false,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "asset_class": "stock",
                "funding_rate": 0.00012,
                "ticker": "TSLA",
                "updated_at": "2026-05-17T20:00:00Z",
                "venue": "hyperliquid_xyz"
              },
              {
                "asset_class": "metal",
                "funding_rate": -0.00004,
                "ticker": "GOLD",
                "updated_at": "2026-05-17T20:00:00Z",
                "venue": "hyperliquid_km"
              }
            ],
            "tickers_count": 142,
            "venues_count": 6
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "type": "string"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.usenami.io",
  "lastUpdated": "2026-09-11T17:36:32.221Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-11T17:36:31.214Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.usenami.io",
    "manifest_name": "api.usenami.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"
  }
}