{
  "x402Version": 2,
  "id": 13244,
  "slug": "13244",
  "resource": "https://trusted-x402.compose.land/v1/agent-market-snapshot",
  "description": "Agent-market demand snapshot: per-category demand scores (defi, nft, infra, social, analytics) with sample sizes, data-source labels, and confidence grades. Input: optional ?category= query filter. Output: JSON { generated_at, categories[], meta }.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1DdF747975C4EbeaF48e14A5110F7EAb6B0807f2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "category": "defi"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "categories": [
              {
                "category": "defi",
                "confidence": "preliminary",
                "demand_score": 0.82,
                "name": "defi",
                "sample_size": 1240,
                "source": "manual-bazaar-research"
              }
            ],
            "generated_at": "2026-08-11T00:00:00.000Z",
            "meta": {
              "network": "eip155:8453"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "category": {
                    "enum": [
                      "defi",
                      "nft",
                      "infra",
                      "social",
                      "analytics"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "categories": {
                    "items": {
                      "properties": {
                        "category": {
                          "type": "string"
                        },
                        "confidence": {
                          "type": "string"
                        },
                        "demand_score": {
                          "type": "number"
                        },
                        "name": {
                          "type": "string"
                        },
                        "sample_size": {
                          "type": "number"
                        },
                        "source": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "name",
                        "category",
                        "demand_score",
                        "sample_size",
                        "source",
                        "confidence"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "generated_at": {
                    "type": "string"
                  },
                  "meta": {
                    "type": "object"
                  }
                },
                "required": [
                  "generated_at",
                  "categories",
                  "meta"
                ],
                "type": "object"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "trusted-x402.compose.land",
  "lastUpdated": "2026-08-11T10:30:58.499Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-29T01:34:21.552Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "trusted-x402.compose.land",
    "manifest_name": "trusted-x402.compose.land",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}