{"uid":"cap_ulA2ODXcTnWA3zStSErd-","slug":"rursus-delta-snapshot-monitor-7016bc15","name":"Rursus Delta Snapshot Monitor","description":"Normalize a bounded public JSON, RSS, or Atom source and return a signed monitoring cursor","url":"https://delta.rursus.app/v1/snapshots","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"source":{"oneOf":[{"type":"object","required":["url","format","itemsPath","idPath","fields"],"properties":{"url":{"type":"string","maxLength":2048,"description":"Public HTTPS JSON, RSS, or Atom URL without credentials, query parameters, or fragments"},"fields":{"type":"object","propertyNames":{"type":"string","pattern":"^[A-Za-z][A-Za-z0-9_-]*$","maxLength":64,"minLength":1},"additionalProperties":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9_.:@-]+$","maxLength":64,"minLength":1},"maxItems":8,"minItems":1}},"format":{"type":"string","const":"json"},"idPath":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9_.:@-]+$","maxLength":64,"minLength":1},"maxItems":8,"minItems":1,"description":"Property path to a stable unique string or safe-integer item identifier"},"itemsPath":{"type":"array","items":{"type":"string","pattern":"^[A-Za-z0-9_.:@-]+$","maxLength":64,"minLength":1},"maxItems":8,"description":"Property path to the record array; use an empty array when the JSON document root is the array"}},"additionalProperties":false},{"type":"object","required":["url","format"],"properties":{"url":{"type":"string","maxLength":2048,"description":"Public HTTPS JSON, RSS, or Atom URL without credentials, query parameters, or fragments"},"format":{"enum":["rss","atom"],"type":"string"}},"additionalProperties":false}]}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eXw49RSQBJTVFV92w_GCG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Takes a normalized snapshot of a public JSON, RSS, or Atom feed and returns a signed cursor, enabling free polling and paid retrieval of only changed items (added, updated, or removed).","exampleAgentPrompt":"Start monitoring this JSON endpoint https://api.example.com/posts for new, updated, or removed items — the records are in the 'data' array, each item has an 'id' field as its unique identifier, and I want to track the 'title' and 'published_at' fields so I get a signed cursor back and only pay when the delta actually changes.","exampleUseCases":null,"resultDescription":"Returns a normalized snapshot of the feed at the time of the call along with a signed cursor. On subsequent polls the cursor can be used for free to check if anything has changed; paying only when retrieving the actual delta of new, updated, and removed items with their field values.","failureModes":["Source URL is not publicly accessible or requires authentication — returns an error indicating the URL could not be fetched","Invalid itemsPath or idPath that does not resolve to expected structure in the JSON document — returns a schema mismatch error","Feed format mismatch (e.g. specifying 'json' for an RSS URL) — returns a parse error","URL exceeds 2048 characters or contains credentials/query parameters/fragments — returns a validation error","Source returns non-200 HTTP status — returns a fetch failure error","Payment of $0.01 USDC not provided or insufficient — returns a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when you need to track changes in a public JSON API, RSS feed, or Atom feed over time without paying on every poll. It is ideal for automation workflows that need to react to new, updated, or removed items while minimizing cost — paying only when a real change delta is retrieved. Prefer this over general-purpose web scrapers when your source is a structured feed with stable item identifiers.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:35:49.481Z","isFirstParty":false}