TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

news headlines derived

x402.professorsausages.comSearchderived

GET https://x402.professorsausages.com/news/headlines

malformedlisted in Coinbase#5 by calls of 12 on this host

0.01 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
malformed
as of 2026-09-15 05:00 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
0% / 0% / 0%
as of 2026-09-15 05:00 UTC · method · pinnable · 0 of 5 in 7d, 0 of 5 in 30d, 0 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-08-30 03:32 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.01 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 1,632 endpoints in Search that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 1: 980 in the category are counted higher and 651 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.

In words

The sweep of 2026-09-15 got a payment challenge that did not pass the required check bazaar.routeTemplate.matches_resource.

For news headlines the failing check asks whether the declared route template matches the resource path.

x402.professorsausages.com serves news headlines, a GET endpoint that TOLL places in search, listed in the Coinbase registry.

A call to news headlines costs 0.01 USDC on Base, as declared.

Requests carry the query parameters lang, limit, source and category.

news headlines declares object output without an example.

In the trailing 30 days: one call, one payer.

news headlines was last called 17 days before the snapshot.

Of x402.professorsausages.com's 12 listings, news headlines ranks tied 5th by calls with 7 others.

news headlines takes 5% of the calls counted across x402.professorsausages.com.

Among comparable prices in search, news headlines sits above 38% of them.

news headlines sits nearest in price to discover (svm402.com) and exa search (vaaya.ai) among listings in search.

The wallet paid by news headlines is the payee of 12 endpoints on one host.

The seller's tags on news headlines are news, headlines, search and sentiment, and its label is "news".

The price of news headlines is declared by 337 other listings in search too.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.01 USDCexact0x54ebFC…c70d5B

Preflight checks at the last sweep

the checks, as of 2026-09-15 05:00 UTC · method · pinnableendpoint answered HTTP 402

  • bazaar.info.output.example · advisory, does not affect the verdict · an output example is provided (advisory)
  • bazaar.routeTemplate.matches_resource · the declared route template matches the resource path

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 05:00 UTCmalformed2daily-2026-09-15
2026-09-14 04:52 UTCmalformed2daily-2026-09-14
2026-09-13 04:50 UTCmalformed2daily-2026-09-13
2026-09-12 07:06 UTCmalformed2daily-2026-09-12
2026-09-11 10:45 UTCmalformed2daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-08-30 03:32 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "queryParams": {
      "lang": "ISO-639-1 language code.",
      "limit": "How many articles to return.",
      "source": "Restrict to one ingestion source. gnews is retired (archived articles only).",
      "category": "Restrict to one topical category."
    }
  },
  "output": {
    "type": "object",
    "required": [
      "updated_at",
      "window_hours",
      "count",
      "articles",
      "freshness"
    ],
    "properties": {
      "count": {
        "type": "integer"
      },
      "articles": {
        "type": "array",
        "items": {
          "type": "object",
          "required": [
            "id",
            "title",
            "url",
            "domain",
            "source",
            "feed",
            "published",
            "categories",
            "seen_at"
          ],
          "properties": {
            "id": {
              "type": "string",
              "description": "sha1(normalized url) hex, first 16 chars — the dedupe key."
            },
            "url": {
              "type": "string"
            },
            "feed": {
              "type": "string",
              "description": "Human feed label, e.g. \"BBC World\", \"Hacker News\", \"GDELT: technology\"."
            },
            "lang": {
              "type": [
                "string",
                "null"
              ],
              "description": "ISO-639-1 language, best-effort."
            },
            "tier": {
              "enum": [
                "official",
                "major",
                "trade",
                "social",
                "enrichment",
                null
              ],
              "type": [
                "string",
                "null"
              ],
              "description": "Reputability tier of the feed: official (Fed/SEC/White House/BLS/ECB press), major (wires + major outlets), trade (quality trade press), social (Hacker News), enrichment (GDELT-discovered, reputation-gated). Absent on records archived before the tiered portfolio."
            },
            "tone": {
              "type": [
                "number",
                "null"
              ],
              "description": "GDELT document tone (negative = adverse), attached by URL match from GDELT's 15-minute files — present on any source GDELT also saw; null otherwise."
            },
            "title": {
              "type": "string"
            },
            "domain": {
              "type": "string"
            },
            "source": {
              "enum": [
                "gdelt",
                "hn",
                "rss",
                "gnews",
                "sitemap"
              ],
              "type": "string"
            },
            "cluster": {
              "type": [
                "string",
                "null"
              ],
              "description": "Story-cluster id — articles sharing one are the SAME story from different outlets. The served window already keeps only one article per cluster, so this is provenance, not a filter you must apply. null when the headline was too short to cluster safely."
            },
            "country": {
              "type": [
                "string",
                "null"
              ]
            },
            "seen_at": {
              "type": "string"
            },
            "snippet": {
              "type": [
                "string",
                "null"
              ],
              "description": "Short plain-text description from the feed (≤240 chars); absent when the feed carries none."
            },
            "published": {
              "type": "string",
              "description": "ISO-8601 publish time (best-effort)."
            },
            "categories": {
              "type": "array",
              "items": {
                "type": "string"
              }
            }
          }
        }
      },
      "freshness": {
        "type": "object",
        "required": [
          "as_of",
          "window_hours",
          "source_count",
          "coverage"
        ],
        "properties": {
          "as_of": {
            "type": "string",
            "description": "updated_at of the corpus this response was served from."
          },
          "coverage": {
            "type": "object",
            "required": [
              "oldest_published",
              "newest_published",
              "hours",
              "articles"
            ],
            "properties": {
              "hours": {
                "type": "number",
                "description": "newest − oldest in hours — the searchable depth, usually far below window_hours."
              },
              "articles": {
                "type": "integer",
                "description": "Articles covering that span."
              },
              "newest_published": {
                "type": [
                  "string",
                  "null"
                ],
                "description": "Newest publish time held."
              },
              "oldest_published": {
                "type": [
                  "string",
                  "null"
                ],
                "description": "Oldest publish time held; the real floor of any date filter."
              }
            }
          },
          "source_count": {
            "type": "integer",
            "description": "Number of sources with ≥1 article in the current pile."
          },
          "window_hours": {
            "type": "integer",
            "description": "Retention POLICY in hours (72). NOT the searchable depth — see coverage.hours."
          }
        }
      },
      "updated_at": {
        "type": "string"
      },
      "window_hours": {
        "type": "integer"
      }
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "news headlines on x402.professorsausages.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/x402-professorsausages-com-news-headlines-63b1d1/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-x402-professorsausages-com-news-headlines-63b1d1-2026-09-15T16-57Z,
  author = {TOLL},
  title = {news headlines on x402.professorsausages.com},
  howpublished = {\url{https://tollindex.com/e/x402-professorsausages-com-news-headlines-63b1d1/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about news headlines, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint 63b1d13c9fd78dea0906a7203f43bec2b67f41bbe0af838ad96155edd28f938f from wallet 0x54ebFCF3870439B9db62381848c5DabC05c70d5B

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.