x402 List

x402 Protocol Service Directory

glim.sh

Data

Pay-per-call API returning live data from Twitter, Reddit, the web, GitHub, Amazon, YouTube and Telegram, plus a chat completions compatible inference endpoint.

Pay from $0.001 to $0.01 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

UPTIME 24H 100% 7D 100% 30D 100%
BASE URL https://glim.sh ENDPOINTS 10 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 1h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
202ms
avg response
137ms
total checks
70
compliance A (11/11)

11 of 11 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.001 to $0.01 (p15 in Data)
price (min)
$0.001
price (max)
$0.01
category percentile (min)
p15 in Data
category percentile (max)
p35 in Data
endpoints / prices
10 / 4
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

traction $7.83 30d · 60 buyers
volume 30d
$7.83
buyers 30d
60
settlements 30d
1,303
last settlement
2026-07-21
top buyer share
66% of 30d volume
trend 7d vs 30d
2.22x the 30d daily rate
networks
eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

A data aggregation service that provides access to various APIs including social media, web content, and code repositories through a unified endpoint.

category
data-aggregation
in
body
auth
none
data-aggregationsocial-mediaweb-scrapingapi-proxycontent-extractionsearchgithubtwitter

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
POST /api/v1/amazon/search $0.005 Base/Solana USDC
POST /api/v1/github/get $0.002 Base/Solana USDC
POST /api/v1/github/search $0.002 Base/Solana USDC
POST /api/v1/inference/v1/chat/completions $0.001 Base/Solana USDC
POST /api/v1/reddit/search $0.01 Base/Solana USDC
POST /api/v1/twitter/get $0.005 Base/Solana USDC
POST /api/v1/twitter/search $0.005 Base/Solana USDC
POST /api/v1/twitter/trends $0.001 Base/Solana USDC
POST /api/v1/web/fetch $0.002 Base/Solana USDC
POST /api/v1/youtube/get $0.01 Base/Solana USDC
10 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /api/v1/amazon/search returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i -X POST 'https://glim.sh/api/v1/amazon/search'
// 402 response (captured by monitor) · 10 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/amazon/search",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Search Amazon by keyword or browse bestsellers by category slug",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "tld": "de",
              "query": "LG Ultragear OLED 34"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "tld": "de",
              "mode": "query",
              "page": 1,
              "organic": [
                {
                  "asin": "B0F59XT8QM",
                  "title": "LG Ultragear ...",
                  "currency": "EUR",
                  "price_gross": 782.04
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "properties": {
                    "tld": {
                      "enum": [
                        "com",
                        "co.uk",
                        "de",
                        "fr",
                        "es",
                        "it"
                      ],
                      "type": "string"
                    },
                    "page": {
                      "type": "number",
                      "description": "Page number (1-20)"
                    },
                    "query": {
                      "type": "string",
                      "description": "Keyword search (mutually exclusive with category_slug)"
                    },
                    "category_slug": {
                      "type": "string",
                      "description": "Bestsellers category slug, e.g. 'electronics' (.com), 'elektronik' (.de)"
                    },
                    "response_format": {
                      "enum": [
                        "concise",
                        "detailed"
                      ],
                      "type": "string"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/github/get",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Fetch GitHub data from a ref (repo + README, files, commits, PRs, issues)",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "ref": "x402-foundation/x402"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "data": {
                "full_name": "x402-foundation/x402",
                "description": "..."
              },
              "kind": "repo"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "ref"
                  ],
                  "properties": {
                    "ref": {
                      "type": "string",
                      "description": "GitHub URL or owner/repo shorthand; kind inferred from the path (/pull/N, /issues/N, /blob/<ref>/<path>, /tree/<ref>, /commits, /branches, /releases)."
                    },
                    "page": {
                      "type": "number",
                      "description": "Page number"
                    },
                    "per_page": {
                      "type": "number",
                      "description": "Results per page"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/github/search",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Search GitHub repositories and conversations",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "kind": "repos",
              "query": "x402 payment protocol"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "results": [
                {
                  "full_name": "x402-foundation/x402"
                }
              ],
              "has_more": true,
              "total_count": 42
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "query"
                  ],
                  "properties": {
                    "kind": {
                      "enum": [
                        "repos",
                        "conversations"
                      ],
                      "type": "string"
                    },
                    "page": {
                      "type": "number",
                      "description": "Page number"
                    },
                    "query": {
                      "type": "string",
                      "description": "Search query (GitHub search syntax)"
                    },
                    "per_page": {
                      "type": "number",
                      "description": "Results per page (1-30)"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/inference/v1/chat/completions",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "LLM chat completion (OpenAI-compatible, streaming supported)",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "model": "moonshotai/kimi-k2.5",
              "messages": [
                {
                  "role": "user",
                  "content": "Hello"
                }
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "id": "chatcmpl-abc123",
              "usage": {
                "total_tokens": 30,
                "prompt_tokens": 10,
                "completion_tokens": 20
              },
              "choices": [
                {
                  "index": 0,
                  "message": {
                    "role": "assistant",
                    "content": "Hello! How can I help?"
                  },
                  "finish_reason": "stop"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "model",
                    "messages"
                  ],
                  "properties": {
                    "model": {
                      "type": "string",
                      "description": "Model identifier. Available: moonshotai/kimi-k2.5, minimax/minimax-m2.5, qwen/qwen-2.5-7b-instruct, anthropic/claude-sonnet-4.5, anthropic/claude-sonnet-4.6, anthropic/claude-opus-4.5, anthropic/claude-opus-4.6, minimax/minimax-m2.7, z-ai/glm-5, z-ai/glm-5-turbo, z-ai/glm-5.1, x-ai/grok-4.1-fast, x-ai/grok-4.20-beta, x-ai/grok-4.20-multi-agent-beta, x-ai/grok-4.1-fast:online, x-ai/grok-4.20-beta:online, x-ai/grok-4.20-multi-agent-beta:online, stepfun/step-3.5-flash, xiaomi/mimo-v2-pro, google/gemini-3.1-flash-lite-preview, google/gemini-3.1-pro-preview"
                    },
                    "stream": {
                      "type": "boolean",
                      "description": "Enable SSE streaming"
                    },
                    "messages": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "role": {
                            "enum": [
                              "user",
                              "assistant",
                              "system"
                            ],
                            "type": "string"
                          },
                          "content": {
                            "type": "string"
                          }
                        }
                      },
                      "description": "Chat messages"
                    },
                    "max_tokens": {
                      "type": "number",
                      "description": "Max tokens to generate"
                    },
                    "temperature": {
                      "type": "number",
                      "description": "Sampling temperature (0-2)"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/reddit/search",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Search Reddit posts",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "query": "x402 protocol"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "count": 1,
              "posts": [
                {
                  "id": "abc",
                  "title": "Example"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "query"
                  ],
                  "properties": {
                    "sort": {
                      "enum": [
                        "relevance",
                        "hot",
                        "top",
                        "new",
                        "comments"
                      ],
                      "type": "string"
                    },
                    "time": {
                      "enum": [
                        "hour",
                        "day",
                        "week",
                        "month",
                        "year",
                        "all"
                      ],
                      "type": "string"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Max results (1-100)"
                    },
                    "query": {
                      "type": "string",
                      "description": "Search query"
                    },
                    "cursor": {
                      "type": "string",
                      "description": "Pagination cursor"
                    },
                    "end_date": {
                      "type": "string",
                      "description": "Only posts before (YYYY-MM-DD)"
                    },
                    "start_date": {
                      "type": "string",
                      "description": "Only posts on or after (YYYY-MM-DD)"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/twitter/get",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Fetch a tweet (with thread context) by URL/id or a user (with recent tweets) from one URL",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "ref": "https://x.com/karpathy/status/1585841080431321088"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "tweet": {
                "id": "123",
                "text": "Hello"
              },
              "parent": null,
              "thread": []
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "ref"
                  ],
                  "properties": {
                    "ref": {
                      "type": "string",
                      "description": "Tweet URL/id or profile URL. Tweet URLs including /i/status/<id> and bare numeric tweet ids return the tweet + thread; a profile URL returns the user + recent tweets."
                    },
                    "cursor": {
                      "type": "string",
                      "description": "Profile refs: pagination cursor"
                    },
                    "include": {
                      "type": "array",
                      "items": {
                        "enum": [
                          "replies",
                          "quotes"
                        ],
                        "type": "string"
                      }
                    },
                    "include_replies": {
                      "type": "boolean",
                      "description": "Profile refs: include replies"
                    },
                    "include_mentions": {
                      "type": "boolean",
                      "description": "Profile refs: include mentions"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "5000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/twitter/search",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Search Twitter with advanced operators",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "query": "from:elonmusk AI min_faves:100"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "count": 1,
              "tweets": [
                {
                  "id": "123",
                  "text": "Hello",
                  "author": {
                    "username": "elonmusk"
                  }
                }
              ],
              "has_more": true,
              "next_cursor": "abc123"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "query"
                  ],
                  "properties": {
                    "sort": {
                      "enum": [
                        "Latest",
                        "Top"
                      ],
                      "type": "string"
                    },
                    "query": {
                      "type": "string",
                      "description": "Search query with advanced operators"
                    },
                    "cursor": {
                      "type": "string",
                      "description": "Pagination cursor"
                    },
                    "end_date": {
                      "type": "string",
                      "description": "Only tweets before this time. YYYY-MM-DD (inclusive end of day UTC) or ISO 8601 datetime with Z/offset"
                    },
                    "start_date": {
                      "type": "string",
                      "description": "Only tweets on or after this time. YYYY-MM-DD (UTC midnight) or ISO 8601 datetime with Z/offset"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "1000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "1000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/twitter/trends",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Trending topics",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "count": 30,
              "woeid": 1
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "data": [
                {
                  "name": "x402",
                  "rank": 1
                }
              ],
              "meta": {
                "result_count": 1
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "woeid",
                    "count"
                  ],
                  "properties": {
                    "count": {
                      "type": "integer",
                      "default": 30,
                      "maximum": 9007199254740991,
                      "minimum": 1,
                      "description": "Maximum trends to return"
                    },
                    "woeid": {
                      "type": "integer",
                      "default": 1,
                      "maximum": 9007199254740991,
                      "minimum": -9007199254740991,
                      "description": "Yahoo Where On Earth ID. Defaults to 1 for worldwide trends."
                    }
                  },
                  "additionalProperties": false
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "required": [
                    "data",
                    "meta"
                  ],
                  "properties": {
                    "data": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "required": [
                          "name"
                        ],
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "rank": {
                            "type": "integer",
                            "maximum": 9007199254740991,
                            "minimum": -9007199254740991
                          },
                          "target": {
                            "type": "string"
                          }
                        },
                        "additionalProperties": false
                      }
                    },
                    "meta": {
                      "type": "object",
                      "required": [
                        "result_count"
                      ],
                      "properties": {
                        "result_count": {
                          "type": "integer",
                          "maximum": 9007199254740991,
                          "minimum": -9007199254740991
                        }
                      },
                      "additionalProperties": false
                    }
                  },
                  "additionalProperties": false
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "2000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "2000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/web/fetch",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Fetch a web page and extract clean content",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "url": "https://example.com",
              "format": "markdown"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com",
              "status": 200,
              "content": [
                "# Page Title\nContent..."
              ],
              "total_chars": 1234
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "properties": {
                    "url": {
                      "type": "string",
                      "description": "URL to fetch"
                    },
                    "format": {
                      "enum": [
                        "markdown",
                        "html",
                        "json"
                      ],
                      "type": "string",
                      "description": "Output format"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
        },
        "payTo": "9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x754704Bc059F8C67012fEd69BC8A327a5aafb603",
        "extra": {
          "name": "USDC",
          "version": "2"
        },
        "payTo": "0xC751344Ee09B5159160173F77D4a1169bCd386A1",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:143",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://glim.sh/api/v1/youtube/get",
      "tags": [
        "twitter",
        "reddit",
        "web",
        "github",
        "search"
      ],
      "iconUrl": "https://glim.sh/glim-mark.svg",
      "mimeType": "application/json",
      "description": "Fetch YouTube subtitles/transcript (VTT) by 11-char video_id; returns a presigned download URL to the .vtt file",
      "serviceName": "glim.sh"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "origin": "uploader_provided",
              "video_id": "dQw4w9WgXcQ",
              "language_code": "en"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "origin": "uploader_provided",
              "video_id": "dQw4w9WgXcQ",
              "expires_at": "2026-04-21T13:00:00Z",
              "size_bytes": 4096,
              "content_type": "text/vtt",
              "download_url": "https://...presigned...",
              "length_chars": 3500,
              "language_code": "en"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "video_id"
                  ],
                  "properties": {
                    "origin": {
                      "enum": [
                        "uploader_provided",
                        "auto_generated"
                      ],
                      "type": "string",
                      "description": "Default 'uploader_provided'"
                    },
                    "video_id": {
                      "type": "string",
                      "description": "11-char YouTube video ID"
                    },
                    "language_code": {
                      "type": "string",
                      "description": "ISO 639-1 (default 'en')"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

UPTIME

07-20 · uptime 100.0% · 133ms avg07-21 · uptime 100.0% · 139ms avg07-2007-21
RESPONSE TIME
07-20 · 133ms avg07-20 · 133ms avg07-21 · 139ms avg07-21 · 139ms avg07-2007-21
7d UPTIME 100%
UPTIME 7D 100%
AVG RESP 137ms
TOTAL CHECKS 74

RECENT CHECKS

TIME STATUS RESP
● OK 158ms
● OK 145ms
● OK 154ms
● OK 98ms
● SLOW 214ms
● OK 152ms
● OK 153ms
● OK 160ms
● OK 135ms
● OK 105ms
● OK 168ms
● OK 122ms
● OK 68ms
● OK 156ms
● OK 123ms
● OK 134ms
● OK 152ms
● OK 102ms

OVER TIME

All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/glim-sh/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted).

PRICE (captured 402, USD)
07-20 · $0.003507-21 · $0.0035$0.003507-2007-21

Median across 10 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checksuptimecompliance07-2007-21
VOLUME (on-chain settlement, USD)
07-14 · $0.1707-15 · $0.2607-16 · $0.3107-17 · $0.2607-18 · $0.0107-19 · $0.0107-20 · $307-21 · $0.15peak $307-1407-21
DISTINCT BUYERS
07-14 · 4 buyers07-15 · 6 buyers07-16 · 6 buyers07-17 · 8 buyers07-18 · 3 buyers07-19 · 3 buyers07-20 · 8 buyers07-21 · 4 buyerspeak 8 buyers07-1407-21

COMPLIANCE

11/11 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS

EMBED THIS BADGE

Show that glim.sh is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

glim.sh listed on x402-list
status
glim.sh uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/glim-sh?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/glim-sh.svg" alt="glim.sh listed on x402-list" height="28">
</a>
// Markdown
[![glim.sh on x402-list](https://x402-list.com/badge/glim-sh.svg)](https://x402-list.com/services/glim-sh?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/glim-sh?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/glim-sh.svg?data=uptime" alt="glim.sh uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]