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.xyzUS net liquidity (Fed balance sheet minus Treasury General Account minus reverse repo) as a 0–100 percentile with its label and 4-week trend, broken into its FRED components (WALCL, TGA, RRP, M2) plus ~52 weeks of history. A macro-liquidity gauge for risk appetite. Complements the /api/v1/fed-funds and other FRED macro endpoints. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/fear-greed/liquidity
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "US net liquidity (Fed balance sheet minus Treasury General Account minus reverse repo) as a 0–100 percentile with its label and 4-week trend, broken into its FRED components (WALCL, TGA, RRP, M2) plus ~52 weeks of history. A macro-liquidity gauge for risk appetite. Complements the /api/v1/fed-funds and other FRED macro endpoints. 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": {
              "weeks": {
                "default": 52,
                "exclusiveMinimum": 0,
                "maximum": 520,
                "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_hsis_ejp6QlXfXalGrq2S",
          "kind": "transaction",
          "zcRequestId": "zcreq_OXn0raEDGpjNMkBkn6Qkn"
        }
      },
      "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": "7d8460d9070029495676cfb0d8ecee8396501560d56e419dfb1954dc341cb5de",
  "service_id": "8cf9890737b371cc3339a9e59f5acee0b836b67d947fb9e457f5e747e3fc8a1c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:36.16Z",
  "url": "https://agents.x402stock.xyz/api/v1/fear-greed/liquidity",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzFull USPTO record for one patent application — pass the `{application}` number (e.g. 18687455, the `application_number` from /patents). Returns patent & application numbers, title, filing/grant dates, status, applicant, inventors, application type, examiner, art unit, CPC classes, publication number/date, term-adjustment days, and assignment/parent counts. From x402stock
https://agents.x402stock.xyz/api/v1/patent/:application
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Full USPTO record for one patent application — pass the `{application}` number (e.g. 18687455, the `application_number` from /patents). Returns patent & application numbers, title, filing/grant dates, status, applicant, inventors, application type, examiner, art unit, CPC classes, publication number/date, term-adjustment days, and assignment/parent counts. 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": {
            "application": {
              "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_qFbmAboMjv2Hwa6nlrLle",
          "kind": "transaction",
          "zcRequestId": "zcreq_ZtE3W3oFiSAOdvuQxtG3a"
        }
      },
      "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": "4f0a92a2ab0d02805c497454ebfaa8bcb619db863ee046d3722a1fe6b2e65868",
  "service_id": "8e075e0f58614ed6c01b23b2a77f005695cc11f6afc71c91ad232101491d5865",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:46.89Z",
  "url": "https://agents.x402stock.xyz/api/v1/patent/:application",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe current US stock-market Fear & Greed index (0–100, CNN-style) with its sentiment rating and all five weighted components — volatility, momentum, put/call, safe-haven demand, junk-bond demand — each with value, weight, and reading. Includes the last 30 days of scores and a backtest of S&P 500 forward returns by sentiment zone. A one-call read of market mood. From x402stock
https://agents.x402stock.xyz/api/v1/fear-greed
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The current US stock-market Fear & Greed index (0–100, CNN-style) with its sentiment rating and all five weighted components — volatility, momentum, put/call, safe-haven demand, junk-bond demand — each with value, weight, and reading. Includes the last 30 days of scores and a backtest of S&P 500 forward returns by sentiment zone. A one-call read of market mood. 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.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_6zEXuDQBfQSH93pFIzqWB",
          "kind": "transaction",
          "zcRequestId": "zcreq_hFLo-wX7j0RXITMVwB0Iy"
        }
      },
      "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": "8eee4b3cacd25b87077396b832546039dd7a01e01c87722aae3236f675666994",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:45.318Z",
  "url": "https://agents.x402stock.xyz/api/v1/fear-greed",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUse when you need a full picture of one US-listed stock without making a dozen calls. Returns company profile, delayed price with OHLCV, fundamentals with computed P/E and margins, dividend yield, splits and corporate events, technical indicators (RSI, SMA, EMA, MACD) with neutral zone labels, recent news, and peers. A `sections` map flags anything unavailable. From x402stock
https://agents.x402stock.xyz/api/v1/overview/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Use when you need a full picture of one US-listed stock without making a dozen calls. Returns company profile, delayed price with OHLCV, fundamentals with computed P/E and margins, dividend yield, splits and corporate events, technical indicators (RSI, SMA, EMA, MACD) with neutral zone labels, recent news, and peers. A `sections` map flags anything unavailable. 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": "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_Egh2yEZltducoGky7bl2y",
          "kind": "transaction",
          "zcRequestId": "zcreq_mzcI84FXNfjWXcf8IKu2P"
        }
      },
      "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": "93e1ba12b9e0fc16aa436f029f56255aa341776ce378f6f1df6e1887685721c3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:45.936Z",
  "url": "https://agents.x402stock.xyz/api/v1/overview/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe patent family for one application — pass the `{application}` number. Returns parent and child applications with their numbers, filing dates, status, and the continuity relationship (continuation, divisional, national-stage entry, etc.). Maps how deep a company's protection on an invention runs. Source: USPTO. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/patent/:application/continuity
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The patent family for one application — pass the `{application}` number. Returns parent and child applications with their numbers, filing dates, status, and the continuity relationship (continuation, divisional, national-stage entry, etc.). Maps how deep a company's protection on an invention runs. 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": {},
            "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_sBtllOTQF5V6RRTgjmQT2",
          "kind": "transaction",
          "zcRequestId": "zcreq_OLbcsZcEYj8Wff35wXlEw"
        }
      },
      "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": "4f0a92a2ab0d02805c497454ebfaa8bcb619db863ee046d3722a1fe6b2e65868",
  "service_id": "96cacd696b55e5d00de2262198832872bfc0a5e40b47003204a9b1317ac459f4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:48.263Z",
  "url": "https://agents.x402stock.xyz/api/v1/patent/:application/continuity",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzFDA catalysts for a pharma/biotech/medtech company, from openFDA. Pass `?company=Medtronic` (required) plus `?limit=` (max 50). Returns `drug` (recalls + approvals) and `device` (510(k) clearances, PMA approvals, recalls) sections, each with recent items, match totals, and official FDA links. One call across 5 FDA datasets. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/fda
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "FDA catalysts for a pharma/biotech/medtech company, from openFDA. Pass `?company=Medtronic` (required) plus `?limit=` (max 50). Returns `drug` (recalls + approvals) and `device` (510(k) clearances, PMA approvals, recalls) sections, each with recent items, match totals, and official FDA links. One call across 5 FDA datasets. 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.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_TasHk_S_OzVA-2ojCAk8d",
          "kind": "transaction",
          "zcRequestId": "zcreq_QhIYOPssIstahyxksOXn6"
        }
      },
      "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": "9722aa125d018b3f6f13bdb75363a1d11edb5d41d8f89e219970f65ccff4a2e6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:41.212Z",
  "url": "https://agents.x402stock.xyz/api/v1/fda",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzReference list of US equity exchanges and market centers with names, MICs, operating MICs, and SIP participant IDs. 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/exchanges
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Reference list of US equity exchanges and market centers with names, MICs, operating MICs, and SIP participant IDs. 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"
          },
          "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_PmO_1gv9m_Pv8lrSb37Gx",
          "kind": "transaction",
          "zcRequestId": "zcreq_n5T0f8_6mQja80G5Funv9"
        }
      },
      "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": "9b961d4e7c9ea5741e15a4847dd2c4053d47b86484bb441ec322bdb590c1dd29",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:32.421Z",
  "url": "https://agents.x402stock.xyz/api/v1/exchanges",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzFederal contract and grant awards to a US company, from USAspending.gov. Pass `?recipient=Lockheed Martin` (required, fuzzy name match) plus optional `?award_type=contracts|grants|all`, `?order=amount|date`, `?limit=` (max 50). Each award carries the award id, amount, awarding agency, period of performance, description, and a usaspending.gov link, with a total. A government-spending catalyst.
https://agents.x402stock.xyz/api/v1/gov-contracts
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Federal contract and grant awards to a US company, from USAspending.gov. Pass `?recipient=Lockheed Martin` (required, fuzzy name match) plus optional `?award_type=contracts|grants|all`, `?order=amount|date`, `?limit=` (max 50). Each award carries the award id, amount, awarding agency, period of performance, description, and a usaspending.gov link, with a total. A government-spending catalyst.",
  "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": {
              "award_type": {
                "default": "contracts",
                "enum": [
                  "contracts",
                  "grants",
                  "all"
                ],
                "type": "string"
              },
              "limit": {
                "default": 20,
                "exclusiveMinimum": 0,
                "maximum": 50,
                "type": "integer"
              },
              "order": {
                "default": "amount",
                "enum": [
                  "amount",
                  "date"
                ],
                "type": "string"
              },
              "recipient": {
                "maxLength": 120,
                "minLength": 2,
                "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_Ny5iMRus9X9h9WBmWW5s7",
          "kind": "transaction",
          "zcRequestId": "zcreq_UQPig_WpS3j_DC1EL-l-T"
        }
      },
      "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": "ef3938927f2c08bfe3adae23090da062508c289cfd2e0ff8f8fc6ae5df95690f",
  "service_id": "9c60207a1e54c327d750926387a73aedea46e87b4e6aa39bf3f106e3577e1cfe",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:51.8Z",
  "url": "https://agents.x402stock.xyz/api/v1/gov-contracts",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzEnd-of-day OHLCV bars for every US-listed ticker on a single date; one call returns the entire market. Pass `?date=YYYY-MM-DD` (required). 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/grouped-daily
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "End-of-day OHLCV bars for every US-listed ticker on a single date; one call returns the entire market. Pass `?date=YYYY-MM-DD` (required). 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"
          },
          "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_jpfrFMaJCzMQ0RQ1Fr3el",
          "kind": "transaction",
          "zcRequestId": "zcreq_yIJmSH1x61opQiava-fmo"
        }
      },
      "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": "a153a9f84fe189ff427e6ae60ec3c2bc660d912952525f4640c0925f0584277d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:53.748Z",
  "url": "https://agents.x402stock.xyz/api/v1/grouped-daily",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe short-squeeze picture for a US stock in one call: bi-weekly short interest with days-to-cover, daily short-sale volume with short-volume ratio, and settlement fails-to-deliver, plus a computed signal pulling the headline gauges together. Replaces three separate calls (short-interest + short-volume + fails-to-deliver) at a lower combined price. Sections degrade independently. From x402stock
https://agents.x402stock.xyz/api/v1/squeeze/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.04 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The short-squeeze picture for a US stock in one call: bi-weekly short interest with days-to-cover, daily short-sale volume with short-volume ratio, and settlement fails-to-deliver, plus a computed signal pulling the headline gauges together. Replaces three separate calls (short-interest + short-volume + fails-to-deliver) at a lower combined price. Sections degrade independently. 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": "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.04",
      "amount_atomic": "40000",
      "amount_encoding": "atomic_units",
      "amount_raw": "40000",
      "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_Y2eXl_xzf9XAmgcde46wc",
          "kind": "transaction",
          "zcRequestId": "zcreq_amOPQSBOVSCHipCmE-rXv"
        }
      },
      "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": "a836b2b7bb66bf8aa666f77b66972dfb2e7a0b1729d48fd467d6672de874b924",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:33.896Z",
  "url": "https://agents.x402stock.xyz/api/v1/squeeze/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzA company's recent SEC disclosure picture in one call: the filings index, insider transactions from Form 4 with a net buy/sell signal, material 8-K events by item code, and initial holdings from Form 3. The CIK is resolved once and shared across sections (faster than four separate calls), at a lower combined price. From SEC EDGAR; sections degrade independently. From x402stock
https://agents.x402stock.xyz/api/v1/dossier/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "A company's recent SEC disclosure picture in one call: the filings index, insider transactions from Form 4 with a net buy/sell signal, material 8-K events by item code, and initial holdings from Form 3. The CIK is resolved once and shared across sections (faster than four separate calls), at a lower combined price. From SEC EDGAR; sections degrade independently. 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": "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_FwL3rb6cMMzOz8RQslBvp",
          "kind": "transaction",
          "zcRequestId": "zcreq_bmCqrfVRuBVnDw8mUfUwl"
        }
      },
      "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": "a90aef43bb21dcf56176555e82422e62534f00a8fd7a62e764ff03de3c8b723b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:07.121Z",
  "url": "https://agents.x402stock.xyz/api/v1/dossier/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzInsider intent-to-sell notices (SEC Form 144) for one US-listed company — the leading indicator that front-runs the Form 4. Per notice: the insider and relationship, shares to be sold, aggregate market value, approximate sale date, broker, shares outstanding, and any sales in the past 3 months. A PROPOSED sale, not an executed trade. `?limit=` max 25. From SEC EDGAR. From x402stock
https://agents.x402stock.xyz/api/v1/form-144/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Insider intent-to-sell notices (SEC Form 144) for one US-listed company — the leading indicator that front-runs the Form 4. Per notice: the insider and relationship, shares to be sold, aggregate market value, approximate sale date, broker, shares outstanding, and any sales in the past 3 months. A PROPOSED sale, not an executed trade. `?limit=` max 25. 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.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___GwV2vLx6cihkJd2GBKy",
          "kind": "transaction",
          "zcRequestId": "zcreq_hWfhm9eNqYzSWhAHGcx6J"
        }
      },
      "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": "a915734dd443d42f9fe066ea207c0f06f5cab7104e49c2bc932752761a00e936",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:23.341Z",
  "url": "https://agents.x402stock.xyz/api/v1/form-144/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzLive state of every perpetual-futures market in one call: per coin the mark and oracle price, hourly funding rate with annualized APR, premium, open interest, max leverage, previous-day price, and 24h USD and base volume. Native crypto-derivatives data — funding and open interest are perp-only, absent from any spot feed. Free on-chain DEX data (venue: Hyperliquid), no key. From x402stock
https://agents.x402stock.xyz/api/v1/perps
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Live state of every perpetual-futures market in one call: per coin the mark and oracle price, hourly funding rate with annualized APR, premium, open interest, max leverage, previous-day price, and 24h USD and base volume. Native crypto-derivatives data — funding and open interest are perp-only, absent from any spot feed. 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"
          },
          "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_AG_uO05fMFcOqoiWHwwp4",
          "kind": "transaction",
          "zcRequestId": "zcreq_XmT-BUZEQfCcH18xCSbRx"
        }
      },
      "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": "ab9c5b88f259a9daf9f96b0826b2891c6d9b0c280879f13ea7db411b177d4e75",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:12:01.125Z",
  "url": "https://agents.x402stock.xyz/api/v1/perps",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzProposed/final rules and notices from a federal agency — the regulatory pipeline that reprices sectors. Pass `?agency=securities-and-exchange-commission` (slug) and/or `?q=` (at least one), plus `?type=all|rule|proposed|notice` and `?limit=` (max 100). Each doc has number, type, title, abstract, dates, agencies, and a link. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/regulatory
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Proposed/final rules and notices from a federal agency — the regulatory pipeline that reprices sectors. Pass `?agency=securities-and-exchange-commission` (slug) and/or `?q=` (at least one), plus `?type=all|rule|proposed|notice` and `?limit=` (max 100). Each doc has number, type, title, abstract, dates, agencies, 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": {
              "agency": {
                "maxLength": 120,
                "minLength": 2,
                "type": "string"
              },
              "limit": {
                "default": 20,
                "exclusiveMinimum": 0,
                "maximum": 100,
                "type": "integer"
              },
              "q": {
                "maxLength": 120,
                "minLength": 2,
                "type": "string"
              },
              "type": {
                "default": "all",
                "enum": [
                  "all",
                  "rule",
                  "proposed",
                  "notice",
                  "presidential"
                ],
                "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_SbhfRj0uPzSkM0H9CAFQO",
          "kind": "transaction",
          "zcRequestId": "zcreq_F5ZY3OBeLNq2OJxubBkAc"
        }
      },
      "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": "8885dd9f9ea4125167fa1a6c4a0f0b5716efd040a786c377286982a99e4784f7",
  "service_id": "aecb042e130fca3c6ff94b18b1473117491e30431720f5c724323f9dad791005",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:12:05.704Z",
  "url": "https://agents.x402stock.xyz/api/v1/regulatory",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzOfficial US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest quarter. Use for accounting-grade and exotic-currency conversion the market /api/v1/forex feed lacks. Filter with `?currency=Euro`. Updated quarterly. From the US Treasury (FiscalData). From x402stock
https://agents.x402stock.xyz/api/v1/exchange-rates
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Official US Treasury reporting rates of exchange — government FX reference rates for ~170 currencies, in units of foreign currency per 1 USD, for the latest quarter. Use for accounting-grade and exotic-currency conversion the market /api/v1/forex feed lacks. Filter with `?currency=Euro`. Updated quarterly. From the US Treasury (FiscalData). 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": {
              "currency": {
                "maxLength": 64,
                "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_GlypdvzQlgWTID1PgkovX",
          "kind": "transaction",
          "zcRequestId": "zcreq_6BIEKyIwJaxWkZ3tLuP8O"
        }
      },
      "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": "bb58c6b0a83014d309da1cdf78317fa76f449d0a0590c26795bff360b38b3d0a",
  "service_id": "af5e267abcc196d75e8228b6d30c4d6960c9ed2b5395a1580313e0c1ed02b2a0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:39.689Z",
  "url": "https://agents.x402stock.xyz/api/v1/exchange-rates",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUpcoming and historical US IPOs: issuer name, ticker, announced and listing dates, offer price range and final price, shares offered, total deal size, exchange, and status. Filter by `?ipo_status=pending|new|history|rumor`, `?ticker=`, and `?limit=`. Use to track the new-issue calendar and recently priced deals. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/ipos
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Upcoming and historical US IPOs: issuer name, ticker, announced and listing dates, offer price range and final price, shares offered, total deal size, exchange, and status. Filter by `?ipo_status=pending|new|history|rumor`, `?ticker=`, and `?limit=`. Use to track the new-issue calendar and recently priced deals. 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": {
              "ipo_status": {
                "enum": [
                  "pending",
                  "new",
                  "history",
                  "rumor",
                  "postponed",
                  "withdrawn"
                ],
                "type": "string"
              },
              "limit": {
                "default": 20,
                "exclusiveMinimum": 0,
                "maximum": 250,
                "type": "integer"
              },
              "ticker": {
                "maxLength": 10,
                "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_hjfsHMFHP4nPExfqlJdSa",
          "kind": "transaction",
          "zcRequestId": "zcreq__8ujQIFhpbt-FAexqLWKz"
        }
      },
      "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": "2290146b4068cd0c1841204dc6c589474a007fe161ed74d7e76bb8eef206cf03",
  "service_id": "afe07c03be446c00bfff18dd9f777113338f87e61925bd3092884d386fa58290",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:54.193Z",
  "url": "https://agents.x402stock.xyz/api/v1/ipos",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzTickers related to the given symbol based on news and analyst coverage co-occurrence, a quick peer set for comparative 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/related/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Tickers related to the given symbol based on news and analyst coverage co-occurrence, a quick peer set for comparative 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": {
            "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_Ugz1bxcq9mQQ2O22J0MFJ",
          "kind": "transaction",
          "zcRequestId": "zcreq_b0vkAThOpSlYEH9b-pgUO"
        }
      },
      "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": "b1c00566740252f62e3869c7af2c7aa80bc6bb4edada7f16a3eb8578d3b5a7d8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:10.427Z",
  "url": "https://agents.x402stock.xyz/api/v1/related/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzSchedule 13D/13G filings — triggered when a holder crosses 5% of a class — disclosing beneficial-ownership and activist stakes in a US-listed company, from SEC EDGAR. Per filing: the reporting person, filer-reported percent of class (can be <5% if held via derivatives), shares, voting/dispositive power, and (for 13D) the activist intent. `?type=13D|13G|all`, `?limit=` max 25. From x402stock
https://agents.x402stock.xyz/api/v1/beneficial-ownership/:ticker
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Schedule 13D/13G filings — triggered when a holder crosses 5% of a class — disclosing beneficial-ownership and activist stakes in a US-listed company, from SEC EDGAR. Per filing: the reporting person, filer-reported percent of class (can be <5% if held via derivatives), shares, voting/dispositive power, and (for 13D) the activist intent. `?type=13D|13G|all`, `?limit=` max 25. 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": {
                "default": "all",
                "enum": [
                  "13D",
                  "13G",
                  "all"
                ],
                "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_EQ8sFTGZ4my0hGin9VT0B",
          "kind": "transaction",
          "zcRequestId": "zcreq_iOWGwjPuf-7Xiv7GolFYi"
        }
      },
      "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": "ad44eb7bec2a987d2bdc3eaa06a73658064710858459ba185f0d59dae15e4e88",
  "service_id": "b1eaf59be7b9228dc9fd409cab033a4ada4b94a4dc4fa9ed5b47169661fbc6d9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:34:54.931Z",
  "url": "https://agents.x402stock.xyz/api/v1/beneficial-ownership/:ticker",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe native SOL balance and basic account state for any Solana address, read from the public ledger: lamports and SOL, whether the account exists, its owning program, executable flag, and data size. Pass a base58 address in the path. Keyless on-chain data — no Jupiter API, no account. From x402stock, a pay-per-call market & economic data API. Pay per request in USDC via x402, no API key.
https://agents.x402stock.xyz/api/v1/solana/balance/:address
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The native SOL balance and basic account state for any Solana address, read from the public ledger: lamports and SOL, whether the account exists, its owning program, executable flag, and data size. Pass a base58 address in the path. Keyless on-chain data — no Jupiter API, no account. From x402stock, a pay-per-call market & economic data API. Pay per request in USDC via x402, no API key.",
  "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": {
            "address": {
              "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_ZSeiHh1zZ2ome_OGg3DkR",
          "kind": "transaction",
          "zcRequestId": "zcreq_eZh5vIhM3bb-D8SIQyIgx"
        }
      },
      "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": "cf2cf63d47f0e852f1bbdf21a3a04090430f6a70607880049adbb3119e1450e1",
  "service_id": "b23afc61bbe21f7e1f6c310ca6703112c171bbc3255642394e3d2dcd91e6d4fb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:36:24.689Z",
  "url": "https://agents.x402stock.xyz/api/v1/solana/balance/:address",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzClinical trials run by a company, from ClinicalTrials.gov, newest first. Pass `?sponsor=Vertex Pharmaceuticals` (required) plus `?limit=` (max 100). Each trial carries NCT id, title, status, phase(s), study type, conditions, enrollment, lead sponsor, and start/completion/update dates with a link. A primary biotech catalyst. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/clinical-trials
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Clinical trials run by a company, from ClinicalTrials.gov, newest first. Pass `?sponsor=Vertex Pharmaceuticals` (required) plus `?limit=` (max 100). Each trial carries NCT id, title, status, phase(s), study type, conditions, enrollment, lead sponsor, and start/completion/update dates with a link. A primary biotech catalyst. 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": {
              "limit": {
                "default": 20,
                "exclusiveMinimum": 0,
                "maximum": 100,
                "type": "integer"
              },
              "sponsor": {
                "maxLength": 120,
                "minLength": 2,
                "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_wTS4OHjhua0Gmc82-Mk9p",
          "kind": "transaction",
          "zcRequestId": "zcreq_cJIgo8cdQZ7P9GU1vySXu"
        }
      },
      "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": "c14bad159fad300a914d76153bd74c6fd37e13d8accc513f17ea3dc72f5080a6",
  "service_id": "b2e12bb55742dd1312005b52d890392ac432a6b71af4d1efb678dd8c95b76bf6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:36.254Z",
  "url": "https://agents.x402stock.xyz/api/v1/clinical-trials",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzReference list of security type codes used in ticker reference data (e.g. CS = Common Stock, ETF, PFD, WARRANT) with descriptions. 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/ticker-types
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Reference list of security type codes used in ticker reference data (e.g. CS = Common Stock, ETF, PFD, WARRANT) with descriptions. 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"
          },
          "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_YiuOgIxDe_0D_WQLGJVBk",
          "kind": "transaction",
          "zcRequestId": "zcreq_cAOVolBWVR9H-6RWlWN4r"
        }
      },
      "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": "b43a1046af814b12fdca19d97a06f71b0db24ca25f7ba53079f3cf1e510008ac",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:12:08.943Z",
  "url": "https://agents.x402stock.xyz/api/v1/ticker-types",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzUse to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, squeeze scores), captured once per UTC day and never overwritten or backfilled. Lists every feed and entity with date coverage; read days via /archive/{feed} and series via /archive/{feed}/range. From x402stock
https://agents.x402stock.xyz/api/v1/archive
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Use to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, squeeze scores), captured once per UTC day and never overwritten or backfilled. Lists every feed and entity with date coverage; read days via /archive/{feed} and series via /archive/{feed}/range. 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.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_89BsP4q6ykmJv9l6HsZ4N",
          "kind": "transaction",
          "zcRequestId": "zcreq_ABHK2sA8u6dgZL9cS19R6"
        }
      },
      "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": "b450b2ff4b9ad57665f5608746ab102820aef2d13b0e4020c7ca6bdf9fb33b92",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T00:11:33.283Z",
  "url": "https://agents.x402stock.xyz/api/v1/archive",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzLive on-chain account state for any wallet on the Hyperliquid perp DEX, by 0x address: account value, total notional, margin used, withdrawable; every open perp position (size, long/short, leverage, entry, unrealized PnL, liquidation price, margin); and resting open orders (up to `?limit=`, default 200; `open_orders_count` is the total). Read-only public chain data, no key. From x402stock
https://agents.x402stock.xyz/api/v1/perps/account/:address
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "Live on-chain account state for any wallet on the Hyperliquid perp DEX, by 0x address: account value, total notional, margin used, withdrawable; every open perp position (size, long/short, leverage, entry, unrealized PnL, liquidation price, margin); and resting open orders (up to `?limit=`, default 200; `open_orders_count` is the total). Read-only public chain data, 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": {
            "address": {
              "type": "string"
            },
            "type": "object"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "default": 200,
                "maximum": 1000,
                "minimum": 0,
                "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_LBBIMr4aOo8s5DJnfyd9M",
          "kind": "transaction",
          "zcRequestId": "zcreq_NTiV6ZbjEA06WgUdDFPH5"
        }
      },
      "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": "1be605ef7c066c99de6316499b983f0b70ce6e5e88910603454df346b5d151e0",
  "service_id": "b64769094a4bcbf84df71cb4e004e54f6ec4550ec6720f1df9374231fe4509aa",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:52.851Z",
  "url": "https://agents.x402stock.xyz/api/v1/perps/account/:address",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzThe full FOMC meeting schedule (2025–2027) with the last and next meeting and days-until. Each entry carries the two-day meeting's start and decision date, year, and past/upcoming status. No ticker needed — the rate-decision calendar every macro-aware agent plans around. Source: U.S. Federal Reserve. From x402stock, a market & economic data API (x402, USDC).
https://agents.x402stock.xyz/api/v1/calendar/fomc
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "The full FOMC meeting schedule (2025–2027) with the last and next meeting and days-until. Each entry carries the two-day meeting's start and decision date, year, and past/upcoming status. No ticker needed — the rate-decision calendar every macro-aware agent plans around. Source: U.S. Federal Reserve. 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.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_AtAzQIIFiEO_8VDrPMF44",
          "kind": "transaction",
          "zcRequestId": "zcreq_qU12BBrgScFGEMjezEFEn"
        }
      },
      "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": "b93c3694530bbc8013a3779c0ef662b5d2c3288428460afc13f5124761b3cc46",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:57:29.121Z",
  "url": "https://agents.x402stock.xyz/api/v1/calendar/fomc",
  "usage_rights": "not_reviewed"
}
agents.x402stock.xyzOne market in a Hyperliquid HIP-3 builder DEX by underlying symbol (e.g. `xyz`/`NVDA`, `xyz`/`GOLD`): its 24/7 synthetic mark & oracle price, funding rate + APR, premium, open interest, and day volume. A round-the-clock live proxy for the underlying that carries funding — NOT its official last trade, exchange close, or spot price. List a DEX's markets at /api/v1/hip3/{dex}. From x402stock
https://agents.x402stock.xyz/api/v1/hip3/:dex/:market
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xfdb4b511f6ae1f270776e500b3360217d5e7ed03
Source and evidence
{
  "description": "One market in a Hyperliquid HIP-3 builder DEX by underlying symbol (e.g. `xyz`/`NVDA`, `xyz`/`GOLD`): its 24/7 synthetic mark & oracle price, funding rate + APR, premium, open interest, and day volume. A round-the-clock live proxy for the underlying that carries funding — NOT its official last trade, exchange close, or spot price. List a DEX's markets at /api/v1/hip3/{dex}. 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": {
            "dex": {
              "type": "string"
            },
            "market": {
              "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_hNbDn3OawZCf7lsfG_ClG",
          "kind": "transaction",
          "zcRequestId": "zcreq_7aMu0aDqLj17GpRIDbTPD"
        }
      },
      "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": "db6d419b6eaa1f2bdcca86b75c01a1fb025888600a8199059af325ed01cf3db6",
  "service_id": "b99683c5f747986fa586ec557c58cd403434dfe2f79dc89ba211cd1c9d500786",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T20:35:31.859Z",
  "url": "https://agents.x402stock.xyz/api/v1/hip3/:dex/:market",
  "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