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": "Latest Department of Energy contract awards — Latest federal contract awards from Department of Energy: recipient, value, NAICS, and award dates from USAspending, newest first. Same shape as /v1/contracts/awards, pre-filtered to Department of Energy.",
"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"
},
"min_value_usd": {
"minimum": 0,
"type": "number"
},
"naics": {
"pattern": "^\\d{2,6}$",
"type": "string"
},
"since": {
"description": "Awards starting 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"
},
"vendor": {
"description": "Substring match on recipient name",
"maxLength": 120,
"minLength": 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.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": "3b794365ed5e517d16d66c9155a5cd61ffe0ade305f68be9dd1e49d6e06c9cd3",
"service_id": "502512dbe98dde1e762c99d5a5e703153d45b65b27f65c4dccfc178c4e3ae027",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:30:24.296Z",
"url": "https://x402-factory.com/v1/contracts/awards/doe",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "BOS weather delay risk for the next 48 hours — Weather-driven delay risk for Boston Logan (BOS) 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 BOS.",
"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": "51332d29797557acd156e3123eee08a5a716a3429693f04b013220d9cd3a0808",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:26:42.363Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/BOS",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Active and forecast winter storm risk (NWS + model) — Active NWS alerts filtered to winter storm hazards for any US point, with model-based risk context. Same shape as /v1/alerts/severe with the hazard class fixed to winter 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": "51d8f62f9d6a3b121c2b6a0ee8ea336620ba1cd70f5778c7cf7e589767c3fd1d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:29:22.996Z",
"url": "https://x402-factory.com/v1/alerts/winter",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Biggest NFL football probability moves (1h/6h/24h) — The fastest way to see where news is landing in NFL football: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to NFL football 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": "526de8578f2c0ca889a33821d1be330b758337ed43d3a757f3a909c2eda0a1fc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:23:05.807Z",
"url": "https://x402-factory.com/v1/movers/sports-nfl",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Biggest world politics probability moves (1h/6h/24h) — The fastest way to see where news is landing in world politics: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to world politics 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": "532e362c4a149a874cbaf73be675af75ff81f555c2f9235d7c6092ca90097dbd",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:22:36.926Z",
"url": "https://x402-factory.com/v1/movers/politics-world",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Latest NASA contract awards — Latest federal contract awards from NASA: recipient, value, NAICS, and award dates from USAspending, newest first. Same shape as /v1/contracts/awards, pre-filtered to NASA.",
"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"
},
"min_value_usd": {
"minimum": 0,
"type": "number"
},
"naics": {
"pattern": "^\\d{2,6}$",
"type": "string"
},
"since": {
"description": "Awards starting 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"
},
"vendor": {
"description": "Substring match on recipient name",
"maxLength": 120,
"minLength": 2,
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"awards": {
"items": {
"additionalProperties": false,
"properties": {
"agency": {
"type": "string"
},
"award_date": {
"type": "string"
},
"description": {
"type": "string"
},
"naics": {
"type": "string"
},
"place_of_performance": {
"type": "string"
},
"sub_agency": {
"type": "string"
},
"value_usd": {
"type": "number"
},
"vendor": {
"type": "string"
}
},
"required": [
"vendor",
"agency",
"description",
"value_usd",
"award_date"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"awards"
],
"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": "44dc35fa9d22047cbac96c27591cd05a4787cdcc5981fd79af3c602f6f8c1a9a",
"service_id": "591f67fe71df745e7afb18b7901c4bb095d32e647879bc80b18bcebd0d8eabe8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:30:40.015Z",
"url": "https://x402-factory.com/v1/contracts/awards/nasa",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Houston during your event window — Event-window weather odds for Houston: 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 Houston 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": "5a0c78b9f2182d1bf1948199f107661069a8a88aecfad5523a31a682ec6d0cc9",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T23:14:18.128Z",
"url": "https://x402-factory.com/v1/forecast/houston/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Active and forecast fire weather risk (NWS + model) — Active NWS alerts filtered to fire weather hazards for any US point, with model-based risk context. Same shape as /v1/alerts/severe with the hazard class fixed to fire weather.",
"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": "5aa81056736aa91069280416e490294d40d1537a45b28d2c60cbd6aa616bcb4e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:29:07.476Z",
"url": "https://x402-factory.com/v1/alerts/fire-weather",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Biggest MLB baseball probability moves (1h/6h/24h) — The fastest way to see where news is landing in MLB baseball: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to MLB baseball 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": "5aedca6d89e24fcbc9c9a6406b0d4741e318d0cddee1013b15d9fc04f1c6a19b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:22:51.73Z",
"url": "https://x402-factory.com/v1/movers/sports-mlb",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "All active science and technology markets with live probabilities in one call — One-call board of the most active science and technology 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 science and technology 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"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
},
"markets": {
"items": {
"additionalProperties": false,
"properties": {
"probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"question": {
"type": "string"
},
"resolution_date": {
"type": "string"
},
"slug": {
"type": "string"
},
"volume_24h_usd": {
"type": "number"
}
},
"required": [
"slug",
"question",
"probability",
"volume_24h_usd",
"resolution_date"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"category",
"markets"
],
"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.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": "d11608f60f941553c234e6cbf841f202e94890c89892829e0f6c22dd4dd3589f",
"service_id": "5bcc4ebbb21fb20641f9757d92c20740cc02bf730ed7275f2de56940ae1f6a28",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:15:03.999Z",
"url": "https://x402-factory.com/v1/board/science-tech",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Only the filings of the watched form changed since your cursor (delta of /v1/edg — Keyset delta of /v1/edgar/watch/:form: pass since=<next_cursor from your last call> and get only the filings of the watched form added or changed after it, plus changed_count and a new next_cursor. Omit since once to bootstrap. Cursors are stable across restarts. Poll the free sibling /v1/edgar/watch/:form/changes…",
"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": {
"form": {
"enum": [
"ipo-watch",
"activist-watch",
"offering-watch",
"annual-watch",
"delisting-watch",
"proxy-watch"
],
"type": "string"
}
},
"required": [
"form"
],
"type": "object"
},
"queryParams": {
"properties": {
"since": {
"description": "Opaque cursor from a previous next_cursor; omit once to bootstrap a cursor at now",
"maxLength": 300,
"minLength": 4,
"type": "string"
}
},
"required": [],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"as_of": {
"type": "string"
},
"changed_count": {
"maximum": 9007199254740991,
"minimum": 0,
"type": "integer"
},
"next_cursor": {
"type": "string"
},
"rows": {
"items": {
"additionalProperties": false,
"properties": {
"accession": {
"type": "string"
},
"cik": {
"type": "string"
},
"classified_type": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"company": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"filed_at": {
"type": "string"
},
"form": {
"type": "string"
},
"ticker": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
},
"required": [
"accession",
"cik",
"ticker",
"company",
"form",
"filed_at",
"classified_type"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"rows",
"changed_count",
"next_cursor",
"as_of"
],
"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": "6e5ede375e94c69764fbcd6bcc60c382c126015528bb111bf1ec78517a429b2c",
"service_id": "5c35e007e9973abead420194cdedd30ec252451461a9e96bfabdc6f0bb1511ef",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T23:13:34.365Z",
"url": "https://x402-factory.com/v1/edgar/watch/:form/delta",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Jacksonville during your event window — Event-window weather odds for Jacksonville: 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 Jacksonville 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": "5c9ff80ed80a87b2979fee5fd9dbc5154c6d2be9c14ab863646a09aad262a820",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:24:24.069Z",
"url": "https://x402-factory.com/v1/forecast/jacksonville/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "New 10-K annual report filings feed (metadata + links) — Rolling feed of newly filed 10-K annual report documents: filer, filing date, accession number, and direct EDGAR links — metadata only, no deep parse. The watch feed for agents tracking 10-K annual report 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": "5f340ecc873adf3907480e88b12c149e55a06df110d8f27687512f4ccd13eaad",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:32:02.207Z",
"url": "https://x402-factory.com/v1/edgar/watch/annual-watch",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Biggest science and technology probability moves (1h/6h/24h) — The fastest way to see where news is landing in science and technology: active markets ranked by absolute probability change over your chosen window, with volume surge ratios. Same shape as /v1/movers, pre-filtered to science and technology 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": "5f7f125c55a988d79b9715b9e1aea53ab25940580a5ddbc8a33c01a6b981bc88",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:22:42.088Z",
"url": "https://x402-factory.com/v1/movers/science-tech",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Live probability: Will the Fed hike rates at its next FOMC meeting? — Stable evergreen URL for a recurring question: Will the Fed hike rates at its next FOMC meeting? Auto-resolves to the current market instance and rolls forward on resolution, so the answer is always about the next occurrence. Response adds current_slug and rolls_to_next_at to the standard probability shape.",
"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": {
"category": {
"type": "string"
},
"current_slug": {
"type": "string"
},
"divergence": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"last_move_1h": {
"type": "number"
},
"per_venue": {
"items": {
"additionalProperties": false,
"properties": {
"implied_p": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"liquidity_score": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"market_id": {
"type": "string"
},
"venue": {
"enum": [
"kalshi",
"polymarket"
],
"type": "string"
},
"volume_24h_usd": {
"type": "number"
}
},
"required": [
"venue",
"market_id",
"implied_p",
"volume_24h_usd",
"liquidity_score"
],
"type": "object"
},
"type": "array"
},
"probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"question": {
"type": "string"
},
"resolution_criteria_summary": {
"type": "string"
},
"resolution_date": {
"type": "string"
},
"rolls_to_next_at": {
"type": "string"
},
"slug": {
"type": "string"
},
"topic": {
"type": "string"
},
"topic_question": {
"type": "string"
}
},
"required": [
"slug",
"question",
"probability",
"per_venue",
"divergence",
"category",
"resolution_date",
"resolution_criteria_summary",
"last_move_1h",
"topic",
"topic_question",
"current_slug",
"rolls_to_next_at"
],
"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": "499b6a3c342a534ec80de55fa5242cdd68c13db697fe6e1f7538fd681f9e4a38",
"service_id": "62a421b2b9732a4c13f841ee4b570063e7fc2068dff876812b3f8e7fef73c803",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:17:52.612Z",
"url": "https://x402-factory.com/v1/evergreen/fed-next-meeting-hike",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Denver during your event window — Event-window weather odds for Denver: 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 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": {
"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": "62f45abb45b438d159c3e3eb5dada9a2e5dc61bfa82f17ba4366efa7c4e69644",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-09T23:14:14.118Z",
"url": "https://x402-factory.com/v1/forecast/denver/window",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "All active NFL football markets with live probabilities in one call — One-call board of the most active NFL football 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 NFL football 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"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"category": {
"type": "string"
},
"markets": {
"items": {
"additionalProperties": false,
"properties": {
"probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"question": {
"type": "string"
},
"resolution_date": {
"type": "string"
},
"slug": {
"type": "string"
},
"volume_24h_usd": {
"type": "number"
}
},
"required": [
"slug",
"question",
"probability",
"volume_24h_usd",
"resolution_date"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"category",
"markets"
],
"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.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": "d11608f60f941553c234e6cbf841f202e94890c89892829e0f6c22dd4dd3589f",
"service_id": "64fc7f436f7b243f36cf32959093d74559739d633a23ba5bd644c452fe690f14",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:15:26.12Z",
"url": "https://x402-factory.com/v1/board/sports-nfl",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "US economic series: latest print, revisions, surprise vs labeled expectation — One tracked US economic series (BLS/BEA/Fed/Census via FRED/ALFRED): the latest print with first-release vs latest value (revisions never masquerade as print-day numbers), surprise against a labeled expectation — market-implied when a matching prediction market exists, else a trend model — the next scheduled release…",
"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": {
"series": {
"description": "Series slug, e.g. cpi, core-cpi, payrolls (GET /v1/econ/calendar lists all)",
"maxLength": 30,
"minLength": 2,
"type": "string"
}
},
"required": [
"series"
],
"type": "object"
},
"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": "32f2c1cba5684a8b1530c30360efa990520f02e2df8a0a46c227bd700a44b0a2",
"service_id": "66e970749419f2faea1bf93de31215b4e2eae1c259e4472855074a2f74996f85",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-11T14:38:45.951Z",
"url": "https://x402-factory.com/v1/econ/:series",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Housing starts (Census, monthly): latest print, revisions, surprise — Latest Housing starts print from the Census 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 housing-starts.",
"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": "67153c60774180f5de47b928d8cdead255c7d81817493b8f32e92265efced411",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:28:38.303Z",
"url": "https://x402-factory.com/v1/econ/housing-starts",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Upcoming crypto event resolutions — Upcoming crypto market resolutions in date order with current blended probabilities — the forward calendar of crypto events an agent can position around. Same shape as /v1/calendar, pre-filtered to crypto 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": "675926d1bddba2503131c376d2491cd07a372a9e196f8a9b7044ad59c0dd57a4",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:15:46.711Z",
"url": "https://x402-factory.com/v1/calendar/crypto",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Hourly point forecast for any coordinate, up to 168 hours — Hourly temperature, feels-like, precipitation probability/amount, wind, gusts, humidity, and cloud cover for an exact lat/lon: NWS-derived series, bias-blended with our calibrated station model where covered. Imperial by default (units=metric available). Requests beyond 168 hours are capped at the model's current horizon. Longer horizons cost more.",
"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"
},
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"units": {
"default": "imperial",
"enum": [
"metric",
"imperial"
],
"type": "string"
}
},
"required": [
"lat",
"lon"
],
"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": "cdae56179872095293015d74d5911c55f3a6474892c0d030bd75473aa36dd275",
"service_id": "6812f5c8ea6f23875811b6f387192e9f834ef8d9b728bfa6b578b55d94694b44",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:23:51.106Z",
"url": "https://x402-factory.com/v1/forecast/point",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "MSP weather delay risk for the next 48 hours — Weather-driven delay risk for Minneapolis-St. Paul (MSP) 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 MSP.",
"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": "692907dcc5d8b572b2aacf94e3c86385556e8f9f7d37357d1e0e998325a02144",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:27:16.295Z",
"url": "https://x402-factory.com/v1/aviation/delay-risk/MSP",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Probability of a specific weather event in a window, for any point or city — Our model's probability that a condition (temp above/below a threshold, precip amount, wind, any precip, named-storm landfall) occurs in a window up to 31 days out, with the method labeled. When a listed prediction market covers the same event, it is cross-referenced.",
"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": {
"city": {
"description": "Major US city name as an alternative to lat/lon",
"maxLength": 40,
"minLength": 2,
"type": "string"
},
"condition": {
"enum": [
"temp_above",
"temp_below",
"precip_above",
"wind_above",
"any_precip",
"named_storm_landfall"
],
"type": "string"
},
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"threshold": {
"description": "Metric units: °C for temp, mm for precip, kph for wind",
"type": "number"
},
"window_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"
},
"window_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": [
"condition",
"window_start",
"window_end"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"data": {
"additionalProperties": false,
"properties": {
"comparable_market": {
"additionalProperties": false,
"properties": {
"market_p": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"slug": {
"type": "string"
}
},
"required": [
"slug",
"market_p"
],
"type": "object"
},
"method": {
"description": "What produced the number: \"runway-oracle-v4\" (calibrated model), \"nws-blend (…)\", \"nws-gridpoint (…)\" with any derivation disclosed, \"climatology (…)\", or \"stub\"",
"type": "string"
},
"probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"probability",
"method"
],
"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.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": "707eaf811f9f4f42309b80bb90e1efd2b95ffb663883731cf430f7c0f2ccba52",
"service_id": "6ade0f842d787ee2022ab00b84210a6ec9942c0391268247fc8f578ad97e539c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:29:32.026Z",
"url": "https://x402-factory.com/v1/climate-events/probability",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Percentile bands (p10–p90) for temp, precip, or wind — Hourly p10/p25/p50/p75/p90 bands for one variable at a coordinate. Temperature bands come from the model's empirical calibration; precipitation and wind bands are NWS-derived approximations, disclosed in the response's method label. Metric units (°C, mm, kph). Horizons cap at 168h. Use it to reason about uncertainty, not just point values.",
"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": 72,
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"variable": {
"enum": [
"temp",
"precip",
"wind"
],
"type": "string"
}
},
"required": [
"lat",
"lon",
"variable"
],
"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": "521df31255c0320041b836bb637b383130e2b289dc75d908c5a3a20185d62d1c",
"service_id": "6ae9b71bcda35217869832aaa06d2aa345b8ce9a75095c7f361c352d77ade737",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T13:23:56.212Z",
"url": "https://x402-factory.com/v1/forecast/probabilistic",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0xCc42Ed39a06b6cF3f484307eF76B88Bf56Fb305f |
{
"description": "Will it rain in Boston during your event window — Event-window weather odds for Boston: 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 Boston 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": "6c050e5f43a91cec8c05e54e58921387714724ee64c27e742fd1434cc38f73be",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-07T20:24:08.573Z",
"url": "https://x402-factory.com/v1/forecast/boston/window",
"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