{
  "x402Version": 2,
  "id": 5846,
  "slug": "5846",
  "resource": "https://clink-lithium-vault.fly.dev/x/replies",
  "description": "X/Twitter replies for AI agents - the reply thread under any post, by tweet id, no API key or login. Up to 20 replies with author, follower count, text, timestamp, likes, retweets, views and URL. Read the reaction to an announcement, gauge community sentiment on a launch, or mine a viral thread for arguments. ?id=1234567890. The tweet itself: /x/tweet $0.01. AI 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": {
            "id": "1878000000000000000"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "id": "1878000000000000000",
            "replies": [
              {
                "author": "someone",
                "likes": 12,
                "text": "..."
              }
            ],
            "result_count": 20
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "id": {
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "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:24.163Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T16:19:23.93Z"
  },
  "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"
  }
}