{
  "x402Version": 2,
  "id": 9052,
  "slug": "9052",
  "resource": "https://api.boonprotocol.com/api/v1/x402/graph",
  "description": "Boon x402 endpoint recognition graph",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xF121fbeceC43e1B616D47285851c20d5fC64431b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "context": "with",
            "eventLimit": 200,
            "limit": 20,
            "sort": "reviewed"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "edges": [
              {
                "from": "wallet:0x0000000000000000000000000000000000000002",
                "kind": "recognized",
                "relationshipSignals": {
                  "directRelatedParty": false
                },
                "to": "route:0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e"
              }
            ],
            "nodes": [
              {
                "id": "route:0x9569f7ef2e344da57aa497dafe4509499f133340d1e0ab0d3e93f6e7c057bb0e",
                "kind": "endpoint"
              },
              {
                "id": "wallet:0x0000000000000000000000000000000000000002",
                "kind": "wallet"
              }
            ],
            "version": "1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "context": {
                    "default": "with",
                    "enum": [
                      "with",
                      "all",
                      "raw"
                    ],
                    "type": "string"
                  },
                  "eventLimit": {
                    "default": 200,
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "limit": {
                    "default": 20,
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "method": {
                    "type": "string"
                  },
                  "origin": {
                    "format": "uri",
                    "type": "string"
                  },
                  "q": {
                    "maxLength": 160,
                    "type": "string"
                  },
                  "recognizer": {
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  },
                  "sort": {
                    "default": "reviewed",
                    "enum": [
                      "reviewed",
                      "recent"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "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": "api.boonprotocol.com",
  "lastUpdated": "2026-09-17T03:49:20.147Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T03:49:19.65Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.boonprotocol.com",
    "manifest_name": "api.boonprotocol.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"
  }
}