{"uid":"cap_4tBbsB-0aSXPvoLV97i_2","slug":"rss-feed-to-json-converter-8f1d61f8","name":"RSS Feed to JSON Converter","description":"Convert an RSS 2.0 or Atom feed URL into clean, normalized JSON (title, link, published date, summary per item). For agents monitoring news, blogs and content sources.","url":"https://x402.valkyry.fr/rss-to-json","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Absolute http(s) URL. Must be publicly reachable; private/loopback/metadata addresses are rejected."}}},"responseSchema":{"type":"json","example":{"items":[{"id":"…","link":"https://example.com/p","title":"Post","summary":"…","published":"2026-01-01"}],"title":"Example feed","feedType":"rss","itemCount":2}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TAT8S99nojOkW0_Fv2a4S","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches an RSS or Atom feed URL and returns its contents as structured JSON with title, items, and metadata","exampleAgentPrompt":"Can you fetch the RSS feed at https://feeds.arstechnica.com/arstechnica/index and give me the articles as JSON — I want the title, link, summary, and published date for each item.","exampleUseCases":null,"resultDescription":"A JSON object containing the feed title, feed type (e.g. 'rss'), total item count, and an array of items each with id, link, title, summary, and published date string.","failureModes":["Private, loopback, or metadata IP addresses are rejected with an error","URL is not a valid RSS or Atom feed — parse error returned","Feed URL is unreachable or returns non-200 HTTP status","Malformed or missing URL input causes validation error","Payment not included or insufficient USDC — HTTP 402 returned before processing"],"whenToPreferThis":"Use this endpoint when you need to programmatically consume an RSS or Atom feed as structured JSON without setting up your own feed parser. Ideal for AI agents that need to read blog posts, news articles, or podcast episodes from a feed URL on demand at low cost ($0.001 per call via x402/USDC).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:32:58.870Z","isFirstParty":false}