{
  "x402Version": 2,
  "id": 5847,
  "slug": "5847",
  "resource": "https://clink-lithium-vault.fly.dev/x/user",
  "description": "X/Twitter user timeline for AI agents - the latest tweets from any handle, no Twitter API key or login. Up to 20 newest posts with text, date, likes, retweets, replies, views, follower count and URL, plus the pinned tweet. Track founders, analysts, competitors, crypto callers, journalists, brands. ?username=elonmusk. Search all of X instead: /x/search $0.02. AI trend summary: /x/digest $0.05.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB1eF5415E9D3695e16977B8be422AB7512F788C0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "username": "elonmusk"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "result_count": 20,
            "tweets": [
              {
                "author": "elonmusk",
                "likes": 1234,
                "text": "...",
                "url": "https://x.com/..."
              }
            ],
            "username": "elonmusk"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "username": {
                    "type": "string"
                  }
                },
                "required": [
                  "username"
                ],
                "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": "clink-lithium-vault.fly.dev",
  "lastUpdated": "2026-09-15T16:19:12.992Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T16:19:12.77Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "clink-lithium-vault.fly.dev",
    "manifest_name": "clink-lithium-vault.fly.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}