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.

3,738 observations · Differences between dated observations.

agents.x402stock.xyzA company's US patents from the USPTO Open Data Portal, newest filings first. Pass `?company=Tesla` (required, matches APPLICANT name — subsidiaries/variants need separate queries) plus `?limit=` (max 100). Each carries patent & application numbers, title, filing & grant dates, status, applicant, inventors, and a link. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/patents
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "A company's US patents from the USPTO Open Data Portal, newest filings first. Pass `?company=Tesla` (required, matches APPLICANT name — subsidiaries/variants need separate queries) plus `?limit=` (max 100). Each carries patent & application numbers, title, filing & grant dates, status, applicant, inventors, and a link. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_lDnZzjMVK0Qcs5qFiSNPV",
          "kind": "transaction",
          "zcRequestId": "zcreq_YqwV4VIj6I78rZNlLNE0e"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "611bff2d43935c12df17cefce984c5eb5bb22f5726a963812dd37e99c1ea3c02",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:58.309Z",
  "url": "https://agents.x402stock.xyz/api/v1/patents",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe largest holders of any Solana SPL token (top accounts by balance, up to 20), each with its token account, owner wallet, balance, and share of total supply — for holder-concentration and whale analysis. Pass a base58 mint or a known symbol (JUP, JLP, …); tune with `?limit=` (max 20). Read from the public ledger, no Jupiter API. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/solana/holders/:mint
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The largest holders of any Solana SPL token (top accounts by balance, up to 20), each with its token account, owner wallet, balance, and share of total supply — for holder-concentration and whale analysis. Pass a base58 mint or a known symbol (JUP, JLP, …); tune with `?limit=` (max 20). Read from the public ledger, no Jupiter API. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "mint": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_v6t33WVrag-mrQDbmiEkQ",
          "kind": "transaction",
          "zcRequestId": "zcreq_MMGRlnYTWPmMV3xN8YgBc"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b6db83d62b49b275deab911df7734621c4c836586e694d7e8d2950fcd874e91d",
  "service_id": "61ce107adea70b9fee8a20f01e4733e3059cf2cb877209432ab9ee25e70e177a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:37:37.389Z",
  "url": "https://agents.x402stock.xyz/api/v1/solana/holders/:mint",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzHistorical OHLCV candles for one Hyperliquid spot market at the requested interval (1m, 5m, 15m, 1h, 4h, 1d, 1w) over a time window. Pass a token symbol (e.g. HYPE, PURR) or @index and tune with `?interval=` (default 1h), `?lookback=` candles (default 200, max 5000), or `?start=`/`?end=` epoch-ms. Spot candles — for perp candles use /api/v1/perps/candles/{coin}. From x402stock
https://agents.x402stock.xyz/api/v1/spot/candles/:token
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Historical OHLCV candles for one Hyperliquid spot market at the requested interval (1m, 5m, 15m, 1h, 4h, 1d, 1w) over a time window. Pass a token symbol (e.g. HYPE, PURR) or @index and tune with `?interval=` (default 1h), `?lookback=` candles (default 200, max 5000), or `?start=`/`?end=` epoch-ms. Spot candles — for perp candles use /api/v1/perps/candles/{coin}. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "token": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "end": {
                "exclusiveMinimum": 0,
                "maximum": 9007199254740991,
                "type": "integer"
              },
              "interval": {
                "default": "1h",
                "enum": [
                  "1m",
                  "3m",
                  "5m",
                  "15m",
                  "30m",
                  "1h",
                  "2h",
                  "4h",
                  "8h",
                  "12h",
                  "1d",
                  "3d",
                  "1w",
                  "1M"
                ],
                "type": "string"
              },
              "lookback": {
                "default": 200,
                "exclusiveMinimum": 0,
                "maximum": 5000,
                "type": "integer"
              },
              "start": {
                "exclusiveMinimum": 0,
                "maximum": 9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_zgaFxsDf6Lrmy_WL-_KKY",
          "kind": "transaction",
          "zcRequestId": "zcreq_Exz1rp1Jc-QJbbSvJBJuH"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b98a9a53b1acbb364fd1e9538ac7a5e9f05100bd9a995b86bb50d2c0e9eb33f6",
  "service_id": "6b906510fa4d8094f53cbbe4606e983950a3841ae035ae1c5b48a323fc0e5889",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:30.438Z",
  "url": "https://agents.x402stock.xyz/api/v1/spot/candles/:token",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzFetches a company's latest 10-K, 10-Q, or 8-K from SEC EDGAR and returns a structured JSON summary: a plain-language overview, the key risk factors, MD&A highlights, any forward guidance, and an overall sentiment label. Choose the document with `?type=10-K` (also 10-Q, 8-K). Built for agents that need the substance of a filing without parsing hundreds of pages of HTML. From x402stock
https://agents.x402stock.xyz/api/v1/filing-summary/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Fetches a company's latest 10-K, 10-Q, or 8-K from SEC EDGAR and returns a structured JSON summary: a plain-language overview, the key risk factors, MD&A highlights, any forward guidance, and an overall sentiment label. Choose the document with `?type=10-K` (also 10-Q, 8-K). Built for agents that need the substance of a filing without parsing hundreds of pages of HTML. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "type": {
                "default": "10-K",
                "enum": [
                  "10-K",
                  "10-Q",
                  "8-K"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_CN7AdxEaRuWAsTjs95Ugq",
          "kind": "transaction",
          "zcRequestId": "zcreq_tohzzyyquXhFf3dLsw59M"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "6cb13fd324eb0452f6d3c020654a915f42dbbaec3ae566b5bb0b8e3f92b52210",
  "service_id": "6d357bd5fe413e0aebd1e61280396ecfdfc01c30d3e62ceaf16554f7bc9e7bf6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:20.664Z",
  "url": "https://agents.x402stock.xyz/api/v1/filing-summary/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzGet the latest available price for any US-listed stock: the most recent 1-minute bar close plus today's OHLCV, change, and previous close. Currently 15 minutes delayed; each response carries `is_delayed: true`. Real-time pricing lands when the data plan is upgraded. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
https://agents.x402stock.xyz/api/v1/quote/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Get the latest available price for any US-listed stock: the most recent 1-minute bar close plus today's OHLCV, change, and previous close. Currently 15 minutes delayed; each response carries `is_delayed: true`. Real-time pricing lands when the data plan is upgraded. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_7pFJyPuSOVRvNNT1gDE0S",
          "kind": "transaction",
          "zcRequestId": "zcreq_2C6pPMrCC1ezqQ_XAjnPb"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "9fba685fc7e23d48bbeae7818912c50294d9d80f36e70bbc07b83a2fb4f3ea39",
  "service_id": "6dba940569a2e2626352592ed8b93ae0391cfaf81564f689cd435adf4fedb7e7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T20:24:57.842Z",
  "url": "https://agents.x402stock.xyz/api/v1/quote/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzScreen the entire US stock market in one call. Filter every listed ticker by price range, percent change, and minimum volume, then sort by percent move, price, or volume. Tune with ?min_price=, ?max_price=, ?min_change_percent=, ?max_change_percent=, ?min_volume=, ?sort=, ?order=, ?limit=. Built for agents scanning for setups without iterating ticker by ticker. From x402stock
https://agents.x402stock.xyz/api/v1/screener
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Screen the entire US stock market in one call. Filter every listed ticker by price range, percent change, and minimum volume, then sort by percent move, price, or volume. Tune with ?min_price=, ?max_price=, ?min_change_percent=, ?max_change_percent=, ?min_volume=, ?sort=, ?order=, ?limit=. Built for agents scanning for setups without iterating ticker by ticker. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 50,
                "exclusiveMinimum": 0,
                "maximum": 500,
                "type": "integer"
              },
              "max_change_percent": {
                "type": "number"
              },
              "max_price": {
                "minimum": 0,
                "type": "number"
              },
              "min_change_percent": {
                "type": "number"
              },
              "min_price": {
                "minimum": 0,
                "type": "number"
              },
              "min_volume": {
                "minimum": 0,
                "type": "number"
              },
              "order": {
                "default": "desc",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "sort": {
                "default": "change_percent",
                "enum": [
                  "change_percent",
                  "price",
                  "volume"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_TGbE1TCgFFW5pyzqt2VSh",
          "kind": "transaction",
          "zcRequestId": "zcreq_AotBeKvS_6B1ybcGncdcT"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "f494f5bc2a055a8a728306cbf0e4d488f92ad17144c6e54efe3e7d159e720290",
  "service_id": "6e7b3389c4c571713276974f25ad97f901e752c69ef7fcc97cd35ececa0c0fa0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:10:57.813Z",
  "url": "https://agents.x402stock.xyz/api/v1/screener",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzRecent 8-K material-event filings for a company, each classified by its SEC item code into a human-readable label (e.g. 2.02 Results of Operations, 5.02 Executive Changes, 1.01 Material Agreement). Returns filing date, item labels, and a link to the filing. Cap with `?limit=`. Use to track earnings releases, leadership changes, and material agreements. Sourced from SEC EDGAR. From x402stock
https://agents.x402stock.xyz/api/v1/material-events/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Recent 8-K material-event filings for a company, each classified by its SEC item code into a human-readable label (e.g. 2.02 Results of Operations, 5.02 Executive Changes, 1.01 Material Agreement). Returns filing date, item labels, and a link to the filing. Cap with `?limit=`. Use to track earnings releases, leadership changes, and material agreements. Sourced from SEC EDGAR. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 20,
                "exclusiveMinimum": 0,
                "maximum": 100,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_RUBXH7aqYdviZfxZMbsgA",
          "kind": "transaction",
          "zcRequestId": "zcreq_HldjyJjr8kNEq2IbsHHHw"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "afaab9a45a47c320c14a58adf27538e155c42b5801eab7092b7c79bdeb2cc142",
  "service_id": "6e80f47e3778ec43a4ec79fa4c120a12118645d677e95fbd49739e13212bf704",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:40.06Z",
  "url": "https://agents.x402stock.xyz/api/v1/material-events/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUse for a quick momentum or trend read on a US-listed stock. Returns the latest RSI (14) with overbought, oversold, or neutral zone, SMA 50 and EMA 20 with price position, and MACD with signal cross state, alongside the current delayed price. Factual indicator readings, not buy or sell guidance. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/technicals/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Use for a quick momentum or trend read on a US-listed stock. Returns the latest RSI (14) with overbought, oversold, or neutral zone, SMA 50 and EMA 20 with price position, and MACD with signal cross state, alongside the current delayed price. Factual indicator readings, not buy or sell guidance. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_DtoCSzCYadlgGDz8AK-AN",
          "kind": "transaction",
          "zcRequestId": "zcreq_eMfUWA7RCFmxScIlBTQrS"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "9fba685fc7e23d48bbeae7818912c50294d9d80f36e70bbc07b83a2fb4f3ea39",
  "service_id": "6ef7f042eb22b3af89cf0fc20595ea5f650cefef172ea073ec00fd99259234b6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:33.778Z",
  "url": "https://agents.x402stock.xyz/api/v1/technicals/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe Crypto Fear & Greed index (0–100) with its rating, alongside the US stock Fear & Greed score for comparison, current BTC and ETH prices with 24h change, and ~90 days of crypto sentiment history. Pass `?days=N` to size the history. The crypto-sentiment companion to /api/v1/fear-greed (stocks). From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/fear-greed/crypto
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The Crypto Fear & Greed index (0–100) with its rating, alongside the US stock Fear & Greed score for comparison, current BTC and ETH prices with 24h change, and ~90 days of crypto sentiment history. Pass `?days=N` to size the history. The crypto-sentiment companion to /api/v1/fear-greed (stocks). From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "days": {
                "default": 90,
                "exclusiveMinimum": 0,
                "maximum": 3650,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_sR6qon2cYxNRdIVau-7IU",
          "kind": "transaction",
          "zcRequestId": "zcreq_l6fHd66x14K70UMJoCeJ7"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "d62622c5cda71fca791867b80b24a457819865b205d0da429536e556a7af7b1b",
  "service_id": "71468799b283f531851c70649f2c27e8e4d126a1c530c6c22979461ea8734989",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:33.511Z",
  "url": "https://agents.x402stock.xyz/api/v1/fear-greed/crypto",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzSnapshot a list of US-listed tickers at once: for each symbol, the company name, market session, current price, day change and percent change, day OHLCV with VWAP, and previous close. Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (up to 250). Built for pricing a watchlist or portfolio in a single request. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/unified-snapshot
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Snapshot a list of US-listed tickers at once: for each symbol, the company name, market session, current price, day change and percent change, day OHLCV with VWAP, and previous close. Pass a comma-separated list via `?tickers=AAPL,MSFT,NVDA` (up to 250). Built for pricing a watchlist or portfolio in a single request. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay__8tf99OzdO-AxJurB6OTe",
          "kind": "transaction",
          "zcRequestId": "zcreq_yL2fNWoD4J875lMyJG3Xb"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "725d00db4e32b651889bd6ed64c6f6fd9ce42ba12ad4ba8df926c49dd8b7a8ea",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:08:13.253Z",
  "url": "https://agents.x402stock.xyz/api/v1/unified-snapshot",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzScans every US stock that also trades as a 24/7 synthetic perp and returns the gap: official (delayed) price, prev close, perp mark and oracle, funding APR, open interest, and computed `basis_percent` + `basis_vs_prev_close_percent` — the implied overnight move while the US market is shut. Widest dislocation first, plus a plain-English `reading`. `?limit=`, `?min_basis=`. From x402stock
https://agents.x402stock.xyz/api/v1/basis
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Scans every US stock that also trades as a 24/7 synthetic perp and returns the gap: official (delayed) price, prev close, perp mark and oracle, funding APR, open interest, and computed `basis_percent` + `basis_vs_prev_close_percent` — the implied overnight move while the US market is shut. Widest dislocation first, plus a plain-English `reading`. `?limit=`, `?min_basis=`. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 40,
                "exclusiveMinimum": 0,
                "maximum": 200,
                "type": "integer"
              },
              "min_basis": {
                "default": 0,
                "maximum": 100,
                "minimum": 0,
                "type": "number"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_2SHbNugl3YfB713ouEIc1",
          "kind": "transaction",
          "zcRequestId": "zcreq_I8mkXGSpOlYdcnKY1bUZF"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "eb6daefb721f0e8160aa09a573910581821f8d7df026b390c3d33a88fec17b72",
  "service_id": "738be807acb257c81e8185468b02be1bb900d928dc4513d4adb1dcb5e903dfeb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:47:49.258Z",
  "url": "https://agents.x402stock.xyz/api/v1/basis",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe prosecution-history timeline for one patent application — pass the `{application}` number plus `?limit=` (max 200), newest first. Each event carries its date, USPTO event code, and description (office actions, allowance, grant, abandonment, etc.) — the momentum/risk read on where an application sits. Source: USPTO. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/patent/:application/transactions
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The prosecution-history timeline for one patent application — pass the `{application}` number plus `?limit=` (max 200), newest first. Each event carries its date, USPTO event code, and description (office actions, allowance, grant, abandonment, etc.) — the momentum/risk read on where an application sits. Source: USPTO. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "application": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 50,
                "exclusiveMinimum": 0,
                "maximum": 200,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_ikRB2stJRFNaAQwEhKBn9",
          "kind": "transaction",
          "zcRequestId": "zcreq_4mo3yqLCe-iGHOF7Lmw8B"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "a8b133e4865c92ffb7eb44c0fdcdc19adb7c684a440fd225279152a04fd11cb6",
  "service_id": "744fabe00d38beabb0e67da8b98a351e813b4be269589538ce248f35d2f850be",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:49.109Z",
  "url": "https://agents.x402stock.xyz/api/v1/patent/:application/transactions",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe latest 13F-HR institutional holdings for a fund or investment manager, looked up by its SEC CIK. Returns every reported position with issuer, CUSIP, market value, share count, option type, and voting authority, plus the portfolio's total value, sorted largest first. ?limit= positions. Sourced from SEC EDGAR. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/fund-holdings/:cik
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The latest 13F-HR institutional holdings for a fund or investment manager, looked up by its SEC CIK. Returns every reported position with issuer, CUSIP, market value, share count, option type, and voting authority, plus the portfolio's total value, sorted largest first. ?limit= positions. Sourced from SEC EDGAR. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "cik": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 100,
                "exclusiveMinimum": 0,
                "maximum": 1000,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_mB1PNiXrCsw0r-XAKq9ar",
          "kind": "transaction",
          "zcRequestId": "zcreq_9gDQscnrMT0LYX7BPi0rx"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ab1bdc1edc3f6afb3280fabd66426f27106cec5b634bbc3547367730f8095e57",
  "service_id": "785cdfea1f0f16c5fbd74d0357dca30d58a2e759d9b2e56d9f690e646eb69c64",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:26.495Z",
  "url": "https://agents.x402stock.xyz/api/v1/fund-holdings/:cik",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzHistorical OHLCV candles for one perpetual-futures market at the requested interval (1m, 5m, 15m, 1h, 4h, 1d, 1w, and more) over a time window. Pass the coin in the path (e.g. BTC) and tune with `?interval=` (default 1h), `?lookback=` candles (default 200, max 5000), or an explicit `?start=`/`?end=` epoch-ms range. Free on-chain DEX data (venue: Hyperliquid), no key. From x402stock
https://agents.x402stock.xyz/api/v1/perps/candles/:coin
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Historical OHLCV candles for one perpetual-futures market at the requested interval (1m, 5m, 15m, 1h, 4h, 1d, 1w, and more) over a time window. Pass the coin in the path (e.g. BTC) and tune with `?interval=` (default 1h), `?lookback=` candles (default 200, max 5000), or an explicit `?start=`/`?end=` epoch-ms range. Free on-chain DEX data (venue: Hyperliquid), no key. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "coin": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "end": {
                "exclusiveMinimum": 0,
                "maximum": 9007199254740991,
                "type": "integer"
              },
              "interval": {
                "default": "1h",
                "enum": [
                  "1m",
                  "3m",
                  "5m",
                  "15m",
                  "30m",
                  "1h",
                  "2h",
                  "4h",
                  "8h",
                  "12h",
                  "1d",
                  "3d",
                  "1w",
                  "1M"
                ],
                "type": "string"
              },
              "lookback": {
                "default": 200,
                "exclusiveMinimum": 0,
                "maximum": 5000,
                "type": "integer"
              },
              "start": {
                "exclusiveMinimum": 0,
                "maximum": 9007199254740991,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_4clc9hAUtPozqUuXeD0MD",
          "kind": "transaction",
          "zcRequestId": "zcreq_6BvmB-S2yjAChG2gc2YYo"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "aba8fe9731c17c1673444566a88c181392252e85f65fdfa8fec0638c1a3eb02f",
  "service_id": "797702528e9f19dbfabdffaad59593f551923f5dd55ccfb8c5f4de886bfb5266",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:54.503Z",
  "url": "https://agents.x402stock.xyz/api/v1/perps/candles/:coin",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzHistorical OHLCV bars for a foreign-exchange pair at the requested multiplier and timespan (minute, hour, day, week, month) between `from` and `to`. Pass the pair in the path as BASE-QUOTE, e.g. EUR-USD or USD-JPY. Use for FX charting, backtesting, and macro/rate analysis. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
https://agents.x402stock.xyz/api/v1/forex/:pair/aggregates
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Historical OHLCV bars for a foreign-exchange pair at the requested multiplier and timespan (minute, hour, day, week, month) between `from` and `to`. Pass the pair in the path as BASE-QUOTE, e.g. EUR-USD or USD-JPY. Use for FX charting, backtesting, and macro/rate analysis. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "pair": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "adjusted": {
                "default": true,
                "type": "boolean"
              },
              "from": {
                "default": "2025-07-31",
                "minLength": 1,
                "type": "string"
              },
              "limit": {
                "default": 5000,
                "exclusiveMinimum": 0,
                "maximum": 50000,
                "type": "integer"
              },
              "multiplier": {
                "default": 1,
                "exclusiveMinimum": 0,
                "maximum": 50000,
                "type": "integer"
              },
              "sort": {
                "default": "asc",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "timespan": {
                "default": "day",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              },
              "to": {
                "default": "2026-07-31",
                "minLength": 1,
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_Fl0f9pWC56z39n0UOs7sq",
          "kind": "transaction",
          "zcRequestId": "zcreq_u7pYO8BqBxAiIt32iIi-G"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "478fc3887409e7c4ce14ba0ff580d20e285971973e1eaea5252a81e133a21e1a",
  "service_id": "7986fcc95481e376aba1ba56d82fa600a4c2b623508992a90b2c4dcc2acba774",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:21.776Z",
  "url": "https://agents.x402stock.xyz/api/v1/forex/:pair/aggregates",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzSimple Moving Average time series. Tune with `?window=`, `?timespan=`, `?series_type=`, `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
https://agents.x402stock.xyz/api/v1/indicators/sma/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Simple Moving Average time series. Tune with `?window=`, `?timespan=`, `?series_type=`, `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "adjusted": {
                "default": true,
                "type": "boolean"
              },
              "limit": {
                "default": 30,
                "exclusiveMinimum": 0,
                "maximum": 5000,
                "type": "integer"
              },
              "series_type": {
                "default": "close",
                "enum": [
                  "open",
                  "high",
                  "low",
                  "close"
                ],
                "type": "string"
              },
              "timespan": {
                "default": "day",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              },
              "window": {
                "default": 50,
                "exclusiveMinimum": 0,
                "maximum": 2000,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_8XnpR3hG6xoZgajWWRcKs",
          "kind": "transaction",
          "zcRequestId": "zcreq_GeqHXRoCiUA2oLAJ2KYcz"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "f785e4f9e29a75fcb8bdc783fb10fa1905258f094ebea46ee58e70f92a071256",
  "service_id": "79b528bd99429fd77658a4013a37883b2ea513be7d1fd55fea36782a65919fed",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:35.671Z",
  "url": "https://agents.x402stock.xyz/api/v1/indicators/sma/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzPredicted next-period funding rate for each coin across venues — on-chain plus centralized perp venues (Hyperliquid, Binance, Bybit) — each with the funding interval and next funding time. A cross-exchange funding-arbitrage signal in one call: compare where a coin's funding is richest or cheapest. Free on-chain DEX data, no key. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/perps/predicted-funding
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Predicted next-period funding rate for each coin across venues — on-chain plus centralized perp venues (Hyperliquid, Binance, Bybit) — each with the funding interval and next funding time. A cross-exchange funding-arbitrage signal in one call: compare where a coin's funding is richest or cheapest. Free on-chain DEX data, no key. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_f92MT0iiNQP5XkvK3bTKB",
          "kind": "transaction",
          "zcRequestId": "zcreq_5x5o_xVajcywZUaaxkA10"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "7a557018917c5137c5b5c736161bbf035d18bd30d5780d06c47b63eade157c51",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:12:02.122Z",
  "url": "https://agents.x402stock.xyz/api/v1/perps/predicted-funding",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzRecent insider transactions parsed from SEC Form 4 filings: the reporting owner and their role (director, officer, 10% holder), each buy/sell with transaction code, share count, price, and shares held afterward, plus an aggregate net-buying/net-selling signal. Tune how many filings to parse with `?limit=` (default 5, max 25). Sourced live from SEC EDGAR. From x402stock
https://agents.x402stock.xyz/api/v1/insider-trades/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Recent insider transactions parsed from SEC Form 4 filings: the reporting owner and their role (director, officer, 10% holder), each buy/sell with transaction code, share count, price, and shares held afterward, plus an aggregate net-buying/net-selling signal. Tune how many filings to parse with `?limit=` (default 5, max 25). Sourced live from SEC EDGAR. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 5,
                "exclusiveMinimum": 0,
                "maximum": 25,
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_ocJpoFg567b5_H_tof_Za",
          "kind": "transaction",
          "zcRequestId": "zcreq_CdhSagQpYaVP2IdQuLBlh"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "bc57160bbdf3ff1a1458d76d1836c2626109759605fd0f0adbbe5c6a9dd9bb0a",
  "service_id": "7adee0dc363ae7e484792d510bd7607f5cd226c03e2c6a173a743b91dbb6241c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:36.4Z",
  "url": "https://agents.x402stock.xyz/api/v1/insider-trades/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzA country's macro profile in one call: latest GDP, GDP growth, GDP per capita, inflation, unemployment, population, government debt, current account, exports, and FDI, from the World Bank's World Development Indicators. Pass an ISO country code in the path (e.g. US, CN, IN, DE). International macro the US-only FRED/BLS endpoints don't cover. Source: World Bank (CC BY 4.0). From x402stock
https://agents.x402stock.xyz/api/v1/world-bank/country/:iso
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "A country's macro profile in one call: latest GDP, GDP growth, GDP per capita, inflation, unemployment, population, government debt, current account, exports, and FDI, from the World Bank's World Development Indicators. Pass an ISO country code in the path (e.g. US, CN, IN, DE). International macro the US-only FRED/BLS endpoints don't cover. Source: World Bank (CC BY 4.0). From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "iso": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_My3E9iiRaEQL8MvLZOdbz",
          "kind": "transaction",
          "zcRequestId": "zcreq_INEze0Ob2p9gj5lZHzKNh"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ff29bf2b98e541084a5100527e27e1253a1e5c37237b00a9d09aad5e5665b192",
  "service_id": "7c9815be02d55b2eb7f2bc29309c418e331850d2c01d3d82af7a371e0233af6a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:42.442Z",
  "url": "https://agents.x402stock.xyz/api/v1/world-bank/country/:iso",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUS consumer price inflation from the Bureau of Labor Statistics: the latest headline CPI-U and core (ex food and energy) index levels with year-over-year percent change, plus recent monthly history. No ticker needed. Use for macro-aware analysis without leaving for a separate data source. Sourced from US BLS. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/inflation
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "US consumer price inflation from the Bureau of Labor Statistics: the latest headline CPI-U and core (ex food and energy) index levels with year-over-year percent change, plus recent monthly history. No ticker needed. Use for macro-aware analysis without leaving for a separate data source. Sourced from US BLS. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_pwlpNbPYlnhdyzNcAmaf4",
          "kind": "transaction",
          "zcRequestId": "zcreq_xUJyfoTF6JIhPxfVUFAHc"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "7e29a80e072fedb0aec9e373edad3c9c1471a3abe8090308e30ceb58a8313aac",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T18:06:11.014Z",
  "url": "https://agents.x402stock.xyz/api/v1/inflation",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzPer-period financial statements (income statement, balance sheet, cash flow, comprehensive income) sourced from SEC filings, flattened to fact_key → value maps. Pass `?timeframe=annual|quarterly|ttm` and `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.
https://agents.x402stock.xyz/api/v1/financials/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Per-period financial statements (income statement, balance sheet, cash flow, comprehensive income) sourced from SEC filings, flattened to fact_key → value maps. Pass `?timeframe=annual|quarterly|ttm` and `?limit=`. From x402stock, a pay-per-call market & economic data API for AI agents. No API key or account; pay in USDC via x402.",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "ticker": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 4,
                "exclusiveMinimum": 0,
                "maximum": 100,
                "type": "integer"
              },
              "timeframe": {
                "enum": [
                  "annual",
                  "quarterly",
                  "ttm"
                ],
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_JaJxY9PgrWUcP59zRww1h",
          "kind": "transaction",
          "zcRequestId": "zcreq_dx_OpCJSrSoMmrGY49X40"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "773c5a85309250e606f2ee817b2565f513b213f6f4b310f0b9ba82a5c902c182",
  "service_id": "7f87c60d40afd0e28ceb9ba0610b53845e8190383fc8aea07aa1e9045ab817d4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:20.415Z",
  "url": "https://agents.x402stock.xyz/api/v1/financials/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe effective federal funds rate — the Fed's benchmark policy rate that anchors every other US interest rate — as a monthly average in percent, with the latest value, prior month, month-over-month and year-over-year change, and recent history. No ticker needed. The rate every rate-sensitive analysis starts from. Sourced from the St. Louis Fed (FRED). From x402stock
https://agents.x402stock.xyz/api/v1/fed-funds
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The effective federal funds rate — the Fed's benchmark policy rate that anchors every other US interest rate — as a monthly average in percent, with the latest value, prior month, month-over-month and year-over-year change, and recent history. No ticker needed. The rate every rate-sensitive analysis starts from. Sourced from the St. Louis Fed (FRED). From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_lQG4mbhHeAegyDWEv858o",
          "kind": "transaction",
          "zcRequestId": "zcreq_qLedqFszL7MwfIo5VELhn"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "81c041c0e24a6d71332cbafff28803bf3f145e2eca06fbd6b4dc7460c8148818",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:36.064Z",
  "url": "https://agents.x402stock.xyz/api/v1/fed-funds",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzRisk x-ray for a whole watchlist or portfolio in one call. Pass `?tickers=AAPL,MSFT,NVDA` (up to 25; optional `?weights=`). Returns per-holding price, sector and cap, plus portfolio concentration (top-weight, Herfindahl, diversification score), sector concentration, market-cap distribution, weighted day performance and risk flags. Replaces dozens of per-holding calls. From x402stock
https://agents.x402stock.xyz/api/v1/portfolio/xray
NetworkAdvertised amountBillingPayee
eip155:84530.25 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Risk x-ray for a whole watchlist or portfolio in one call. Pass `?tickers=AAPL,MSFT,NVDA` (up to 25; optional `?weights=`). Returns per-holding price, sector and cap, plus portfolio concentration (top-weight, Herfindahl, diversification score), sector concentration, market-cap distribution, weighted day performance and risk flags. Replaces dozens of per-holding calls. From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.25",
      "amount_atomic": "250000",
      "amount_encoding": "atomic_units",
      "amount_raw": "250000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_T_65H8laLA023BaA2DHgT",
          "kind": "transaction",
          "zcRequestId": "zcreq_YhWGF7WpORSztp163mhOH"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "890842c81af86ff56ceedb6b49129fddb60339cd601e810cb99f63ec054a46ff",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-05T01:51:05.911Z",
  "url": "https://agents.x402stock.xyz/api/v1/portfolio/xray",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzHistorical OHLCV bars for a major-coin crypto spot pair at the requested multiplier and timespan (minute, hour, day, week, month) between `from` and `to`. Pass the pair in the path as BASE-QUOTE, e.g. BTC-USD or ETH-USD. Aggregated centralized-market spot — for Hyperliquid-listed token spot use /api/v1/spot, for perps use /api/v1/perps. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/crypto/:pair/aggregates
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Historical OHLCV bars for a major-coin crypto spot pair at the requested multiplier and timespan (minute, hour, day, week, month) between `from` and `to`. Pass the pair in the path as BASE-QUOTE, e.g. BTC-USD or ETH-USD. Aggregated centralized-market spot — for Hyperliquid-listed token spot use /api/v1/spot, for perps use /api/v1/perps. From x402stock, a market & economic data API (x402, USDC).",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "pathParams": {
            "pair": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "adjusted": {
                "default": true,
                "type": "boolean"
              },
              "from": {
                "default": "2025-07-31",
                "minLength": 1,
                "type": "string"
              },
              "limit": {
                "default": 5000,
                "exclusiveMinimum": 0,
                "maximum": 50000,
                "type": "integer"
              },
              "multiplier": {
                "default": 1,
                "exclusiveMinimum": 0,
                "maximum": 50000,
                "type": "integer"
              },
              "sort": {
                "default": "asc",
                "enum": [
                  "asc",
                  "desc"
                ],
                "type": "string"
              },
              "timespan": {
                "default": "day",
                "enum": [
                  "minute",
                  "hour",
                  "day",
                  "week",
                  "month",
                  "quarter",
                  "year"
                ],
                "type": "string"
              },
              "to": {
                "default": "2026-07-31",
                "minLength": 1,
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_MATcC2CI2RZ0aay1LXuja",
          "kind": "transaction",
          "zcRequestId": "zcreq_5rlUTXNvULJ-uj-ny_-th"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "478fc3887409e7c4ce14ba0ff580d20e285971973e1eaea5252a81e133a21e1a",
  "service_id": "89c6dcf1977088d7406f29a5f4413102c45479a4ed97d4c3b58de7a1222399bc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:02.037Z",
  "url": "https://agents.x402stock.xyz/api/v1/crypto/:pair/aggregates",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUS real Gross Domestic Product, quarterly, in billions of chained 2017 dollars (seasonally adjusted annual rate), with the latest reading, prior quarter, quarter-over-quarter and year-over-year change, and recent history. No ticker needed. The broad measure of economic output for macro-aware analysis. Sourced from the St. Louis Fed (FRED). From x402stock
https://agents.x402stock.xyz/api/v1/gdp
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "US real Gross Domestic Product, quarterly, in billions of chained 2017 dollars (seasonally adjusted annual rate), with the latest reading, prior quarter, quarter-over-quarter and year-over-year change, and recent history. No ticker needed. The broad measure of economic output for macro-aware analysis. Sourced from the St. Louis Fed (FRED). From x402stock",
  "domain": "agents.x402stock.xyz",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar",
    "zeroclick"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "billing": {
          "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)",
          "model": "prepaid"
        },
        "name": "USD Coin",
        "version": "2",
        "zeroclick": {
          "agentPaymentId": "apay_gYpnOkvlGahZglHqNlqxo",
          "kind": "transaction",
          "zcRequestId": "zcreq_-Q0snVUbJN1hiZoxu0L2x"
        }
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "be37b711d1b5acc308bfd7f138a28ffe9d1df197f5916e6eabd3ec8cd6478b73",
  "service_id": "89cd96e048c1314283a11c2e059e654ae7e4bfa5f89fb79e503035879f3aed0d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:37.877Z",
  "url": "https://agents.x402stock.xyz/api/v1/gdp",
  "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