{
  "x402Version": 2,
  "id": 4337,
  "slug": "4337",
  "resource": "https://twitr.sh/api/tools/radar",
  "description": "Trending topics and breaking stories across tech, dev, science, business, culture, politics, and entertainment — aggregated from multiple public sources with regional and time-window filters. Flat sub-cent price per call; the cheap first stop for what is happening right now.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xb5194A98DbDBb7028B585Db26B972e7F0F3f826A",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4u4TLWUqr4296NFpUohqJELAfZLbkxThwX8UALxh6M7o",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "api",
      "discoverable": true,
      "info": {
        "input": {
          "body": {
            "category": "tech",
            "hours": 24,
            "limit": 20
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "duration": 1,
            "items": [
              {
                "category": "tech",
                "score": 982,
                "title": "AI agents start paying for their own API calls",
                "url": "https://example.com/story"
              }
            ],
            "payment": {
              "amount": "0.001000",
              "currency": "USD",
              "protocol": "x402"
            },
            "runId": "tw_example"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "after": {
                    "description": "Pagination cursor.",
                    "type": "string"
                  },
                  "category": {
                    "description": "Topic category filter.",
                    "enum": [
                      "general",
                      "tech",
                      "dev",
                      "science",
                      "culture",
                      "politics",
                      "business",
                      "entertainment"
                    ],
                    "type": "string"
                  },
                  "hours": {
                    "type": "integer"
                  },
                  "limit": {
                    "type": "integer"
                  },
                  "region": {
                    "type": "string"
                  },
                  "source": {
                    "description": "Trend source filter.",
                    "enum": [
                      "github",
                      "google_trends",
                      "hacker_news",
                      "polymarket",
                      "reddit",
                      "trustmrr",
                      "wikipedia"
                    ],
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "duration": {
                    "description": "Run duration in seconds.",
                    "type": "integer"
                  },
                  "items": {
                    "description": "Returned items. Shape varies per tool — see each tool's outputSample for a concrete example.",
                    "items": {
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "payment": {
                    "description": "Settlement summary (protocol, amount, currency).",
                    "type": "object"
                  },
                  "runId": {
                    "description": "Run ID for debugging/audit.",
                    "type": "string"
                  }
                },
                "required": [
                  "items"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "twitter",
        "x",
        "trends",
        "trending",
        "radar",
        "topics",
        "whats-trending",
        "discovery",
        "viral",
        "intelligence",
        "agent",
        "x402"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "twitr.sh",
  "lastUpdated": "2026-09-12T16:47:12.301Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-12T16:47:12.013Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "twitr.sh",
    "manifest_name": "twitr.sh",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}