x402_network_feed_since
Free with a feed_handle from x402_network_feed_subscribe: everything that changed on the x402 network since your cursor (down/up, payTo drift, price drift, manifest). Send back next_cursor each time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | Optional filter: down, up, payto_drift, amount_drift, manifest_gained, manifest_lost | |
| limit | No | Max events per page (default 100, max 500) | |
| cursor | No | Sequence you last saw; omit to continue from your subscription start, 0 for the backlog | |
| feed_handle | Yes | Handle returned when you subscribed |