INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

828 observations · Differences between dated observations.

marketdata.use.x402atlas.comMACD momentum indicator for any ticker — trend and signal-line analytics for stocks, crypto, forex and options.
https://marketdata.use.x402atlas.com/macd
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "MACD momentum indicator for any ticker — trend and signal-line analytics for stocks, crypto, forex and options.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max points returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "long_window": {
                "description": "MACD long window",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "order": {
                "description": "Result ordering",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "series_type": {
                "description": "Price field used to compute the indicator",
                "enum": [
                  "open",
                  "high",
                  "low",
                  "close"
                ],
                "type": "string"
              },
              "short_window": {
                "description": "MACD short window",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "signal_window": {
                "description": "MACD signal window",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "ticker": {
                "description": "Asset-prefixed ticker, e.g. AAPL, X:BTCUSD",
                "type": "string"
              },
              "timespan": {
                "description": "Aggregate window unit used to compute the indicator",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "indicator": {
                "description": "Which indicator this response is for.",
                "type": "string"
              },
              "points": {
                "description": "Normalized indicator readings, oldest or newest first per `order`.",
                "items": {
                  "properties": {
                    "histogram": {
                      "description": "MACD histogram value (value minus signal).",
                      "type": "number"
                    },
                    "signal": {
                      "description": "MACD signal line value.",
                      "type": "number"
                    },
                    "time": {
                      "description": "Reading timestamp.",
                      "format": "date-time",
                      "type": "string"
                    },
                    "value": {
                      "description": "Indicator value.",
                      "type": "number"
                    }
                  },
                  "required": [
                    "time",
                    "value"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              },
              "timespan": {
                "description": "Echo of the requested timespan, if any.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "indicator",
              "points"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "06781dc8bcfef80985e313d678c041b0ad6b02d0569728496dfbf878d26ed4b5",
  "service_id": "6758a88ca9ee764bcb238ac1d801acef6a99d78ccbf28d85961fd70e0d15adb9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:24.143Z",
  "url": "https://marketdata.use.x402atlas.com/macd",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comPrevious trading day OHLC bar for stocks, crypto, forex and options — yesterday's open/high/low/close and volume by ticker.
https://marketdata.use.x402atlas.com/prev-close
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Previous trading day OHLC bar for stocks, crypto, forex and options — yesterday's open/high/low/close and volume by ticker.",
  "domain": "marketdata.use.x402atlas.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": {
              "adjusted": {
                "default": true,
                "description": "Adjust for splits",
                "type": "boolean"
              },
              "ticker": {
                "description": "Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "adjusted": {
                "description": "Whether the price is split-adjusted.",
                "type": "boolean"
              },
              "candle": {
                "description": "Previous trading day's OHLCV bar.",
                "properties": {
                  "close": {
                    "type": "number"
                  },
                  "high": {
                    "type": "number"
                  },
                  "low": {
                    "type": "number"
                  },
                  "open": {
                    "type": "number"
                  },
                  "time": {
                    "description": "Bar start timestamp.",
                    "format": "date-time",
                    "type": "string"
                  },
                  "transactions": {
                    "description": "Number of upstream transactions in the bar.",
                    "type": "integer"
                  },
                  "volume": {
                    "type": "number"
                  },
                  "vwap": {
                    "description": "Volume-weighted average price.",
                    "type": "number"
                  }
                },
                "required": [
                  "time",
                  "open",
                  "high",
                  "low",
                  "close",
                  "volume",
                  "vwap",
                  "transactions"
                ],
                "type": "object"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "adjusted",
              "candle"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "b2ad134b14777944710c814b95a69f6f6653ec71b0ced86fdd26ae56d634ba2c",
  "service_id": "688996a86eb48fd28a4f5bd5243b6b7ab6c41ac0f7bda27c4cd369165c85e1d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:27.356Z",
  "url": "https://marketdata.use.x402atlas.com/prev-close",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comStock split history for a US stock — execution dates and split ratios with price-adjustment factors.
https://marketdata.use.x402atlas.com/splits
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Stock split history for a US stock — execution dates and split ratios with price-adjustment factors.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max results returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "ticker": {
                "description": "US stock ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of splits returned.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "splits": {
                "description": "Stock split history, most recent first.",
                "items": {
                  "properties": {
                    "adjustment_type": {
                      "description": "e.g. forward_split, reverse_split.",
                      "type": "string"
                    },
                    "execution_date": {
                      "format": "date",
                      "type": "string"
                    },
                    "split_from": {
                      "type": "number"
                    },
                    "split_to": {
                      "type": "number"
                    }
                  },
                  "required": [
                    "split_from",
                    "split_to"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "count",
              "splits"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "cac0daaba7c9d1419f1f676db775147831fc4c619a20ad3b8e8a1a3ecfda4611",
  "service_id": "7192fa8d465506ae9918192acec5c3358fbb07569bdfd318017687b5aad82dcd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:32.729Z",
  "url": "https://marketdata.use.x402atlas.com/splits",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comRecent news articles for a ticker with per-ticker sentiment analysis — market sentiment and research primitive.
https://marketdata.use.x402atlas.com/news
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Recent news articles for a ticker with per-ticker sentiment analysis — market sentiment and research primitive.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max articles returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "ticker": {
                "description": "Ticker symbol, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "articles": {
                "description": "Recent news articles for the ticker, most recent first.",
                "items": {
                  "properties": {
                    "author": {
                      "type": "string"
                    },
                    "description": {
                      "type": "string"
                    },
                    "insights": {
                      "description": "Per-ticker sentiment insights extracted from the article.",
                      "items": {
                        "properties": {
                          "sentiment": {
                            "enum": [
                              "positive",
                              "neutral",
                              "negative"
                            ],
                            "type": "string"
                          },
                          "sentiment_reasoning": {
                            "type": "string"
                          },
                          "ticker": {
                            "type": "string"
                          }
                        },
                        "required": [
                          "ticker",
                          "sentiment"
                        ],
                        "type": "object"
                      },
                      "type": "array"
                    },
                    "published_utc": {
                      "format": "date-time",
                      "type": "string"
                    },
                    "publisher": {
                      "description": "Publisher name.",
                      "type": "string"
                    },
                    "tickers": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "title": {
                      "type": "string"
                    },
                    "url": {
                      "format": "uri",
                      "type": "string"
                    }
                  },
                  "required": [
                    "title"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "count": {
                "description": "Number of articles returned.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "count",
              "articles"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "5798eac1eaeec02cf7f885405db93fec431a929f2bf58328b53867206e51d9a9",
  "service_id": "76149f91e69cc57c17732efa3d63854cdac466095e45821e3d2a32c0b1ea69e4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:25.588Z",
  "url": "https://marketdata.use.x402atlas.com/news",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comFutures product universe — product codes, names, exchanges, sectors, asset classes and settlement details.
https://marketdata.use.x402atlas.com/futures-products
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Futures product universe — product codes, names, exchanges, sectors, asset classes and settlement details.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max results returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "product_code": {
                "description": "Product identifier, e.g. ES, CL",
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of products returned.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "results": {
                "description": "Futures product specs, passed through from upstream.",
                "items": {
                  "type": "object"
                },
                "type": "array"
              }
            },
            "required": [
              "queried_at",
              "count",
              "results"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "20e7c4099ac7561fe2ab2add404853d15d0b2d6e3b140acf56e5a3384dd8a127",
  "service_id": "95141512c7174ad6df911bd98c8050c108a76a87baafc02234b64b2e4561bce1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:20.303Z",
  "url": "https://marketdata.use.x402atlas.com/futures-products",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comFINRA daily short-sale volume for a US stock — short volume, total volume and short-volume ratio, an intraday sentiment signal.
https://marketdata.use.x402atlas.com/short-volume
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "FINRA daily short-sale volume for a US stock — short volume, total volume and short-volume ratio, an intraday sentiment signal.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max results returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "ticker": {
                "description": "US stock ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of records returned.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "records": {
                "description": "FINRA daily short-sale volume history, most recent first.",
                "items": {
                  "properties": {
                    "date": {
                      "format": "date",
                      "type": "string"
                    },
                    "short_volume": {
                      "type": "number"
                    },
                    "short_volume_ratio": {
                      "description": "Percent of total volume sold short.",
                      "type": "number"
                    },
                    "total_volume": {
                      "type": "number"
                    }
                  },
                  "required": [
                    "short_volume",
                    "total_volume"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "count",
              "records"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "719b540edc095ea5c5d5ce1222a91a6e817bc76dccb5c34b7e6e0cf4dd008a3a",
  "service_id": "ad3f9e4f811a154a772539b046e7f576797af755c380572c8d83949397fbf068",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:30.612Z",
  "url": "https://marketdata.use.x402atlas.com/short-volume",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comRelated / peer tickers for a given ticker — comparables and peer baskets derived from news and returns.
https://marketdata.use.x402atlas.com/related
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Related / peer tickers for a given ticker — comparables and peer baskets derived from news and returns.",
  "domain": "marketdata.use.x402atlas.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": {
              "ticker": {
                "description": "Ticker symbol, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of related tickers returned.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "related": {
                "description": "Peer/related ticker symbols.",
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "count",
              "related"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "82e40257b68f0a15ffd11367a89befbc4666dbe1b9eb803d70d466a70a58076d",
  "service_id": "b14b8d2b9f305c3790f3909e179e2eb85dbd80ee18455acd9c7333bb68c340de",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:28.14Z",
  "url": "https://marketdata.use.x402atlas.com/related",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comOHLC candlestick bars for a futures contract — historical aggregates with settlement price and dollar volume by contract ticker.
https://marketdata.use.x402atlas.com/futures-aggregates
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "OHLC candlestick bars for a futures contract — historical aggregates with settlement price and dollar volume by contract ticker.",
  "domain": "marketdata.use.x402atlas.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": {
              "from": {
                "description": "Range start (YYYY-MM-DD)",
                "format": "date",
                "type": "string"
              },
              "limit": {
                "description": "Max candles returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "resolution": {
                "description": "Candle size, e.g. 1min, 5min, 1hour, 1session",
                "pattern": "^[1-9][0-9]*(sec|min|hour|session|week|month|quarter|year)$",
                "type": "string"
              },
              "ticker": {
                "description": "Futures contract ticker, e.g. ESU5, GCJ5",
                "type": "string"
              },
              "to": {
                "description": "Range end (YYYY-MM-DD)",
                "format": "date",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "candles": {
                "description": "Normalized futures OHLCV bars.",
                "items": {
                  "properties": {
                    "close": {
                      "type": "number"
                    },
                    "dollar_volume": {
                      "type": "number"
                    },
                    "high": {
                      "type": "number"
                    },
                    "low": {
                      "type": "number"
                    },
                    "open": {
                      "type": "number"
                    },
                    "session_end_date": {
                      "description": "Trading session end date.",
                      "type": "string"
                    },
                    "settlement_price": {
                      "type": "number"
                    },
                    "time": {
                      "description": "Bar start timestamp.",
                      "format": "date-time",
                      "type": "string"
                    },
                    "transactions": {
                      "type": "integer"
                    },
                    "volume": {
                      "type": "number"
                    }
                  },
                  "required": [
                    "time",
                    "open",
                    "high",
                    "low",
                    "close",
                    "volume"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "resolution": {
                "description": "Echo of the requested candle resolution.",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested contract ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "candles"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "b1c6992cef495854df7e34ac8d797abcf9c056ad4c565b2aafc6eeda09f3788f",
  "service_id": "b293ccbc4cc4aaf82899aa4ef5570548c57d62153ff32e931f476af7ed4a9aa7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:18.524Z",
  "url": "https://marketdata.use.x402atlas.com/futures-aggregates",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comRelative Strength Index (RSI) momentum indicator for any ticker — overbought/oversold analytics for stocks, crypto, forex and options.
https://marketdata.use.x402atlas.com/rsi
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Relative Strength Index (RSI) momentum indicator for any ticker — overbought/oversold analytics for stocks, crypto, forex and options.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max points returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "order": {
                "description": "Result ordering",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "series_type": {
                "description": "Price field used to compute the indicator",
                "enum": [
                  "open",
                  "high",
                  "low",
                  "close"
                ],
                "type": "string"
              },
              "ticker": {
                "description": "Asset-prefixed ticker, e.g. AAPL, X:BTCUSD",
                "type": "string"
              },
              "timespan": {
                "description": "Aggregate window unit used to compute the indicator",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              },
              "window": {
                "description": "Lookback window size",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "indicator": {
                "description": "Which indicator this response is for.",
                "type": "string"
              },
              "points": {
                "description": "Normalized indicator readings, oldest or newest first per `order`.",
                "items": {
                  "properties": {
                    "time": {
                      "description": "Reading timestamp.",
                      "format": "date-time",
                      "type": "string"
                    },
                    "value": {
                      "description": "Indicator value.",
                      "type": "number"
                    }
                  },
                  "required": [
                    "time",
                    "value"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              },
              "timespan": {
                "description": "Echo of the requested timespan, if any.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "indicator",
              "points"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "0e7cbc5789ca95ecb236eac32bed3c0695b443f02534cc41a4c932d28dcd22fd",
  "service_id": "bc141937d0ce151fd6dc9852c9cbc64515bf809349cf392597496cc4713d904f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:28.979Z",
  "url": "https://marketdata.use.x402atlas.com/rsi",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comMarket data OHLC candlestick bars for stocks, crypto, forex and options — historical aggregates over any window by ticker.
https://marketdata.use.x402atlas.com/aggregates
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Market data OHLC candlestick bars for stocks, crypto, forex and options — historical aggregates over any window by ticker.",
  "domain": "marketdata.use.x402atlas.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": {
              "adjusted": {
                "default": true,
                "description": "Adjust for splits",
                "type": "boolean"
              },
              "from": {
                "description": "Window start: YYYY-MM-DD or millisecond epoch. Historical depth is limited (~2 years); prefer recent windows",
                "type": "string"
              },
              "limit": {
                "description": "Max base aggregates returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "multiplier": {
                "description": "Size of the timespan multiplier (e.g. 5 for 5-minute bars)",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "sort": {
                "description": "Result ordering",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "ticker": {
                "description": "Asset-prefixed ticker, e.g. AAPL, X:BTCUSD, C:EURUSD",
                "type": "string"
              },
              "timespan": {
                "description": "Aggregate window unit",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              },
              "to": {
                "description": "Window end: YYYY-MM-DD or millisecond epoch",
                "type": "string"
              }
            },
            "required": [
              "ticker",
              "multiplier",
              "timespan",
              "from",
              "to"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "adjusted": {
                "description": "Whether prices are split-adjusted.",
                "type": "boolean"
              },
              "candles": {
                "description": "Normalized OHLCV bars for the requested window.",
                "items": {
                  "properties": {
                    "close": {
                      "type": "number"
                    },
                    "high": {
                      "type": "number"
                    },
                    "low": {
                      "type": "number"
                    },
                    "open": {
                      "type": "number"
                    },
                    "time": {
                      "description": "Bar start timestamp.",
                      "format": "date-time",
                      "type": "string"
                    },
                    "transactions": {
                      "description": "Number of upstream transactions in the bar.",
                      "type": "integer"
                    },
                    "volume": {
                      "type": "number"
                    },
                    "vwap": {
                      "description": "Volume-weighted average price.",
                      "type": "number"
                    }
                  },
                  "required": [
                    "time",
                    "open",
                    "high",
                    "low",
                    "close",
                    "volume",
                    "vwap",
                    "transactions"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "from": {
                "description": "Echo of the requested window start.",
                "type": "string"
              },
              "multiplier": {
                "description": "Echo of the requested timespan multiplier.",
                "type": "integer"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              },
              "timespan": {
                "description": "Echo of the requested timespan unit.",
                "type": "string"
              },
              "to": {
                "description": "Echo of the requested window end.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "multiplier",
              "timespan",
              "from",
              "to",
              "adjusted",
              "candles"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "e3ffe3f50f85c5a89ccfba64386bea2e19b6dbfb05b77b4d76c5e0ec79929187",
  "service_id": "c295d0599ebca20813343424b83f90b27de7b0d3c8ad4acf01068690186fd814",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:16.131Z",
  "url": "https://marketdata.use.x402atlas.com/aggregates",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comCash dividend history for a US stock — ex-dividend/pay/record dates, per-share amount and payout frequency.
https://marketdata.use.x402atlas.com/dividends
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Cash dividend history for a US stock — ex-dividend/pay/record dates, per-share amount and payout frequency.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max results returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              },
              "ticker": {
                "description": "US stock ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of dividends returned.",
                "type": "integer"
              },
              "dividends": {
                "description": "Cash dividend history, most recent first.",
                "items": {
                  "properties": {
                    "cash_amount": {
                      "description": "Per-share cash amount.",
                      "type": "number"
                    },
                    "currency": {
                      "description": "ISO currency code.",
                      "type": "string"
                    },
                    "declaration_date": {
                      "format": "date",
                      "type": "string"
                    },
                    "distribution_type": {
                      "description": "e.g. recurring, special.",
                      "type": "string"
                    },
                    "ex_dividend_date": {
                      "format": "date",
                      "type": "string"
                    },
                    "frequency": {
                      "description": "Payouts per year (e.g. 4 for quarterly).",
                      "type": "integer"
                    },
                    "pay_date": {
                      "format": "date",
                      "type": "string"
                    },
                    "record_date": {
                      "format": "date",
                      "type": "string"
                    }
                  },
                  "required": [
                    "cash_amount",
                    "currency",
                    "frequency"
                  ],
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "count",
              "dividends"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "54517e74a0cb99a571427e099748a311b58554d6903d19b0864d6bcf9dc3c0fa",
  "service_id": "da8bcb5885b6bb83539da58ddfafe8cef08a3f3b41ef4e3a287ba8a17aea24ad",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:16.879Z",
  "url": "https://marketdata.use.x402atlas.com/dividends",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comUS labor market — unemployment rate, participation, average hourly earnings and job openings, macro time-series.
https://marketdata.use.x402atlas.com/labor-market
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "US labor market — unemployment rate, participation, average hourly earnings and job openings, macro time-series.",
  "domain": "marketdata.use.x402atlas.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": {
                "description": "Max observations returned",
                "maximum": 50000,
                "minimum": 1,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "description": "Number of observations returned.",
                "type": "integer"
              },
              "observations": {
                "description": "Raw upstream observations for the series, passed through as reported (shape varies by series).",
                "items": {
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "series": {
                "description": "Which macro series this response is for.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "series",
              "count",
              "observations"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "c036ec73ad12b2bb6a3eafaa0ca26aba76e841b6a38bb5d32c2baacbb560d3e4",
  "service_id": "efa8651e9f4363db391b55bf163b140dfc3d11f134633cecc68b438c847f788a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:23.381Z",
  "url": "https://marketdata.use.x402atlas.com/labor-market",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comReference overview for a ticker — name, exchange, market cap, shares outstanding, industry and description across stocks, crypto and forex.
https://marketdata.use.x402atlas.com/ticker
NetworkAdvertised amountBillingPayee
eip155:84530.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:13715000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
eip155:4216115000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0x9D667BC76F166322df087b3B3927D4d83D44A5d0
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp15000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ
Source and evidence
{
  "description": "Reference overview for a ticker — name, exchange, market cap, shares outstanding, industry and description across stocks, crypto and forex.",
  "domain": "marketdata.use.x402atlas.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": {
              "ticker": {
                "description": "Ticker symbol, e.g. AAPL, X:BTCUSD",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "overview": {
                "description": "Reference overview for the ticker.",
                "properties": {
                  "active": {
                    "type": "boolean"
                  },
                  "cik": {
                    "type": "string"
                  },
                  "currency": {
                    "type": "string"
                  },
                  "description": {
                    "type": "string"
                  },
                  "homepage_url": {
                    "format": "uri",
                    "type": "string"
                  },
                  "list_date": {
                    "format": "date",
                    "type": "string"
                  },
                  "market": {
                    "description": "e.g. stocks, crypto, fx.",
                    "type": "string"
                  },
                  "market_cap": {
                    "type": "number"
                  },
                  "name": {
                    "type": "string"
                  },
                  "primary_exchange": {
                    "type": "string"
                  },
                  "shares_outstanding": {
                    "type": "number"
                  },
                  "sic_code": {
                    "type": "string"
                  },
                  "sic_description": {
                    "type": "string"
                  },
                  "ticker": {
                    "type": "string"
                  },
                  "total_employees": {
                    "type": "number"
                  },
                  "type": {
                    "description": "Security type, e.g. CS (common stock).",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "queried_at": {
                "description": "UTC timestamp when this bridge queried the upstream.",
                "format": "date-time",
                "type": "string"
              },
              "ticker": {
                "description": "Echo of the requested ticker.",
                "type": "string"
              }
            },
            "required": [
              "queried_at",
              "ticker",
              "overview"
            ],
            "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.015",
      "amount_atomic": "15000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:137",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "merchant": "x402Atlas",
        "name": "USD Coin",
        "tier": "standard",
        "version": "2"
      },
      "network": "eip155:42161",
      "pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "15000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F",
        "merchant": "x402Atlas",
        "tier": "standard"
      },
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "cc6919a796cc82bb2d6a10848f573fd166c1eb6675e73c6b4fe8d6073907789b",
  "service_id": "fdaa0fdf4a98401ca8fed14292fc8afcf5a15fa581b504b0d8e30bd23d8ed1d3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:33.438Z",
  "url": "https://marketdata.use.x402atlas.com/ticker",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comExponential Moving Average (EMA) technical indicator for any ticker — trend analytics for stocks, crypto, forex and options.
https://marketdata.use.x402atlas.com/ema

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Exponential Moving Average (EMA) technical indicator for any ticker — trend analytics for stocks, crypto, forex and options.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "6af0700755e8eeb0",
  "service_id": "00f705d4ce1c4b89f21863d11b21d3aca415f46fb97ecfb86c1596632ce2f48c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:17.693Z",
  "url": "https://marketdata.use.x402atlas.com/ema",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comOptions contract index for an underlying — every listed call/put with option ticker, strike, expiration and exercise style.
https://marketdata.use.x402atlas.com/options-contracts

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Options contract index for an underlying — every listed call/put with option ticker, strike, expiration and exercise style.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "647b0440b3174152",
  "service_id": "0f25f37a27deafd18751842d87a907e96ed4755bd33f560319baad940c037a59",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:26.244Z",
  "url": "https://marketdata.use.x402atlas.com/options-contracts",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comSimple Moving Average (SMA) technical indicator for any ticker — trend-smoothing analytics for stocks, crypto, forex and options.
https://marketdata.use.x402atlas.com/sma

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Simple Moving Average (SMA) technical indicator for any ticker — trend-smoothing analytics for stocks, crypto, forex and options.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "6af0700755e8eeb0",
  "service_id": "1a3bfe7c1f7f7162fa266ba5457efe67f64abed29fb2c5b2ce0d924d4131b4e9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:31.893Z",
  "url": "https://marketdata.use.x402atlas.com/sma",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comCurrent market status — open/closed/extended-hours state of US exchanges and the crypto and forex markets.
https://marketdata.use.x402atlas.com/market-status

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Current market status — open/closed/extended-hours state of US exchanges and the crypto and forex markets.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "da6bcf4c020e866c",
  "service_id": "227000573354a25e79ec1e53ad5a54adf7c073822e9eda6c43b95caa05b0e09c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:24.819Z",
  "url": "https://marketdata.use.x402atlas.com/market-status",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comSEC Form 4 insider transactions for a US stock — director/officer buys and sells with shares, price and value, a smart-money signal.
https://marketdata.use.x402atlas.com/insider-trades

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "SEC Form 4 insider transactions for a US stock — director/officer buys and sells with shares, price and value, a smart-money signal.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "32f661347f9df270",
  "service_id": "255825831fb95167f099f857793489097947c3fef1ae7efab862cdc5522814aa",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:06:09.27Z",
  "url": "https://marketdata.use.x402atlas.com/insider-trades",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comFutures contract discovery and specifications — tickers, trade dates, maturity, settlement and tick sizes by product code.
https://marketdata.use.x402atlas.com/futures-contracts

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Futures contract discovery and specifications — tickers, trade dates, maturity, settlement and tick sizes by product code.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "8750714da411e24e",
  "service_id": "3f5ca3a853c2bf7459a1f743d93bde3d931cf7363b89aa4732cae0eabe35db95",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:19.486Z",
  "url": "https://marketdata.use.x402atlas.com/futures-contracts",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comUS Treasury yield curve — constant-maturity market yields from 1-month to 30-year, daily history.
https://marketdata.use.x402atlas.com/treasury-yields

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "US Treasury yield curve — constant-maturity market yields from 1-month to 30-year, daily history.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "b67ec6b35d2e8e51",
  "service_id": "48d05212b10f8d3e901277a4623f7119ae0297d724dc6c2bbb5f7a9b92525079",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:34.22Z",
  "url": "https://marketdata.use.x402atlas.com/treasury-yields",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comUS inflation — headline and core CPI and PCE indexes plus year-over-year rates, macro time-series from the Federal Reserve.
https://marketdata.use.x402atlas.com/inflation

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "US inflation — headline and core CPI and PCE indexes plus year-over-year rates, macro time-series from the Federal Reserve.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "b67ec6b35d2e8e51",
  "service_id": "55e5ad1950d383c56bc91e36e94c36546ac950ac1f1e13b935b8e8b8e1ce8cc8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:21.249Z",
  "url": "https://marketdata.use.x402atlas.com/inflation",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comFINRA short interest for a US stock — shares sold short, days-to-cover and average volume, a short-squeeze sentiment signal.
https://marketdata.use.x402atlas.com/short-interest

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "FINRA short interest for a US stock — shares sold short, days-to-cover and average volume, a short-squeeze sentiment signal.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "db73b482f90ca924",
  "service_id": "5e4f5eb092a438eeaf95ba3585acac1c0c0b5fe7a4e069b0cc83114bdb2e625b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:29.819Z",
  "url": "https://marketdata.use.x402atlas.com/short-interest",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comUS inflation expectations — market breakevens and Cleveland Fed model estimates across horizons, macro time-series.
https://marketdata.use.x402atlas.com/inflation-expectations

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "US inflation expectations — market breakevens and Cleveland Fed model estimates across horizons, macro time-series.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "b67ec6b35d2e8e51",
  "service_id": "621e757184ed7298eefe36109be43dcca01ff569e65a04c378fd0006378f6dab",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:21.896Z",
  "url": "https://marketdata.use.x402atlas.com/inflation-expectations",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comMACD momentum indicator for any ticker — trend and signal-line analytics for stocks, crypto, forex and options.
https://marketdata.use.x402atlas.com/macd

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "MACD momentum indicator for any ticker — trend and signal-line analytics for stocks, crypto, forex and options.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "e0177f99bb5c79ef",
  "service_id": "6758a88ca9ee764bcb238ac1d801acef6a99d78ccbf28d85961fd70e0d15adb9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:24.143Z",
  "url": "https://marketdata.use.x402atlas.com/macd",
  "usage_rights": "not_reviewed"
}
marketdata.use.x402atlas.comPrevious trading day OHLC bar for stocks, crypto, forex and options — yesterday's open/high/low/close and volume by ticker.
https://marketdata.use.x402atlas.com/prev-close

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Previous trading day OHLC bar for stocks, crypto, forex and options — yesterday's open/high/low/close and volume by ticker.",
  "domain": "marketdata.use.x402atlas.com",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0x9D667BC76F166322df087b3B3927D4d83D44A5d0",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.015,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "c6f2dcbe786f682e",
  "service_id": "688996a86eb48fd28a4f5bd5243b6b7ab6c41ac0f7bda27c4cd369165c85e1d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T06:31:27.356Z",
  "url": "https://marketdata.use.x402atlas.com/prev-close",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

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 integration
Collection coverage

Discovery 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