Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
3,428 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "DTW weather delay risk for the next 48 hours — Weather-driven delay risk for Detroit Metro (DTW) over the next 48 hours: 6-hour risk scores from forecast wind gusts, convective potential, winter and sustained precipitation, and heavy cloud cover at the field. Same shape as the generic delay-risk endpoint, bound to DTW.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"blocks": {
"items": {
"additionalProperties": false,
"properties": {
"drivers": {
"items": {
"type": "string"
},
"type": "array"
},
"risk_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"window_start",
"window_end",
"risk_score",
"drivers"
],
"type": "object"
},
"type": "array"
},
"verdict": {
"type": "string"
}
},
"required": [
"blocks",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "938d7ed40be91a3eecc83a0228acc0ccbad904eee8fc10d28eaa243b2cffcd05",
"service_id": "e13a48ef96529c1fce058f1bdce083b13147a4c1c66e8a7192959fdb0c958f3a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:26:51.886Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/DTW",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "New SC 13D activist stake filings feed (metadata + links) — Rolling feed of newly filed SC 13D activist stake documents: filer, filing date, accession number, and direct EDGAR links — metadata only, no deep parse. The watch feed for agents tracking SC 13D activist stake activity.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"filings": {
"items": {
"additionalProperties": false,
"properties": {
"company": {
"type": "string"
},
"filed_at": {
"type": "string"
},
"form": {
"type": "string"
},
"snippet": {
"type": "string"
},
"ticker": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"company",
"form",
"filed_at",
"snippet",
"url"
],
"type": "object"
},
"type": "array"
},
"forms": {
"items": {
"type": "string"
},
"type": "array"
},
"watch": {
"type": "string"
}
},
"required": [
"watch",
"forms",
"filings"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "ea2c14581abd3a5a203c21208d80dba613cd5e61192357035c13742a48ffe60c",
"service_id": "e1742c78c2fd0a62ed1f96eaf396bc38c59cb8c43cf2564f720c692c87d811c6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:31:57.104Z",
"url": "https://x402-factory.com/v1/edgar/watch/activist-watch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Biggest Federal Reserve probability moves (1h/6h/24h) — The fastest way to see where news is landing in Federal Reserve: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to Federal Reserve markets.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"category": {
"enum": [
"politics",
"economics",
"weather",
"crypto",
"sports",
"science-tech",
"entertainment"
],
"type": "string"
},
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"min_liquidity": {
"description": "Minimum liquidity_score (0–1)",
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window": {
"default": "24h",
"enum": [
"1h",
"6h",
"24h"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"movers": {
"items": {
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
},
"delta": {
"type": "number"
},
"p_now": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"p_prev": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"question": {
"type": "string"
},
"slug": {
"type": "string"
},
"volume_surge_ratio": {
"type": "number"
}
},
"required": [
"slug",
"question",
"p_now",
"p_prev",
"delta",
"volume_surge_ratio",
"category"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"movers"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "01507817fb4f4fdb8cfbb927072eaf6794b418af99a56b47f3caa3cc8a9d9e9c",
"service_id": "e23672fdeef5a56cc93f07ebd14714ad1b52276df10bece01a58134d3ec13edc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:22:23.998Z",
"url": "https://x402-factory.com/v1/movers/fed",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "New S-1 IPO registration filings feed (metadata + links) — Rolling feed of newly filed S-1 IPO registration documents: filer, filing date, accession number, and direct EDGAR links — metadata only, no deep parse. The watch feed for agents tracking S-1 IPO registration activity.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"filings": {
"items": {
"additionalProperties": false,
"properties": {
"company": {
"type": "string"
},
"filed_at": {
"type": "string"
},
"form": {
"type": "string"
},
"snippet": {
"type": "string"
},
"ticker": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"company",
"form",
"filed_at",
"snippet",
"url"
],
"type": "object"
},
"type": "array"
},
"forms": {
"items": {
"type": "string"
},
"type": "array"
},
"watch": {
"type": "string"
}
},
"required": [
"watch",
"forms",
"filings"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "ea2c14581abd3a5a203c21208d80dba613cd5e61192357035c13742a48ffe60c",
"service_id": "e4531d7b964ec95e1ebf0420b527bc8b11da666dc8f2aca5a0cc0b855eff94f7",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:32:12.104Z",
"url": "https://x402-factory.com/v1/edgar/watch/ipo-watch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly Nashville weather forecast (blend model, method labeled) — Hourly weather forecast for Nashville: temperature, precipitation probability, and wind, up to 168 hours out. NWS-derived series, bias-blended with our calibrated station model where covered — every response labels the method that produced it. Same shape as /v1/forecast/point with the Nashville coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"hours": {
"default": 48,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6ec44bee14c902a600cdc2382f926ecb7baa427d2ad78ed5534e7c0e94374a8f",
"service_id": "e45533bd4240ec1c8b80743f999b1aae217f1d5505a6b54a1f53880ce411ec23",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:16:42.729Z",
"url": "https://x402-factory.com/v1/forecast/nashville",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Active and forecast flood risk (NWS + model) — Active NWS alerts filtered to flood hazards for any US point, with model-based risk context. Same shape as /v1/alerts/severe with the hazard class fixed to flood.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"state": {
"maxLength": 2,
"minLength": 2,
"pattern": "^[A-Za-z]{2}$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "684b388795ff88540929f00e67907f23129ce19613b3dc39a2b697b2728c04eb",
"service_id": "e509cd40d65258e36fe73791ea3b78c5572ebb36d2cd4e2d852a9aa25df3a44b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:29:10.381Z",
"url": "https://x402-factory.com/v1/alerts/flood",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "IAH weather delay risk for the next 48 hours — Weather-driven delay risk for Houston Bush (IAH) over the next 48 hours: 6-hour risk scores from forecast wind gusts, convective potential, winter and sustained precipitation, and heavy cloud cover at the field. Same shape as the generic delay-risk endpoint, bound to IAH.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"blocks": {
"items": {
"additionalProperties": false,
"properties": {
"drivers": {
"items": {
"type": "string"
},
"type": "array"
},
"risk_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"window_start",
"window_end",
"risk_score",
"drivers"
],
"type": "object"
},
"type": "array"
},
"verdict": {
"type": "string"
}
},
"required": [
"blocks",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "938d7ed40be91a3eecc83a0228acc0ccbad904eee8fc10d28eaa243b2cffcd05",
"service_id": "e8522afd478952abdff549f9cb78aaca3db390ec78764904682a730e9eb0335a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:26:59.698Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/IAH",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly Chicago weather forecast (blend model, method labeled) — Hourly weather forecast for Chicago: temperature, precipitation probability, and wind, up to 168 hours out. NWS-derived series, bias-blended with our calibrated station model where covered — every response labels the method that produced it. Same shape as /v1/forecast/point with the Chicago coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"hours": {
"default": 48,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6ec44bee14c902a600cdc2382f926ecb7baa427d2ad78ed5534e7c0e94374a8f",
"service_id": "e9b53033d246cc66f6b257f90f8c4dca7153ad141d8a4e7a2e2afb2c101e2c45",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:16:20.225Z",
"url": "https://x402-factory.com/v1/forecast/chicago",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly Minneapolis weather forecast (blend model, method labeled) — Hourly weather forecast for Minneapolis: temperature, precipitation probability, and wind, up to 168 hours out. NWS-derived series, bias-blended with our calibrated station model where covered — every response labels the method that produced it. Same shape as /v1/forecast/point with the Minneapolis coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"hours": {
"default": 48,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6ec44bee14c902a600cdc2382f926ecb7baa427d2ad78ed5534e7c0e94374a8f",
"service_id": "e9ce24f76c757df889e1d2e945ef016b03986a69fbf491b43b8009149ec39f06",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:16:40.373Z",
"url": "https://x402-factory.com/v1/forecast/minneapolis",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Active and forecast hurricane and tropical storm risk (NWS + model) — Active NWS alerts filtered to hurricane and tropical storm hazards for any US point, with model-based risk context. Same shape as /v1/alerts/severe with the hazard class fixed to hurricane and tropical storm.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"state": {
"maxLength": 2,
"minLength": 2,
"pattern": "^[A-Za-z]{2}$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"active": {
"items": {
"additionalProperties": false,
"properties": {
"event": {
"type": "string"
},
"expires": {
"type": "string"
},
"headline": {
"type": "string"
},
"onset": {
"type": "string"
},
"severity": {
"type": "string"
},
"source": {
"const": "NWS",
"type": "string"
}
},
"required": [
"event",
"severity",
"headline",
"onset",
"expires",
"source"
],
"type": "object"
},
"type": "array"
},
"model_risk": {
"items": {
"additionalProperties": false,
"properties": {
"hazard": {
"type": "string"
},
"probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"hazard",
"window_start",
"window_end",
"probability"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"active",
"model_risk"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "f81dce6e05dacfbf8784c5b5c826bc47b5f499d941b0c43dc9c4d30eabf97b70",
"service_id": "ea039a75666c7c139f5e6430d4edde5861743d5569580469d11e80a002cdc36f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:29:16.692Z",
"url": "https://x402-factory.com/v1/alerts/hurricane",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Nashville during your event window — Event-window weather odds for Nashville: pass a start and end time (or omit them for the next six hours) and get rain probability and expected conditions across the window — built for scheduling decisions. Same shape as /v1/forecast/window with the Nashville coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"end": {
"description": "Window end (ISO-8601), ≤12h after start. Default: start + 6h.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
},
"start": {
"description": "Window start (ISO-8601). Default: the top of the next hour.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"comfort_index": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"expected_precip_mm": {
"type": "number"
},
"rain_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"severity_flags": {
"items": {
"type": "string"
},
"type": "array"
},
"temp_range": {
"additionalProperties": false,
"properties": {
"high": {
"type": "number"
},
"low": {
"type": "number"
}
},
"required": [
"low",
"high"
],
"type": "object"
},
"verdict": {
"type": "string"
},
"wind_max": {
"type": "number"
}
},
"required": [
"rain_probability",
"expected_precip_mm",
"temp_range",
"wind_max",
"comfort_index",
"severity_flags",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "7a8f32df852e636ecf120cb620f11a7ac2cb79b4e0abd4b73d88de782d0f9086",
"service_id": "eb819d25967217d8d42f5c758077b06fbb7b406bceb732315382da1a8953a183",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:24:35.883Z",
"url": "https://x402-factory.com/v1/forecast/nashville/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly Denver weather forecast (blend model, method labeled) — Hourly weather forecast for Denver: temperature, precipitation probability, and wind, up to 168 hours out. NWS-derived series, bias-blended with our calibrated station model where covered — every response labels the method that produced it. Same shape as /v1/forecast/point with the Denver coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"hours": {
"default": 48,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6ec44bee14c902a600cdc2382f926ecb7baa427d2ad78ed5534e7c0e94374a8f",
"service_id": "ec4f659fc64480fbf86dd2440306aa878972b8145f12d7e6ce5dd735021c1dbc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:16:24.615Z",
"url": "https://x402-factory.com/v1/forecast/denver",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Effective fed funds rate (Fed, monthly): latest print, revisions, surprise — Latest Effective fed funds rate print from the Fed via FRED/ALFRED: first-release vs latest value with a revised flag (revisions never pose as print-day numbers), surprise vs a labeled expectation (market-implied when a matching prediction market exists, else trend-model), next monthly release date, and a 12-observation mini-series. Same shape as /v1/econ/:series bound to fed-funds.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"fred_id": {
"type": "string"
},
"frequency": {
"type": "string"
},
"latest_print": {
"additionalProperties": false,
"properties": {
"first_release_value": {
"type": "number"
},
"first_released_on": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"headline": {
"type": "number"
},
"headline_basis": {
"type": "string"
},
"headline_units": {
"type": "string"
},
"latest_value": {
"type": "number"
},
"obs_date": {
"type": "string"
},
"revised": {
"type": "boolean"
}
},
"required": [
"obs_date",
"headline",
"headline_units",
"headline_basis",
"first_release_value",
"latest_value",
"revised",
"first_released_on"
],
"type": "object"
},
"next_release_date": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"next_release_expectation": {
"additionalProperties": false,
"properties": {
"expected": {
"type": "number"
},
"market_p": {
"type": "number"
},
"question": {
"type": "string"
},
"slug": {
"type": "string"
}
},
"required": [
"expected",
"slug",
"market_p",
"question"
],
"type": "object"
},
"recent": {
"items": {
"additionalProperties": false,
"properties": {
"obs_date": {
"type": "string"
},
"value": {
"type": "number"
}
},
"required": [
"obs_date",
"value"
],
"type": "object"
},
"type": "array"
},
"release_name": {
"type": "string"
},
"revisions": {
"items": {
"additionalProperties": false,
"properties": {
"first_value": {
"type": "number"
},
"latest_value": {
"type": "number"
},
"obs_date": {
"type": "string"
}
},
"required": [
"obs_date",
"first_value",
"latest_value"
],
"type": "object"
},
"type": "array"
},
"series": {
"type": "string"
},
"source_agency": {
"type": "string"
},
"surprise": {
"anyOf": [
{
"additionalProperties": false,
"properties": {
"actual": {
"type": "number"
},
"comparable_market": {
"additionalProperties": false,
"properties": {
"market_p": {
"type": "number"
},
"question": {
"type": "string"
},
"slug": {
"type": "string"
}
},
"required": [
"slug",
"market_p",
"question"
],
"type": "object"
},
"expectation_detail": {
"type": "string"
},
"expectation_source": {
"enum": [
"market-implied",
"trend-model"
],
"type": "string"
},
"expected": {
"type": "number"
},
"surprise": {
"type": "number"
}
},
"required": [
"actual",
"expected",
"surprise",
"expectation_source",
"expectation_detail"
],
"type": "object"
},
{
"type": "null"
}
]
},
"surprise_note": {
"type": "string"
},
"title": {
"type": "string"
},
"units": {
"type": "string"
}
},
"required": [
"series",
"fred_id",
"title",
"source_agency",
"release_name",
"units",
"frequency",
"latest_print",
"surprise",
"next_release_date",
"recent",
"revisions"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "c21cc7ca22cef339d0f9f5225686ad6ba87b4edc71c3ba1cee18b80996498f8d",
"service_id": "ed8e31896c4e9fdb630985f9c3698d3f462ec780aca1af96ed675a145921fc13",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:28:23.331Z",
"url": "https://x402-factory.com/v1/econ/fed-funds",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Upcoming NBA basketball event resolutions — Upcoming NBA basketball market resolutions in date order with current blended probabilities — the forward calendar of NBA basketball events an agent can position around. Same shape as /v1/calendar, pre-filtered to NBA basketball markets.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"category": {
"enum": [
"politics",
"economics",
"weather",
"crypto",
"sports",
"science-tech",
"entertainment"
],
"type": "string"
},
"days": {
"default": 14,
"maximum": 90,
"minimum": 1,
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"events": {
"items": {
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
},
"current_p": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"question": {
"type": "string"
},
"resolution_date": {
"type": "string"
},
"slug": {
"type": "string"
}
},
"required": [
"slug",
"question",
"resolution_date",
"current_p",
"category"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"events"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "8a93d6afac92c3dbb69df92052a83e69686102131157c7fc20c12c147881b043",
"service_id": "edc27cda4e198dfe438be0f1425f60a34aa2bd7b4f59c0237ed69d28deae5dc5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:16:29.788Z",
"url": "https://x402-factory.com/v1/calendar/sports-nba",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "All active economics markets with live probabilities in one call — One-call board of the most active economics prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of economics at a glance.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "a391f8a7000a7e2f2c2971d9da9c74f9e370b3fd64348560e19159c6491e630a",
"service_id": "edfb872cb3e3036e6aea21e196758e71dbc2f4457cc5b4e2ff70da8e12ef9992",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:32:57.788Z",
"url": "https://x402-factory.com/v1/board/economics",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Austin during your event window — Event-window weather odds for Austin: pass a start and end time (or omit them for the next six hours) and get rain probability and expected conditions across the window — built for scheduling decisions. Same shape as /v1/forecast/window with the Austin coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"end": {
"description": "Window end (ISO-8601), ≤12h after start. Default: start + 6h.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
},
"start": {
"description": "Window start (ISO-8601). Default: the top of the next hour.",
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"comfort_index": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"expected_precip_mm": {
"type": "number"
},
"rain_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"severity_flags": {
"items": {
"type": "string"
},
"type": "array"
},
"temp_range": {
"additionalProperties": false,
"properties": {
"high": {
"type": "number"
},
"low": {
"type": "number"
}
},
"required": [
"low",
"high"
],
"type": "object"
},
"verdict": {
"type": "string"
},
"wind_max": {
"type": "number"
}
},
"required": [
"rain_probability",
"expected_precip_mm",
"temp_range",
"wind_max",
"comfort_index",
"severity_flags",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "7a8f32df852e636ecf120cb620f11a7ac2cb79b4e0abd4b73d88de782d0f9086",
"service_id": "ef4972fe3011e985478bf029bc39f0d41811776a06420042f8013c2adb7cb104",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:24:06.37Z",
"url": "https://x402-factory.com/v1/forecast/austin/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "One-call answer for a specific time window: rain odds, temps, comfort, verdict — Summarizes a ≤12-hour window at a coordinate into decision-ready numbers (rain probability, expected precip, temp range in °C, max gust, comfort index) plus a one-sentence plain-English verdict. Built for agents planning events, deliveries, and travel.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"end": {
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
},
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"start": {
"format": "date-time",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z|([+-](?:[01]\\d|2[0-3]):[0-5]\\d)))$",
"type": "string"
}
},
"required": [
"lat",
"lon",
"start",
"end"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"comfort_index": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"expected_precip_mm": {
"type": "number"
},
"rain_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"severity_flags": {
"items": {
"type": "string"
},
"type": "array"
},
"temp_range": {
"additionalProperties": false,
"properties": {
"high": {
"type": "number"
},
"low": {
"type": "number"
}
},
"required": [
"low",
"high"
],
"type": "object"
},
"verdict": {
"type": "string"
},
"wind_max": {
"type": "number"
}
},
"required": [
"rain_probability",
"expected_precip_mm",
"temp_range",
"wind_max",
"comfort_index",
"severity_flags",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "d494a11cbaf491b23671fefe3983b50197c20c3f8b7b8641a3ac04cddd8a9f33",
"service_id": "f1615bf7cf54bdc15d5028dab0e02ab385a6549dba76c428340dfaffc58ea6bc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:23:59.437Z",
"url": "https://x402-factory.com/v1/forecast/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "PHX weather delay risk for the next 48 hours — Weather-driven delay risk for Phoenix Sky Harbor (PHX) over the next 48 hours: 6-hour risk scores from forecast wind gusts, convective potential, winter and sustained precipitation, and heavy cloud cover at the field. Same shape as the generic delay-risk endpoint, bound to PHX.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"blocks": {
"items": {
"additionalProperties": false,
"properties": {
"drivers": {
"items": {
"type": "string"
},
"type": "array"
},
"risk_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"window_start",
"window_end",
"risk_score",
"drivers"
],
"type": "object"
},
"type": "array"
},
"verdict": {
"type": "string"
}
},
"required": [
"blocks",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "938d7ed40be91a3eecc83a0228acc0ccbad904eee8fc10d28eaa243b2cffcd05",
"service_id": "f32c93db904d02ac9a097d3cb9dd606fec2c0eb4100c992a66e0f500305de9fc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:27:20.98Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/PHX",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "8-K corporate events classified by item number with extractive summaries — Material corporate events from SEC 8-K filings, deterministically classified by Item number (5.02 → leadership_change, 2.02 → results, 1.01 → material_agreement, …) with a two-sentence extractive summary and the filing URL. Filter by ticker, event type, or date.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"since": {
"description": "Only events filed on/after this date",
"format": "date",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$",
"type": "string"
},
"ticker": {
"maxLength": 6,
"minLength": 1,
"pattern": "^[A-Za-z][A-Za-z.-]*$",
"type": "string"
},
"type": {
"enum": [
"acquisition_disposition",
"agreement_termination",
"auditor_change",
"bankruptcy",
"charter_amendment",
"code_of_ethics",
"control_change",
"debt_acceleration",
"debt_obligation",
"delisting_notice",
"exhibits",
"impairment",
"leadership_change",
"material_agreement",
"non_reliance",
"other_events",
"reg_fd",
"restructuring",
"results",
"security_holder_rights",
"shareholder_vote",
"unregistered_sales"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6e6cb75a9409e27d169b97c170fb5469b6a2206481818d1d8d64ae12c3b25538",
"service_id": "f471958549644c91b383bef7b8c9bcb039d3350b57252cff330cf5a5843afa43",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:30:57.625Z",
"url": "https://x402-factory.com/v1/edgar/events",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Quarter-over-quarter 13F position changes for an institutional manager — Parses a fund's 13F-HR information tables and diffs the latest quarter against the prior one: new positions, exits, increases, decreases (with share deltas), and the change in top-10 concentration. CIKs may be zero-padded or not.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"properties": {
"cik": {
"pattern": "^\\d{1,10}$",
"type": "string"
}
},
"required": [
"cik"
],
"type": "object"
},
"queryParams": {
"properties": {
"quarter": {
"description": "Defaults to the latest filed quarter",
"pattern": "^\\d{4}Q[1-4]$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.05",
"amount_atomic": "50000",
"amount_encoding": "atomic_units",
"amount_raw": "50000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "8d7519337ef8c00a39fde22db0d3ac0918b8384bdd2d665a38975752ca740e7c",
"service_id": "f51462e632ece33bde7d846a0cf10916af949954f1f3f8e348e16d7ca6f332b5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:30:54.208Z",
"url": "https://x402-factory.com/v1/edgar/13f/:cik/diff",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Latest executive and board leadership change 8-K events as structured JSON — Latest 8-K filings classified as executive and board leadership change (Item 5.02) across covered companies, parsed into structured JSON with extractive summaries and filing links. Same shape as /v1/edgar/events, pre-filtered to Item 5.02 events.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"since": {
"description": "Only events filed on/after this date",
"format": "date",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$",
"type": "string"
},
"ticker": {
"maxLength": 6,
"minLength": 1,
"pattern": "^[A-Za-z][A-Za-z.-]*$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"events": {
"items": {
"additionalProperties": false,
"properties": {
"company": {
"type": "string"
},
"filed_at": {
"type": "string"
},
"headline": {
"type": "string"
},
"item_numbers": {
"items": {
"type": "string"
},
"type": "array"
},
"summary": {
"description": "≤2 sentences, extractive (no LLM)",
"type": "string"
},
"ticker": {
"type": "string"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"ticker",
"company",
"type",
"item_numbers",
"headline",
"summary",
"filed_at",
"url"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"events"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "dde7e449660e1300603cb1c4759de45aca0f57851b68ef6af2aa96d1d668f973",
"service_id": "f5cf990b21eedc7ec4954906d4f2f9b0f49553e670e8312baf7698cd6b8238e8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:31:11.021Z",
"url": "https://x402-factory.com/v1/edgar/events/leadership-change",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly Philadelphia weather forecast (blend model, method labeled) — Hourly weather forecast for Philadelphia: temperature, precipitation probability, and wind, up to 168 hours out. NWS-derived series, bias-blended with our calibrated station model where covered — every response labels the method that produced it. Same shape as /v1/forecast/point with the Philadelphia coordinates built in.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"hours": {
"default": 48,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "6ec44bee14c902a600cdc2382f926ecb7baa427d2ad78ed5534e7c0e94374a8f",
"service_id": "f5e9e58ccc31422b6cbfe81e380ae4f0c9c33492a4a54ae312ea61b0244a344f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:16:47.626Z",
"url": "https://x402-factory.com/v1/forecast/philadelphia",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "SFO weather delay risk for the next 48 hours — Weather-driven delay risk for San Francisco International (SFO) over the next 48 hours: 6-hour risk scores from forecast wind gusts, convective potential, winter and sustained precipitation, and heavy cloud cover at the field. Same shape as the generic delay-risk endpoint, bound to SFO.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"blocks": {
"items": {
"additionalProperties": false,
"properties": {
"drivers": {
"items": {
"type": "string"
},
"type": "array"
},
"risk_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"window_start",
"window_end",
"risk_score",
"drivers"
],
"type": "object"
},
"type": "array"
},
"verdict": {
"type": "string"
}
},
"required": [
"blocks",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "938d7ed40be91a3eecc83a0228acc0ccbad904eee8fc10d28eaa243b2cffcd05",
"service_id": "f8691d9db502e033468d57f99f40d9779db594940f7facf2e982a339e07be39c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:27:25.699Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/SFO",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "LGA weather delay risk for the next 48 hours — Weather-driven delay risk for New York LaGuardia (LGA) over the next 48 hours: 6-hour risk scores from forecast wind gusts, convective potential, winter and sustained precipitation, and heavy cloud cover at the field. Same shape as the generic delay-risk endpoint, bound to LGA.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"blocks": {
"items": {
"additionalProperties": false,
"properties": {
"drivers": {
"items": {
"type": "string"
},
"type": "array"
},
"risk_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"window_end": {
"type": "string"
},
"window_start": {
"type": "string"
}
},
"required": [
"window_start",
"window_end",
"risk_score",
"drivers"
],
"type": "object"
},
"type": "array"
},
"verdict": {
"type": "string"
}
},
"required": [
"blocks",
"verdict"
],
"type": "object"
},
"meta": {
"type": "object"
}
},
"required": [
"data",
"meta"
],
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "938d7ed40be91a3eecc83a0228acc0ccbad904eee8fc10d28eaa243b2cffcd05",
"service_id": "fae52fe52745c9fdabef10f8d9a338c2a1ac727db12b200c5db10bcc49d5d401",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:27:09.679Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/LGA",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Latest medical device recalls (FDA/USDA/CPSC normalized) — Latest medical device recalls across FDA, USDA FSIS, and CPSC in one normalized schema, with severity classing and product details. Same shape as /v1/recalls, pre-filtered to the device category.",
"domain": "x402-factory.com",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {
"limit": {
"default": 20,
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"q": {
"description": "Match against product, brand, or hazard",
"maxLength": 120,
"minLength": 2,
"type": "string"
},
"since": {
"format": "date",
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))$",
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 120,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"schema_fingerprint": "1a4b23d87a22a9761a8c7513766d41f6c93422094dbfd3223f2f161e571de73e",
"service_id": "fca3dea31c5ffe85eb38258c2bcc9a9a208c3ec38d63bc768c29adb37ced1d9a",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:32:31.998Z",
"url": "https://x402-factory.com/v1/recalls/device",
"usage_rights": "not_reviewed"
}Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.
Discuss an outcome integrationDiscovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.
1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.
43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.
Collection status JSON