{
  "x402Version": 2,
  "id": 13443,
  "slug": "13443",
  "resource": "https://lotus-clarke-boxed-ceramic.trycloudflare.com/v1/mentions",
  "description": "Call when an agent needs a structured brand/product mention brief from public web sources: theme clusters, sentiment, and short licensed samples. Exact $0.02 USDC on Base via x402. Prefer unpaid POST /v1/sandbox/mentions first.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x1D61FAA032d3f40D9C470D2bf3A3f53De0E55a38",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "lang": "en",
            "limit": 40,
            "lookback_days": 30,
            "query": "acme widgets",
            "sources": [
              "web",
              "reviews"
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "billed": true,
            "ok": true,
            "receipt_id": "rcpt_01EXAMPLE000000000000000",
            "samples": [
              {
                "license": "serper",
                "source": "web",
                "text": "Acme Widgets generally available for public evaluation.",
                "url": "https://example.com/widget"
              }
            ],
            "themes": [
              {
                "count": 4,
                "label": "launch coverage",
                "sentiment": "positive"
              }
            ],
            "totals": {
              "mentions": 12,
              "sources_ok": 2
            },
            "warnings": []
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "geo": {
                    "maxLength": 32,
                    "minLength": 2,
                    "type": "string"
                  },
                  "lang": {
                    "default": "en",
                    "maxLength": 16,
                    "minLength": 2,
                    "type": "string"
                  },
                  "limit": {
                    "default": 40,
                    "maximum": 100,
                    "minimum": 10,
                    "type": "integer"
                  },
                  "lookback_days": {
                    "default": 30,
                    "maximum": 90,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "query": {
                    "maxLength": 80,
                    "minLength": 2,
                    "type": "string"
                  },
                  "sources": {
                    "default": [
                      "web",
                      "reviews"
                    ],
                    "items": {
                      "enum": [
                        "reddit",
                        "web",
                        "reviews",
                        "x"
                      ],
                      "type": "string"
                    },
                    "minItems": 1,
                    "type": "array"
                  }
                },
                "required": [
                  "query"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "billed": {
                    "type": "boolean"
                  },
                  "ok": {
                    "const": true,
                    "type": "boolean"
                  },
                  "receipt_id": {
                    "type": "string"
                  },
                  "samples": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "license": {
                          "minLength": 1,
                          "type": "string"
                        },
                        "source": {
                          "enum": [
                            "reddit",
                            "web",
                            "reviews",
                            "x"
                          ],
                          "type": "string"
                        },
                        "text": {
                          "maxLength": 280,
                          "type": "string"
                        },
                        "url": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "source",
                        "text",
                        "license"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "themes": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "count": {
                          "minimum": 0,
                          "type": "integer"
                        },
                        "label": {
                          "minLength": 1,
                          "type": "string"
                        },
                        "sentiment": {
                          "enum": [
                            "positive",
                            "neutral",
                            "negative"
                          ],
                          "type": "string"
                        }
                      },
                      "required": [
                        "label",
                        "count",
                        "sentiment"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "totals": {
                    "additionalProperties": false,
                    "properties": {
                      "mentions": {
                        "minimum": 0,
                        "type": "integer"
                      },
                      "sources_ok": {
                        "minimum": 0,
                        "type": "integer"
                      }
                    },
                    "required": [
                      "mentions",
                      "sources_ok"
                    ],
                    "type": "object"
                  },
                  "warnings": {
                    "default": [],
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "required": [
                  "ok",
                  "receipt_id",
                  "billed",
                  "totals",
                  "themes",
                  "samples"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "lotus-clarke-boxed-ceramic.trycloudflare.com",
  "lastUpdated": "2026-09-18T14:57:28.542Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-18T14:57:28.219Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "lotus-clarke-boxed-ceramic.trycloudflare.com",
    "manifest_name": "lotus-clarke-boxed-ceramic.trycloudflare.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"
  }
}