{"api":"v1","generated_at":"2026-09-15T18:48:12.847Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-relaystation-ai-v1-data-sql-b1fd0e","pinned_page":"https://tollindex.com/e/api-relaystation-ai-v1-data-sql-b1fd0e/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"api-relaystation-ai-v1-data-sql-b1fd0e","canonical_url":"https://api.relaystation.ai/v1/data/sql","resource":"https://api.relaystation.ai/v1/data/sql","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"$0.0005/MB. Query any CSV/JSON/parquet file with full SQL — sandboxed read-only DuckDB, parquet in and out. A serverless query engine for a fraction of a cent. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","service_name":"Relaystation Sql","declared_category":null,"declared_tags":["sql","duckdb","query-engine","analytics","serverless"],"route_template":null,"registry_updated":"2026-09-03T17:08:44.905Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"data sql","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"eip155:8453","asset":"0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42","asset_name":"EURC","symbol":null,"decimals":null,"amount_display":"10000 smallest units, decimals unknown","amount_units":null,"decimals_known":false,"pay_to":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":1,"last_called_at":"2026-09-03T17:08:44.710Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:14:52.340Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:14:52.340Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:45:30.442Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:38:50.716Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:55:43.593Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:49:50.987Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","page":"https://tollindex.com/seller/0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","endpoints":65,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["sql","duckdb","query-engine","analytics","serverless"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","assetTransferMethod":"eip3009"},"payTo":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60},{"asset":"0x60a3E35Cc302bFA44Cb288Bc5a4F316Fdb1adb42","extra":{"name":"EURC","version":"2","assetTransferMethod":"eip3009"},"payTo":"0x5F7254f252eF9b9f92B6B4F2cF91205eD7A96C7A","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-03T17:08:44.71Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":1},"resource":"https://api.relaystation.ai/v1/data/sql","extensions":{"bazaar":{"info":{"input":{"body":{"to":"csv","sql":"string","file":{},"from":"csv"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"to":{"enum":["csv","json","parquet"],"type":"string","description":"csv/json return inline text; parquet is binary (storage-ref output envelope)."},"sql":{"type":"string","minLength":1,"description":"The DuckDB SQL; your file is the table named `input`."},"file":{"type":"object","description":"cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }."},"from":{"enum":["csv","json","ndjson","parquet"],"type":"string"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"$0.0005/MB. Query any CSV/JSON/parquet file with full SQL — sandboxed read-only DuckDB, parquet in and out. A serverless query engine for a fraction of a cent. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","lastUpdated":"2026-09-03T17:08:44.905Z","serviceName":"Relaystation Sql","x402Version":2}]}}