Gas History Export (lab.paidapis.net) is a paid API for AI agents from lab.paidapis.net, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).
Returns historical Base mainnet gas price samples (in Gwei) for a specified time range, exportable as JSON or CSV.
Historical data export: raw Ethereum gas price samples over a date range (?from=, ?to=, ISO 8601, max 24h; ?format=json|csv). Priced at $0.0005/sample (min $0.005) — the real row count for your range, not a flat fee.
A JSON object containing the requested date range boundaries, an array of timestamped gas price samples (each with a timestamp string and gasPriceGwei number), and a total sample count integer. If CSV format is requested, output is formatted accordingly.
GEThttps://lab.paidapis.net/api/gas-history-exportChoose this endpoint when you need historical gas price time-series data specifically from the Base mainnet chain, particularly when you want flexible date-range querying and the option to export as CSV for downstream analytics or reporting. Prefer it over generic blockchain explorers when you need clean, structured gas history data consumable by an agent or pipeline without scraping.
| Field | Type | Description |
|---|---|---|
| torequired | string | ISO 8601 range end. |
| fromrequired | string | ISO 8601 range start. |
| format | string | Either "json" (default) or "csv". |
| Field | Type | Description |
|---|---|---|
| to | string | |
| from | string | |
| samples | array | |
| sampleCount | integer |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"