{
  "x402Version": 2,
  "id": 882,
  "slug": "882",
  "resource": "https://blockrun.ai/api/v1/exa/find-similar",
  "description": "Find pages semantically similar to a given URL.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xe9030014F5DAe217d0A152f02A043567b16c1aBf",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "11000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "bodyFields": {
            "numResults": {
              "description": "Number of results to return (default 10, max 100).",
              "type": "number"
            },
            "url": {
              "description": "Reference URL — pages similar to this will be returned.",
              "type": "string"
            }
          },
          "discoverable": true,
          "method": "POST",
          "type": "http"
        },
        "output": null
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "numResults": {
                    "description": "Number of results to return (default 10, max 100).",
                    "type": "number"
                  },
                  "url": {
                    "description": "Reference URL — pages similar to this will be returned.",
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "results": {
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "blockrun.ai",
  "lastUpdated": "2026-09-18T15:55:37.769Z",
  "quality": {
    "calls30d": 16,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T15:55:37.518Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "blockrun.ai",
    "manifest_name": "blockrun.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}