Explore Data Feeds
Select a dataset to inspect schema, connect wallet, or unlock instantly.
Monetized real-time feeds for LLMs, SaaS pricing, expat housing, and developer metrics. Instant HTTP 402 access powered by L2 micro-payments.
Select a dataset to inspect schema, connect wallet, or unlock instantly.
Accessing premium feeds via Cloudflare Workers is seamless for AI agents and scripts:
import requests
url = "https://data-hub-api.izzor2021.workers.dev/ai/llm-latency"
headers = {"x-payment-tx": "0xdc51b4810baf023cd62d5a846ee5d022517c041802c7e03c781d6add6ecce9c4"}
response = requests.get(url, headers=headers)
print("Unlocked Data:", response.json())