SERVICE / DETAILother

Unnamed service

GET x402.twit.sh/tweets/search

SONAR SCORE0.766
LIVE PRICE0.006000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

50 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2022msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.

Resource: x402.twit.sh/tweets/search

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x9dBA414637c611a16BEa6f0796BFcbcBdc410df8

Payment methods: · Last validation: 2026-09-14 12:00:04.332+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "to": {
            "type": "string",
            "description": "Tweets replying to this username"
          },
          "from": {
            "type": "string",
            "description": "Tweets from this username"
          },
          "since": {
            "type": "string",
            "description": "Start date (YYYY-MM-DD)"
          },
          "until": {
            "type": "string",
            "description": "End date (YYYY-MM-DD)"
          },
          "words": {
            "type": "string",
            "description": "All these words must appear"
          },
          "phrase": {
            "type": "string",
            "description": "Exact phrase match"
          },
          "anyWords": {
            "type": "string",
            "description": "Any of these words"
          },
          "hashtags": {
            "type": "string",
            "description": "Filter by hashtag"
          },
          "minLikes": {
            "type": "string",
            "description": "Minimum like count"
          },
          "noneWords": {
            "type": "string",
            "description": "Exclude these words"
          },
          "mentioning": {
            "type": "string",
            "description": "Tweets mentioning this username"
          },
          "minReplies": {
            "type": "string",
            "description": "Minimum reply count"
          },
          "minReposts": {
            "type": "string",
            "description": "Minimum retweet count"
          },
          "next_token": {
            "type": "string",
            "description": "Pagination cursor"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x9dBA414637c611a16BEa6f0796BFcbcBdc410df8",
        "amount": "6000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x9dBA414637c611a16BEa6f0796BFcbcBdc410df8",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "6000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.