{"uid":"cap_jw275G_WQM8yY4Pcz_sLM","slug":"x402-factory-economic-dashboard-delta-6e7ac793","name":"x402-factory Economic Dashboard Delta","description":"Only the econ observations printed or revised changed since your cursor (delta o — Keyset delta of /v1/econ/dashboard: pass since=<next_cursor from your last call> and get only the econ observations printed or revised added or changed after it, plus changed_count and a new next_cursor. Omit since once to bootstrap. Cursors are stable across restarts. Poll the free sibling…","url":"https://x402-factory.com/v1/econ/dashboard/delta","method":"GET","headers":{},"bodySchema":{"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":[],"properties":{"since":{"type":"string","maxLength":300,"minLength":4,"description":"Opaque cursor from a previous next_cursor; omit once to bootstrap a cursor at now"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["data","meta"],"properties":{"data":{"type":"object","required":["rows","changed_count","next_cursor","as_of"],"properties":{"rows":{"type":"array","items":{"type":"object","required":["series","obs_date","latest_value","latest_vintage","first_value","revised"],"properties":{"series":{"type":"string"},"revised":{"type":"boolean"},"obs_date":{"type":"string"},"first_value":{"anyOf":[{"type":"number"},{"type":"null"}]},"latest_value":{"anyOf":[{"type":"number"},{"type":"null"}]},"latest_vintage":{"type":"string"}},"additionalProperties":false}},"as_of":{"type":"string"},"next_cursor":{"type":"string"},"changed_count":{"type":"integer","maximum":9007199254740991,"minimum":0}},"additionalProperties":false},"meta":{"type":"object"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.015","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.015/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.015","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SkOugXTdyrUJQ1xDWZq6e","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.015","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns only the economic data observations that have been printed or revised since a given cursor, enabling efficient incremental polling of US economic dashboard data.","exampleAgentPrompt":"Give me only the US economic observations that have been printed or revised since my last poll — use my cursor 'abc123xyz' to fetch the delta and return the changed count and next cursor.","exampleUseCases":[{"title":"Real-time macro data monitoring bot","prompt":"Check if any US economic indicators have been revised or newly printed since my last cursor 'eyJsYXN0X2lkIjoxMjM0fQ' and tell me what changed, how many changes there were, and give me the new cursor to use next time."},{"title":"Trading signal refresh on data revisions","prompt":"I need to know which economic series got new prints or revisions since cursor 'cur_20240501_v2' — show me the series name, observation date, old and new values, and whether each one was revised."},{"title":"Bootstrap fresh economic delta feed","prompt":"I don't have a cursor yet — bootstrap a fresh economic delta feed for me so I can start tracking US macro data changes from now, and give me the first cursor to use going forward."}],"resultDescription":"Returns a JSON object with a 'rows' array of changed economic observations (each with series name, observation date, latest value, latest vintage, first value, and a boolean revision flag), a 'changed_count' integer, an 'as_of' timestamp, and a 'next_cursor' string for the subsequent incremental poll.","failureModes":["Invalid or expired cursor returns an error or resets to bootstrap behavior","Omitting 'since' bootstraps a new cursor rather than fetching historical deltas (expected behavior)","No changes since last cursor returns empty rows array with changed_count of 0 and a new next_cursor","Network timeout or server error on $0.015 USDC paid request with no refund","Cursor string truncated or malformed (minLength 4, maxLength 300) returns validation error"],"whenToPreferThis":"Choose this endpoint when you need to efficiently monitor US economic data for new prints or revisions without re-fetching the entire dashboard. It is ideal for polling loops, trading bots, or alert systems that need incremental updates rather than full snapshots. Prefer the free sibling /v1/econ/dashboard for an initial full load, then switch to this delta endpoint for ongoing incremental sync using the returned cursor.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:53:36.213Z","isFirstParty":false}