metering__list_events
Retrieve paginated usage events filtered by meter, outcome, date range, and other criteria. Exclude test events unless requested.
Instructions
[metering — usage metering + SLA accounting (x402 meter)] Read usage events (paginated, read-only). Filter by meter, provider, consumer_class (internal|external|unknown), channel, outcome (ok|error), and ISO date range [since, until). Test-flagged events are excluded unless include_test=true. Returns events + next_cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| until | No | ||
| cursor | No | ||
| channel | No | ||
| outcome | No | ||
| meter_id | No | ||
| provider | No | ||
| include_test | No | ||
| consumer_class | No |