x402 List

x402 Protocol Service Directory

ApiToll Reddit Scraper

Data PAYMENT-READY imported

payment-ready until 2026-08-20

imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed

Reddit data API paid per call over x402. Four endpoints at /tmp/claude-1000/-home-mkkksm/3f6c399f-4272-45e5-813e-469c1162ffb0/scratchpad/apply-approves.sh.03 each: subreddit feeds, keyword search sitewide or scoped to a subreddit, comment threads for a post URL, and a user's post and comment history. Returns structured JSON, scraped live via Apify, no Reddit login or API key.

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

first settlement 2026-07-17 · $0.72 all-time · settled via coinbase

BASE URL https://reddit.apitoll.cloud ENDPOINTS 4 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-21 MONITORED SINCE 2026-07-21

ASSESSMENT

updated 4h 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
396ms
avg response
221ms
total checks
2,067

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

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

jump to compliance checklist

price $0.03 (p74 in Data)
price (min)
$0.03
category percentile (min)
p74 in Data
endpoints / prices
4 / 1
model
flat
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.

domain age
76d
registrar
HOSTINGER operations, UAB
hosting
custom
domain created
2026-05-27

Identity facts, not a risk score.

traction $0.72 30d · 8 buyers
volume 30d
$0.72
buyers 30d
8
settlements 30d
24
first settlement
2026-07-17
last settlement
2026-08-13
top buyer share
38% of 30d volume
trend 7d vs 30d
0.89x the 30d daily rate
networks
eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$0.72
settlements all-time
24
median settlement 30d
$0.03
max settlement 30d
$0.03
settled via
coinbase ($0.72, 24 tx)

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

The service scrapes Reddit data including subreddit feeds, keyword searches, comment threads, and user history.

category
reddit-scraper
in
query params
redditscraperdata-extractionsocial-media

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 402 CHANNEL
GET /v1/reddit/comments $0.03 Base/Solana USDC header
GET /v1/reddit/search $0.03 Base/Solana USDC header
GET /v1/reddit/subreddit $0.03 Base/Solana USDC header
GET /v1/reddit/user $0.03 Base/Solana USDC header
4 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /v1/reddit/comments returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://reddit.apitoll.cloud/v1/reddit/comments'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x667cc5A90ffA911279a5FBE377c1018DDF45373B",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 150
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "8ce9pCUe913hpaP4oheeMPJt2uRkWAq5FsuNU6zSvTkw",
        "amount": "30000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 150
      }
    ],
    "resource": {
      "url": "https://reddit.apitoll.cloud/v1/reddit/user",
      "tags": [
        "reddit",
        "reddit-scraper",
        "user-profile",
        "social-media",
        "user-history",
        "author-research",
        "social-data",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Reddit user-profile scraper — a Reddit user’s recent posts and comments for AI agents. Pass a username and get their public history: for each item its type (post or comment), subreddit, title or body text, score, permalink, and timestamp, sorted by new, hot, top, or controversial. No login, no Reddit API key. Research users, track activity, and profile authors or influencers.",
      "serviceName": "ApiToll Reddit User Profile"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "sort": "new",
              "user": "spez"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "asOf": "2026-07-15T12:00:00Z",
              "sort": "new",
              "user": "spez",
              "count": 25,
              "items": [
                {
                  "id": "x9y8z7",
                  "url": "https://www.reddit.com/r/announcements/comments/qrs789/update/x9y8z7/",
                  "body": "Thanks for the feedback — we’re rolling this out gradually.",
                  "score": 3120,
                  "author": "spez",
                  "fullId": "t1_x9y8z7",
                  "postId": "t3_qrs789",
                  "scrapedAt": "2026-07-15T12:00:00Z",
                  "subreddit": "announcements",
                  "recordType": "comment"
                }
              ],
              "source": {
                "via": "Apify",
                "name": "Reddit"
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "user"
                  ],
                  "properties": {
                    "sort": {
                      "enum": [
                        "new",
                        "hot",
                        "top",
                        "controversial"
                      ],
                      "type": "string",
                      "description": "History sort order."
                    },
                    "time": {
                      "enum": [
                        "hour",
                        "day",
                        "week",
                        "month",
                        "year",
                        "all"
                      ],
                      "type": "string",
                      "description": "Time window — applies to top/controversial."
                    },
                    "user": {
                      "type": "string",
                      "description": "Reddit username (with or without the u/ prefix). Defaults to a demo user if omitted."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 100,
                      "minimum": 1,
                      "description": "Max items to return (1-100)."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "asOf": {
                      "type": "string"
                    },
                    "sort": {
                      "type": "string"
                    },
                    "user": {
                      "type": "string"
                    },
                    "count": {
                      "type": "number"
                    },
                    "items": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "url": {
                            "type": "string"
                          },
                          "body": {
                            "type": "string"
                          },
                          "score": {
                            "type": "number"
                          },
                          "author": {
                            "type": "string"
                          },
                          "fullId": {
                            "type": "string"
                          },
                          "postId": {
                            "type": "string"
                          },
                          "scrapedAt": {
                            "type": "string"
                          },
                          "subreddit": {
                            "type": "string"
                          },
                          "recordType": {
                            "type": "string"
                          }
                        }
                      }
                    },
                    "source": {
                      "type": "object",
                      "properties": {
                        "via": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x667cc5A90ffA911279a5FBE377c1018DDF45373B",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 150
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "8ce9pCUe913hpaP4oheeMPJt2uRkWAq5FsuNU6zSvTkw",
        "amount": "30000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 150
      }
    ],
    "resource": {
      "url": "https://reddit.apitoll.cloud/v1/reddit/comments",
      "tags": [
        "reddit",
        "reddit-scraper",
        "comments",
        "social-media",
        "sentiment",
        "discussion",
        "social-data",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Reddit comment-thread scraper — the comment tree of any Reddit post for AI agents. Pass a post URL and get the post plus its nested comments (depth- and limit-controlled): for each comment the author, body, score, nesting depth, parent id, permalink, OP flag, and timestamp; a truncated flag plus totalComments show when a thread has more than returned. No login, no Reddit API key. Analyze discussion, sentiment, and community reaction on any thread.",
      "serviceName": "ApiToll Reddit Comments"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://www.reddit.com/r/programming/comments/1tlh5aj/announcement_weve_updated_the_rules_and_april_is/"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "asOf": "2026-07-15T12:00:00Z",
              "post": {
                "id": "abc123",
                "url": "https://www.reddit.com/r/programming/comments/abc123/show_hn/",
                "score": 1842,
                "title": "Show HN: I built a type-safe API framework",
                "author": "some_dev",
                "fullId": "t3_abc123",
                "isSelf": true,
                "selfText": "After a month of nights and weekends…",
                "scrapedAt": "2026-07-15T12:00:00Z",
                "subreddit": "programming",
                "recordType": "post",
                "numComments": 231
              },
              "count": 50,
              "depth": 10,
              "source": {
                "via": "Apify",
                "name": "Reddit"
              },
              "postUrl": "https://www.reddit.com/r/programming/comments/abc123/show_hn/",
              "comments": [
                {
                  "id": "c1a2b3",
                  "url": "https://www.reddit.com/r/programming/comments/abc123/show_hn/c1a2b3/",
                  "body": "This is exactly what I needed — how does it handle streaming?",
                  "depth": 1,
                  "score": 214,
                  "author": "commenter1",
                  "fullId": "t1_c1a2b3",
                  "postId": "t3_abc123",
                  "parentId": "t3_abc123",
                  "scrapedAt": "2026-07-15T12:00:00Z",
                  "subreddit": "programming",
                  "recordType": "comment",
                  "isSubmitter": false
                }
              ],
              "truncated": true,
              "totalComments": 231
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "url"
                  ],
                  "properties": {
                    "url": {
                      "type": "string",
                      "description": "Full Reddit post URL or permalink. Defaults to a demo post if omitted."
                    },
                    "depth": {
                      "type": "integer",
                      "maximum": 50,
                      "minimum": 0,
                      "description": "How deep to follow nested comment chains (0 = post only)."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 100,
                      "minimum": 1,
                      "description": "Max comments to return (1-100)."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "asOf": {
                      "type": "string"
                    },
                    "post": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "url": {
                          "type": "string"
                        },
                        "score": {
                          "type": "number"
                        },
                        "title": {
                          "type": "string"
                        },
                        "author": {
                          "type": "string"
                        },
                        "fullId": {
                          "type": "string"
                        },
                        "isSelf": {
                          "type": "boolean"
                        },
                        "selfText": {
                          "type": "string"
                        },
                        "scrapedAt": {
                          "type": "string"
                        },
                        "subreddit": {
                          "type": "string"
                        },
                        "recordType": {
                          "type": "string"
                        },
                        "numComments": {
                          "type": "number"
                        }
                      }
                    },
                    "count": {
                      "type": "number"
                    },
                    "depth": {
                      "type": "number"
                    },
                    "source": {
                      "type": "object",
                      "properties": {
                        "via": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        }
                      }
                    },
                    "postUrl": {
                      "type": "string"
                    },
                    "comments": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "url": {
                            "type": "string"
                          },
                          "body": {
                            "type": "string"
                          },
                          "depth": {
                            "type": "number"
                          },
                          "score": {
                            "type": "number"
                          },
                          "author": {
                            "type": "string"
                          },
                          "fullId": {
                            "type": "string"
                          },
                          "postId": {
                            "type": "string"
                          },
                          "parentId": {
                            "type": "string"
                          },
                          "scrapedAt": {
                            "type": "string"
                          },
                          "subreddit": {
                            "type": "string"
                          },
                          "recordType": {
                            "type": "string"
                          },
                          "isSubmitter": {
                            "type": "boolean"
                          }
                        }
                      }
                    },
                    "truncated": {
                      "type": "boolean"
                    },
                    "totalComments": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x667cc5A90ffA911279a5FBE377c1018DDF45373B",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 150
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "8ce9pCUe913hpaP4oheeMPJt2uRkWAq5FsuNU6zSvTkw",
        "amount": "30000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 150
      }
    ],
    "resource": {
      "url": "https://reddit.apitoll.cloud/v1/reddit/search",
      "tags": [
        "reddit",
        "reddit-scraper",
        "search",
        "social-media",
        "social-listening",
        "brand-monitoring",
        "posts",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Reddit search scraper — keyword-search all of Reddit, or scope to one subreddit, for AI agents. Find posts matching any query, sorted by relevance, top, new, hot, or comments, with an optional time window. Returns each post’s title, author, subreddit, score, comment count, permalink, external link + domain, flair, and timestamp. No login, no API key. Track brand mentions, monitor topics, and surface Reddit discussion for agents.",
      "serviceName": "ApiToll Reddit Search"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "q": "rust language",
              "sort": "relevance"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "asOf": "2026-07-15T12:00:00Z",
              "sort": "relevance",
              "count": 25,
              "posts": [
                {
                  "id": "def456",
                  "url": "https://www.reddit.com/r/rust/comments/def456/why_rusts_ownership/",
                  "score": 934,
                  "title": "Why Rust’s ownership model clicks after a month",
                  "author": "rustacean",
                  "fullId": "t3_def456",
                  "isNsfw": false,
                  "isSelf": true,
                  "createdAt": "2026-07-14T18:02:00Z",
                  "scrapedAt": "2026-07-15T12:00:00Z",
                  "subreddit": "rust",
                  "recordType": "post",
                  "numComments": 118
                }
              ],
              "query": {
                "q": "rust language",
                "scoped": false
              },
              "source": {
                "via": "Apify",
                "name": "Reddit"
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "q"
                  ],
                  "properties": {
                    "q": {
                      "type": "string",
                      "description": "Keyword or phrase to search. Wrap a multi-word phrase in double quotes for exact-match. Defaults to a demo query if omitted."
                    },
                    "sort": {
                      "enum": [
                        "relevance",
                        "top",
                        "new",
                        "hot",
                        "comments"
                      ],
                      "type": "string",
                      "description": "Result ranking. Use relevance or top for precision."
                    },
                    "time": {
                      "enum": [
                        "hour",
                        "day",
                        "week",
                        "month",
                        "year",
                        "all"
                      ],
                      "type": "string",
                      "description": "Time window — applies to top."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 100,
                      "minimum": 1,
                      "description": "Max posts to return (1-100)."
                    },
                    "subreddit": {
                      "type": "string",
                      "description": "Optional — scope the search to this subreddit (r/ prefix optional). Omit for a sitewide search."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "asOf": {
                      "type": "string"
                    },
                    "sort": {
                      "type": "string"
                    },
                    "count": {
                      "type": "number"
                    },
                    "posts": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "url": {
                            "type": "string"
                          },
                          "score": {
                            "type": "number"
                          },
                          "title": {
                            "type": "string"
                          },
                          "author": {
                            "type": "string"
                          },
                          "fullId": {
                            "type": "string"
                          },
                          "isNsfw": {
                            "type": "boolean"
                          },
                          "isSelf": {
                            "type": "boolean"
                          },
                          "createdAt": {
                            "type": "string"
                          },
                          "scrapedAt": {
                            "type": "string"
                          },
                          "subreddit": {
                            "type": "string"
                          },
                          "recordType": {
                            "type": "string"
                          },
                          "numComments": {
                            "type": "number"
                          }
                        }
                      }
                    },
                    "query": {
                      "type": "object",
                      "properties": {
                        "q": {
                          "type": "string"
                        },
                        "scoped": {
                          "type": "boolean"
                        }
                      }
                    },
                    "source": {
                      "type": "object",
                      "properties": {
                        "via": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x667cc5A90ffA911279a5FBE377c1018DDF45373B",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 150
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
        },
        "payTo": "8ce9pCUe913hpaP4oheeMPJt2uRkWAq5FsuNU6zSvTkw",
        "amount": "30000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 150
      }
    ],
    "resource": {
      "url": "https://reddit.apitoll.cloud/v1/reddit/subreddit",
      "tags": [
        "reddit",
        "reddit-scraper",
        "subreddit",
        "social-media",
        "posts",
        "social-data",
        "community",
        "apitoll"
      ],
      "mimeType": "application/json",
      "description": "Reddit subreddit feed scraper — the latest posts from any subreddit (r/<name>) for AI agents, sorted by hot, new, top, rising, or controversial with an optional time window. Returns each post’s title, author, score, comment count, permalink, external link + domain, flair, NSFW flag, and timestamp. No login, no Reddit API key. Monitor communities, track trending posts, and feed social signals to agents.",
      "serviceName": "ApiToll Reddit Subreddit Feed"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "sort": "hot",
              "subreddit": "programming"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "asOf": "2026-07-15T12:00:00Z",
              "sort": "hot",
              "count": 25,
              "posts": [
                {
                  "id": "abc123",
                  "url": "https://www.reddit.com/r/programming/comments/abc123/show_hn_i_built/",
                  "flair": "Show & Tell",
                  "score": 1842,
                  "title": "Show HN: I built a type-safe API framework",
                  "author": "some_dev",
                  "domain": "github.com",
                  "fullId": "t3_abc123",
                  "isNsfw": false,
                  "isSelf": false,
                  "createdAt": "2026-07-15T09:14:00Z",
                  "scrapedAt": "2026-07-15T12:00:00Z",
                  "subreddit": "programming",
                  "recordType": "post",
                  "externalUrl": "https://github.com/some/repo",
                  "numComments": 231
                }
              ],
              "source": {
                "via": "Apify",
                "name": "Reddit"
              },
              "subreddit": "programming"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "subreddit"
                  ],
                  "properties": {
                    "sort": {
                      "enum": [
                        "hot",
                        "new",
                        "top",
                        "rising",
                        "controversial"
                      ],
                      "type": "string",
                      "description": "Feed sort order."
                    },
                    "time": {
                      "enum": [
                        "hour",
                        "day",
                        "week",
                        "month",
                        "year",
                        "all"
                      ],
                      "type": "string",
                      "description": "Time window — only applies to top/controversial."
                    },
                    "limit": {
                      "type": "integer",
                      "maximum": 100,
                      "minimum": 1,
                      "description": "Max posts to return (1-100)."
                    },
                    "subreddit": {
                      "type": "string",
                      "description": "Subreddit name (with or without the r/ prefix), e.g. programming, wallstreetbets, technology. Case-sensitive — use the exact casing from the subreddit’s URL (AskReddit, not askreddit). Defaults to a demo subreddit if omitted."
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object",
                  "properties": {
                    "asOf": {
                      "type": "string"
                    },
                    "sort": {
                      "type": "string"
                    },
                    "count": {
                      "type": "number"
                    },
                    "posts": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "id": {
                            "type": "string"
                          },
                          "url": {
                            "type": "string"
                          },
                          "flair": {
                            "type": "string"
                          },
                          "score": {
                            "type": "number"
                          },
                          "title": {
                            "type": "string"
                          },
                          "author": {
                            "type": "string"
                          },
                          "domain": {
                            "type": "string"
                          },
                          "fullId": {
                            "type": "string"
                          },
                          "isNsfw": {
                            "type": "boolean"
                          },
                          "isSelf": {
                            "type": "boolean"
                          },
                          "createdAt": {
                            "type": "string"
                          },
                          "scrapedAt": {
                            "type": "string"
                          },
                          "subreddit": {
                            "type": "string"
                          },
                          "recordType": {
                            "type": "string"
                          },
                          "externalUrl": {
                            "type": "string"
                          },
                          "numComments": {
                            "type": "number"
                          }
                        }
                      }
                    },
                    "source": {
                      "type": "object",
                      "properties": {
                        "via": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        }
                      }
                    },
                    "subreddit": {
                      "type": "string"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 90d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/apitoll-reddit-scraper/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). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-21 · uptime 100.0% · 128ms avg07-22 · uptime 100.0% · 149ms avg07-23 · uptime 100.0% · 133ms avg07-24 · uptime 100.0% · 137ms avg07-25 · uptime 100.0% · 189ms avg07-26 · uptime 100.0% · 185ms avg07-27 · uptime 100.0% · 116ms avg07-28 · uptime 100.0% · 126ms avg07-29 · uptime 100.0% · 283ms avg07-30 · uptime 100.0% · 207ms avg07-31 · uptime 100.0% · 320ms avg08-01 · uptime 100.0% · 292ms avg08-02 · uptime 100.0% · 277ms avg08-03 · uptime 100.0% · 268ms avg08-04 · uptime 100.0% · 215ms avg08-05 · uptime 100.0% · 274ms avg08-06 · uptime 100.0% · 217ms avg08-07 · uptime 100.0% · 253ms avg08-08 · uptime 100.0% · 252ms avg08-09 · uptime 100.0% · 361ms avg08-10 · uptime 100.0% · 285ms avg08-11 · uptime 100.0% · 206ms avg08-12 · uptime 100.0% · 201ms avg08-13 · uptime 100.0% · 141ms avg07-2108-13
90d UPTIME 100%
RESPONSE TIME
07-21 · 128ms avg07-21 · 128ms avg07-22 · 149ms avg07-22 · 149ms avg07-23 · 133ms avg07-23 · 133ms avg07-24 · 137ms avg07-24 · 137ms avg07-25 · 189ms avg07-25 · 189ms avg07-26 · 185ms avg07-26 · 185ms avg07-27 · 116ms avg07-27 · 116ms avg07-28 · 126ms avg07-28 · 126ms avg07-29 · 283ms avg07-29 · 283ms avg07-30 · 207ms avg07-30 · 207ms avg07-31 · 320ms avg07-31 · 320ms avg08-01 · 292ms avg08-01 · 292ms avg08-02 · 277ms avg08-02 · 277ms avg08-03 · 268ms avg08-03 · 268ms avg08-04 · 215ms avg08-04 · 215ms avg08-05 · 274ms avg08-05 · 274ms avg08-06 · 217ms avg08-06 · 217ms avg08-07 · 253ms avg08-07 · 253ms avg08-08 · 252ms avg08-08 · 252ms avg08-09 · 361ms avg08-09 · 361ms avg08-10 · 285ms avg08-10 · 285ms avg08-11 · 206ms avg08-11 · 206ms avg08-12 · 201ms avg08-12 · 201ms avg08-13 · 141ms avg08-13 · 141ms avg07-2108-13
AVG RESP 221ms
PRICE (captured 402, USD)
07-21 · $0.0308-13 · $0.03$0.0307-2108-13

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

SUB-SCORES (uptime + x402 compliance)
07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 100.0% compliance: 100% checks07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checksuptimecompliance07-2108-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
07-17 · $0.1507-18 · $0.1207-20 · $0.0307-21 · $0.0307-22 · $0.0307-24 · $0.0607-25 · $0.0307-27 · $0.0307-30 · $0.0608-01 · $0.0308-08 · $0.0608-10 · $0.0608-13 · $0.09peak $0.1507-1708-13
DISTINCT BUYERS
07-17 · 2 buyers07-18 · 1 buyer07-20 · 1 buyer07-21 · 1 buyer07-22 · 1 buyer07-24 · 1 buyer07-25 · 1 buyer07-27 · 1 buyer07-30 · 1 buyer08-01 · 1 buyer08-08 · 1 buyer08-10 · 2 buyers08-13 · 2 buyerspeak 2 buyers07-1708-13

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-21 · last up 2026-08-13

  • 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
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 206ms
● OK 56ms
● OK 112ms
● OK 40ms
● OK 96ms
● OK 123ms
● OK 114ms
● OK 72ms
● OK 119ms
● OK 97ms
● OK 68ms
● OK 193ms
● OK 140ms
● OK 75ms
● OK 68ms
● OK 106ms
● OK 98ms
● OK 145ms

EMBED THIS BADGE

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

ApiToll Reddit Scraper listed on x402-list
status
ApiToll Reddit Scraper uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/apitoll-reddit-scraper?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/apitoll-reddit-scraper.svg" alt="ApiToll Reddit Scraper listed on x402-list" height="28">
</a>
// Markdown
[![ApiToll Reddit Scraper on x402-list](https://x402-list.com/badge/apitoll-reddit-scraper.svg)](https://x402-list.com/services/apitoll-reddit-scraper?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/apitoll-reddit-scraper?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/apitoll-reddit-scraper.svg?data=uptime" alt="ApiToll Reddit Scraper 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 ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/apitoll-reddit-scraper/update.