{"api":"v1","generated_at":"2026-09-15T21:48:04.237Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/agentbit-app-v1-web-feed-22cd55","pinned_page":"https://tollindex.com/e/agentbit-app-v1-web-feed-22cd55/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"agentbit-app-v1-web-feed-22cd55","canonical_url":"https://agentbit.app/v1/web/feed","resource":"https://agentbit.app/v1/web/feed","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Fetch any RSS or Atom feed and get normalized JSON items — title, link, ISO-8601 date, plain-text summary, author, categories. Point it at a regular HTML page and it auto-discovers the feed. RSS 2.0, RSS 1.0/RDF and Atom, messy real-world feeds included. The monitoring primitive for agents that watch sources.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-06T13:16:54.106Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"web feed","category":"scraping","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-06T13:16:53.527Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:11:23.474Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:11:23.474Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:09:41.390Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:09:15.968Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:24:28.554Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:52:38.736Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","page":"https://tollindex.com/seller/0x4395C7e383b7e05665aad7f36ed77c01923Dd965","endpoints":36,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x4395C7e383b7e05665aad7f36ed77c01923Dd965","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-06T13:16:53.527Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://agentbit.app/v1/web/feed","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://blog.cloudflare.com/rss/","limit":5},"type":"http","method":"POST","bodyType":"json"},"errors":[{"code":"PAYMENT_REQUIRED","status":402,"retryable":true,"description":"Missing or invalid payment — retry with a valid PAYMENT-SIGNATURE header"},{"code":"VALIDATION_ERROR","status":422,"retryable":false,"description":"Request body does not match the input schema"},{"code":"RATE_LIMITED","status":429,"retryable":true,"description":"Too many requests from this client"},{"code":"UPSTREAM_TIMEOUT","status":502,"retryable":true,"description":"Upstream data source unavailable — safe to retry"}],"output":{"type":"json","example":{"items":[{"link":"https://blog.cloudflare.com/example","title":"Example post","author":"Jane Doe","summary":"Post summary text.","published":"2026-09-05T14:00:00+00:00","categories":["engineering"]}],"format":"rss","feed_url":"https://blog.cloudflare.com/rss/","feed_title":"The Cloudflare Blog","item_count":5,"discovered_from":null}},"pricing":{"model":"per-call","amount":0.005,"currency":"USDC","quoteHint":"Send your wallet address in an X-BUYER-WALLET header on the unpaid request to receive your personalized (volume-discounted) quote.","firstCallFree":true,"volumeDiscounts":[{"percent":10,"minCalls30d":100},{"percent":20,"minCalls30d":1000}]},"networks":["eip155:8453"],"description":"Feed reading for monitoring agents. RSS and Atom remain the web's most reliable change-notification layer — blogs, news sites, release pages, status pages, podcasts and forums all publish them — but real-world feeds are a mess of formats, encodings and broken dates. This tool fetches a feed URL (SSRF-guarded), parses RSS 2.0, RSS 1.0/RDF and Atom including Dublin Core extensions, and returns uniform JSON items: whitespace-normalized title, resolved link, publication date converted to ISO-8601, summary stripped to plain text and capped at 1000 characters, author and categories. Given an HTML page instead of a feed, it reads the page's advertised alternate links and follows the first RSS/Atom one automatically — so agents can monitor 'that blog' without knowing its feed URL. Up to 50 items per call. Pair with structured-extract to find all of a site's feeds, and call on a schedule to turn any site into an event source.","reliability":{"measuredAt":"2026-09-06T13:16:54+00:00","sampleSize":1,"windowDays":30,"p50LatencyMs":39,"p95LatencyMs":39,"successRatePercent":100}},"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":["url"],"properties":{"url":{"type":"string","description":"Feed URL, or an HTML page URL to auto-discover the feed from"},"limit":{"type":"integer","description":"Max items to return (1-50, default 20)"}},"description":"Feed Reader input. Fetch any RSS or Atom feed and get normalized JSON items — title, link, ISO-8601 date, plain-text summary, author, categories. Point it at a regular HTML page and it auto-discovers the feed. RSS 2.0, RSS 1.0/RDF and Atom, messy real-world feeds included. The monitoring primitive for agents that watch sources."},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"queryParams":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"errors":{"type":"array","items":{"type":"object","required":["status","code"],"properties":{"code":{"type":"string"},"status":{"type":"integer"},"retryable":{"type":"boolean"},"description":{"type":"string"}}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"pricing":{"type":"object","properties":{"model":{"type":"string"},"amount":{"type":["number","null"]},"currency":{"type":"string"},"maxAmount":{"type":"number"},"quoteHint":{"type":"string"},"firstCallFree":{"type":"boolean"},"volumeDiscounts":{"type":"array","items":{"type":"object","required":["minCalls30d","percent"],"properties":{"percent":{"type":"number"},"minCalls30d":{"type":"integer"}}}}}},"networks":{"type":"array","items":{"type":"string"}},"description":{"type":"string"},"reliability":{"type":"object","required":["successRatePercent","sampleSize","windowDays"],"properties":{"measuredAt":{"type":"string"},"sampleSize":{"type":"integer"},"windowDays":{"type":"integer"},"p50LatencyMs":{"type":["integer","null"]},"p95LatencyMs":{"type":["integer","null"]},"successRatePercent":{"type":"number"}}}}}}},"description":"Fetch any RSS or Atom feed and get normalized JSON items — title, link, ISO-8601 date, plain-text summary, author, categories. Point it at a regular HTML page and it auto-discovers the feed. RSS 2.0, RSS 1.0/RDF and Atom, messy real-world feeds included. The monitoring primitive for agents that watch sources.","lastUpdated":"2026-09-06T13:16:54.106Z","x402Version":2}]}}