Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
12,118 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Lobbyist filing lookup: quarterly lobbying reports and registrations matching a client or firm name, with amounts, issue areas, lobbyist rosters, and filing documents. Combine with campaign-finance and congressional-trade data to map an organization's full influence footprint.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"client": {
"description": "client organization name, e.g. 'coinbase'",
"type": "string"
},
"registrant": {
"description": "lobbying firm name",
"type": "string"
},
"year": {
"description": "filing year, e.g. '2025'",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "60d61d269a703b8f1c40d359eeafd63756721f66d2629b136c3ca4e64833dae5",
"service_id": "62272dc8a9f67c16346ec65aef4ed51c10ed062e2f0d5b12fdc2fb7770a0c3ec",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:24.818Z",
"url": "https://x402.forgemesh.io/lobbyist-filings-lookup",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "What contracts has a company won from the US government: pass a company name and get its federal contract awards — dollar amounts, awarding agencies, start and end dates, award descriptions, and record links — as structured JSON sorted largest first. Optionally narrow to one agency or a date window.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"agency": {
"description": "awarding top-tier agency name, e.g. 'Department of Defense'",
"type": "string"
},
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"recipient": {
"description": "company name, min 3 chars (required)",
"type": "string"
},
"since": {
"description": "ISO start date (default: 2 years back)",
"type": "string"
},
"until": {
"description": "ISO end date (default: today)",
"type": "string"
}
},
"required": [
"recipient"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b7c3f91585a10e04d9c7e2d4e74b662de8b81e5473562696e20fdb954913f52e",
"service_id": "63158907665d8ccb2f541cce6e87aa90d4b050f5a504ceda03ac3169193a726a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:07.086Z",
"url": "https://x402.forgemesh.io/government-contracts-by-company",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Product recall alert feed: newest official US consumer safety recalls matching a keyword — toys, appliances, electronics, furniture, nursery gear, and more — with hazards, injuries, remedies, and official links. Poll a product category to alert on new recalls affecting inventory or recommendations.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"limit": {
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"query": {
"description": "product/recall keyword, min 3 chars, e.g. 'battery' (required)",
"type": "string"
},
"since": {
"description": "ISO date — only recalls on/after this date",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "0f24f31f26de02c02f9dc77d107f3f0c45c05c685bf6d3b621212e8569f9ee5f",
"service_id": "6685b73a265b3b67252f0c3e476570c954bb4ad3f2faa456ea5d7938169b91e9",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:29.655Z",
"url": "https://x402.forgemesh.io/recall-alerts",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Gas mileage checker: authoritative city/highway/combined MPG for any US light-duty vehicle model year 1984 or newer, with fuel type, greenhouse-gas score, and estimated annual fuel spend. VIN input is decoded automatically; fuzzy model matching bridges naming differences. For automotive and budgeting agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"make": {
"description": "e.g. Honda",
"type": "string"
},
"model": {
"description": "e.g. Accord",
"type": "string"
},
"model_year": {
"description": "4-digit year, 1984+",
"type": "string"
},
"vehicle_id": {
"description": "exact variant id from other_variants",
"type": "integer"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "c10a24de3124b8147eb31236a8e54a9a14254b2c11e719b62664ecb5f5f09753",
"service_id": "6b1e2c319cf64aabdc4695b2be3fed7f9d2dd1b3de305811423accee68997dba",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:28.795Z",
"url": "https://x402.forgemesh.io/gas-mileage-lookup",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Search the official consumer defect-complaint file for any vehicle: pass VIN or year/make/model plus an optional component filter and get matching reports with severity flags (crash, fire, injuries, deaths) and owner narratives. Total matched count included — high counts are themselves a buying signal.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"component": {
"description": "filter by component keyword, e.g. BRAKES, ENGINE, AIR BAGS",
"type": "string"
},
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "a001a18179ffb1846b567f5a96b52353bb8be31180f9eab95a3d93d6814bb210",
"service_id": "70c4421b374c931e195f1d2bde0715060d571c7eb7d6b418e3a4401ba7bf16fb",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:20.749Z",
"url": "https://x402.forgemesh.io/vehicle-complaint-search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Federal contractor profile lookup: resolve a company name to its official US government recipient records — legal name, UEI identifier, parent/child level, recent federal award totals, and a canonical profile link. The first step before pulling a company's individual contract awards, and a quick way to size any firm's federal business in one call.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"company": {
"description": "company name, min 3 chars (required)",
"type": "string"
},
"limit": {
"maximum": 20,
"minimum": 1,
"type": "integer"
}
},
"required": [
"company"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "4312093f18d9c70f08727073de004a99bf216083d7ca7820ea60f5a89625e193",
"service_id": "786c91d6e7e8b79bfa85fdd2fc16eb69a6a5381f83bcc7d523992b9c02050143",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:01.538Z",
"url": "https://x402.forgemesh.io/federal-contractor-profile",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "US drug recall lookup from official enforcement reports: pass category 'drug' and a product keyword to get recalled medications with severity classification, reason (contamination, potency, labeling), recalling firm, and distribution scope. Also covers supplements sold as drugs.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"category": {
"description": "recall category (default food)",
"enum": [
"food",
"drug",
"device"
],
"type": "string"
},
"limit": {
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"query": {
"description": "product keyword, e.g. 'peanut' — empty returns newest in category",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b3f9ef9974628e399d36546fd0a5963cd76efc5c1fc0ffb0a723c1bb35523bf5",
"service_id": "7c879c17e228adef558c283f500fbd4312cf18e6c8b107b47bfd588bb050aa1f",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:47:49.357Z",
"url": "https://x402.forgemesh.io/drug-recalls",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Official campaign fundraising and spending totals by candidate: receipts, disbursements, cash on hand, debts, and the individual-versus-committee contribution split, reported per election cycle as structured JSON. Name in, money out — candidate matching handled server-side with an optional office filter (President, Senate, House).",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"candidate": {
"description": "candidate name, min 3 chars",
"type": "string"
},
"candidate_id": {
"description": "exact FEC candidate id, e.g. 'P80001571' (alternative to name)",
"type": "string"
},
"office": {
"description": "prefer matches for this office",
"enum": [
"president",
"senate",
"house"
],
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "93775237b16c2f6847a86b512570a339a495d95b0a1dd772dda3c6f062df13a3",
"service_id": "7dd067bd6799e8ab6672e0743e0e22f2f25d23e22441f181b59e03a604ecd00a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:47:57.242Z",
"url": "https://x402.forgemesh.io/campaign-finance-totals",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Top failing components for any vehicle: the complete consumer complaint file for a year/make/model distilled into a ranked component-failure table with counts and share percentages, plus severity totals. VIN input is auto-identified. The single-call answer to 'what goes wrong with this car?'",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"limit": {
"description": "top N components (default 10)",
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "0af971c1fd6bd284cb4a320991cd745998e394b22f27bc36aab3f8f21c3acdb9",
"service_id": "7e73c2b7ec7f55c0c3f7027f6b0fb3ac7b8f9c1b02e31742b9003f6278d7908d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:42.506Z",
"url": "https://x402.forgemesh.io/top-failure-components",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Audio transcription API for agents: paid per call, no keys, no accounts. Neural speech-recognition transcript of any public audio URL up to 25MB, with segment text. Nothing retained.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"audio_url": {
"description": "Public URL of an audio file, max 25MB",
"type": "string"
}
},
"required": [
"audio_url"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.03",
"amount_atomic": "30000",
"amount_encoding": "atomic_units",
"amount_raw": "30000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b9a5c026141e516ff0761aedc999dc74541636d773b2ee8ad2463872f13c2152",
"service_id": "82f96aadb5244bb5857dd77303fbde0e4db3197567a60c58f56f70f7604d7937",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-14T11:28:13.435Z",
"url": "https://x402.forgemesh.io/audio-transcription-api",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Official fuel-economy lookup for US light-duty vehicles back to 1984: city, highway, and combined MPG, fuel type, estimated annual fuel cost, tailpipe CO2 grams per mile, and greenhouse-gas score — by year/make/model, VIN, or exact variant id. Sibling engine/transmission variants are listed so agents can price the exact configuration. For cost-of-ownership, shopping, and fleet agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"make": {
"description": "e.g. Honda",
"type": "string"
},
"model": {
"description": "e.g. Accord",
"type": "string"
},
"model_year": {
"description": "4-digit year, 1984+",
"type": "string"
},
"vehicle_id": {
"description": "exact variant id from other_variants",
"type": "integer"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "c10a24de3124b8147eb31236a8e54a9a14254b2c11e719b62664ecb5f5f09753",
"service_id": "83f947ab3e225e33bd4030da7b90b26c37ed46396f2ccf9938cf1936c68a6ecc",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:23.92Z",
"url": "https://x402.forgemesh.io/vehicle-fuel-economy",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Car safety star ratings from government crash testing: overall, front, side, and rollover ratings (1-5 stars) for any rated year/make/model or VIN, with per-seat breakdowns and rollover probability. Lists sibling variants (body styles, drivetrains) so agents can rate the exact configuration. Structured JSON.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vehicle_id": {
"description": "rate a specific variant returned in other_variants",
"type": "integer"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "26862203db6b81e8cea1ffb7363965ddbf9bf5e6e3c82f629b566727c6bc4c63",
"service_id": "887d390101631cedcc6026c32a1496b6bb94966cac700cf6519e6df69812607f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:36.604Z",
"url": "https://x402.forgemesh.io/car-safety-ratings",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Car reliability report computed from the full official defect-complaint record: which components fail most on a given year/make/model, how often, and how severe (crashes, fires, injuries, deaths). Ranked structured JSON — compare two candidate used cars side by side before recommending either.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"limit": {
"description": "top N components (default 10)",
"maximum": 25,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "0af971c1fd6bd284cb4a320991cd745998e394b22f27bc36aab3f8f21c3acdb9",
"service_id": "8e534d5b64e273b9cd38f1c4b96968abd2acaf23e6d514dd9ee8cdd322df3488",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:41.31Z",
"url": "https://x402.forgemesh.io/car-reliability-report",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Official vehicle safety recall check by VIN or year/make/model: every open recall campaign with affected component, defect summary, safety consequence, remedy, report date, and do-not-drive / park-outside fire-risk flags. Pass a VIN and the vehicle is identified automatically. Zero recalls is a real answer. For pre-purchase checks, fleet compliance, and dealer agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b859a69e4f509813c6ebe219e83370fcebb3df7d4a4787b0fae07bf371ffb5b4",
"service_id": "90390f3bf8ce1c6732fa31b5452cafd67f6fa9ae5158b95d111a3b22f785883e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:29.951Z",
"url": "https://x402.forgemesh.io/vehicle-recalls",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Search US federal lobbying activity by client or lobbying firm: each filing carries the money reported, the government bodies contacted, the issue codes, and free-text descriptions of what was actually lobbied. Ten most relevant filings per call, straight from the official registry.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"client": {
"description": "client organization name, e.g. 'coinbase'",
"type": "string"
},
"registrant": {
"description": "lobbying firm name",
"type": "string"
},
"year": {
"description": "filing year, e.g. '2025'",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "60d61d269a703b8f1c40d359eeafd63756721f66d2629b136c3ca4e64833dae5",
"service_id": "90ec143d4c0629678888ba32580be27317f1d8a6eed9da44e30852b8c7e18706",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:22.551Z",
"url": "https://x402.forgemesh.io/lobbying-activity-search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Car complaint records: what real owners reported failing on a given year/make/model or VIN — component, narrative summary, crash/fire flags, injuries, and dates, newest first as structured JSON. Filter by component keyword to target a suspected problem area before buying or diagnosing.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"component": {
"description": "filter by component keyword, e.g. BRAKES, ENGINE, AIR BAGS",
"type": "string"
},
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "a001a18179ffb1846b567f5a96b52353bb8be31180f9eab95a3d93d6814bb210",
"service_id": "91bf58a9a2ed7bd75f5e28ce4d3dd17ed7b6176327d4ae92cfad1a65dd022388",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:19.491Z",
"url": "https://x402.forgemesh.io/car-complaints",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Search the daily journal of the US government: rules, proposed rules, executive orders, and notices matching a search term, newest first, with agencies, dates, abstracts, and links to full text. Ten documents per call; empty query returns the newest publications across all agencies.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"q": {
"description": "search term, e.g. 'stablecoin' — empty returns newest documents",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b4c936cec1916c17fff49c630864b5caa848e75ce1925eb15915ccd060db1ef9",
"service_id": "92f7e4774bbbed03b14844aa1ded7bc0028f816247fefd4d2022d0e5e829c881",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:13.934Z",
"url": "https://x402.forgemesh.io/regulation-search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "US federal award search over official spending records: contract awards matching a recipient name, with agency attribution and award timelines. Use it to vet vendors, size a competitor's government business, or connect policy events to the companies winning the money. Supports agency and date-range filters.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"agency": {
"description": "awarding top-tier agency name, e.g. 'Department of Defense'",
"type": "string"
},
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"recipient": {
"description": "company name, min 3 chars (required)",
"type": "string"
},
"since": {
"description": "ISO start date (default: 2 years back)",
"type": "string"
},
"until": {
"description": "ISO end date (default: today)",
"type": "string"
}
},
"required": [
"recipient"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "b7c3f91585a10e04d9c7e2d4e74b662de8b81e5473562696e20fdb954913f52e",
"service_id": "95f22451275109568fceeb82ab11a9be3429f17d0d1db7c90683b6dd6aa39764",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:08.376Z",
"url": "https://x402.forgemesh.io/federal-award-search",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "US House financial-disclosure filing index: every filing by members and candidates — periodic transaction reports, annual reports, amendments, extensions — with filer, state/district, filing type, date, and a direct PDF link. Filter by member, state, type, or year. Filing velocity is itself a signal: a burst of trade reports precedes the parsed rows appearing.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"filing_type": {
"description": "filing type code, e.g. 'P' for periodic transaction report",
"type": "string"
},
"limit": {
"maximum": 100,
"minimum": 1,
"type": "integer"
},
"member": {
"description": "member name substring",
"type": "string"
},
"state": {
"description": "state or district prefix, e.g. 'TX' or 'TX02'",
"type": "string"
},
"year": {
"description": "filing year, e.g. 2026",
"type": "integer"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "23d9a4e47e5a2583072f556298fbb0878deddeedda2ed43fe0f534bf54ce76fb",
"service_id": "964be74ff6673207186f6b36ee15cd6febc3524d1cca5ef393c96d84edd64f9a",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-26T06:23:36.433Z",
"url": "https://x402.forgemesh.io/congress-trade-filings",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Decode a vehicle identification number to full structured specs: make, model, year, trim, body style, engine details, transmission, drive type, and manufacturing plant as clean JSON. Accepts full 17-char VINs or partials with * wildcards. For listing enrichment, insurance quoting, and vehicle-history agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"model_year": {
"description": "optional 4-digit model year hint, improves partial-VIN decodes",
"type": "string"
},
"vin": {
"description": "the VIN — full 17 chars or partial with * wildcards (min 6 chars)",
"type": "string"
}
},
"required": [
"vin"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "505bfba869265e302926865b82c129fc12f751b48c919775057536799f4e6d5e",
"service_id": "9c768ce0cc842b5ebbd182d6848f37d93c8a7cedde691c6d54a8cc0bfca090ac",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:46.846Z",
"url": "https://x402.forgemesh.io/decode-vin",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Official 5-star crash-test safety ratings by VIN or year/make/model: overall, frontal, side, side-pole, and rollover star ratings plus driver/passenger breakdowns, rollover probability, and standard safety-feature availability (stability control, collision and lane-departure warning). Includes counts of complaints and recalls on file. For car-shopping, insurance, and fleet-selection agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vehicle_id": {
"description": "rate a specific variant returned in other_variants",
"type": "integer"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "26862203db6b81e8cea1ffb7363965ddbf9bf5e6e3c82f629b566727c6bc4c63",
"service_id": "a1875637287216631a4f35814a733926dd96ab1e9e24148315fb7adcc54a3ff2",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:35.322Z",
"url": "https://x402.forgemesh.io/vehicle-safety-ratings",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Random fortune generator: returns a freshly written one-line fortune every call, paired with a lucky number and a lucky HTTP status code for good measure. Priced as the cheapest possible test payment, it doubles as a simple way to confirm a wallet or payment integration is wired up correctly before moving to pricier endpoints. No two calls repeat the same fortune.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "f64c9a8b58f88ec6992deba95b19fe10cf39afc580d10528844ab697ce363c2c",
"service_id": "a2525d055c77caaadd39d143b4c3e2a1779f7076c2a6cfccb9622daee85e6027",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T22:21:02.203Z",
"url": "https://x402.forgemesh.io/random-fortune-generator",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Political money lookup: one call resolves a federal candidate and returns their official campaign finance picture — money raised, money spent, cash on hand, and debts across recent cycles. Useful joined with congressional trade and lobbying data for follow-the-money analysis.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"candidate": {
"description": "candidate name, min 3 chars",
"type": "string"
},
"candidate_id": {
"description": "exact FEC candidate id, e.g. 'P80001571' (alternative to name)",
"type": "string"
},
"office": {
"description": "prefer matches for this office",
"enum": [
"president",
"senate",
"house"
],
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "93775237b16c2f6847a86b512570a339a495d95b0a1dd772dda3c6f062df13a3",
"service_id": "a4c072f4a64bb00a8d0a3521be9122c99544d7a0f1baf97aa2040e80844b6797",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-20T17:48:00.007Z",
"url": "https://x402.forgemesh.io/political-money-lookup",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "Consumer defect complaints on file for any US-market vehicle, by VIN or year/make/model: affected components, crash and fire involvement, injuries and deaths, incident and filing dates, and the owner's own summary — newest first, filterable by component keyword like BRAKES or ENGINE. The raw signal behind reliability scores. For used-car vetting, claims, and diagnostics agents.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"component": {
"description": "filter by component keyword, e.g. BRAKES, ENGINE, AIR BAGS",
"type": "string"
},
"limit": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"make": {
"description": "e.g. honda",
"type": "string"
},
"model": {
"description": "e.g. accord",
"type": "string"
},
"model_year": {
"description": "4-digit year",
"type": "string"
},
"vin": {
"description": "VIN — decoded automatically (alternative to make/model/model_year)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "a001a18179ffb1846b567f5a96b52353bb8be31180f9eab95a3d93d6814bb210",
"service_id": "a9f74c22bac7898b6f25c2e7dab34f2aa03d3f66f1ce9335d0ce732b28fcc94e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-03T13:42:18.057Z",
"url": "https://x402.forgemesh.io/vehicle-complaints",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432 |
{
"description": "VIN decoder API: turn any 17-character vehicle identification number into structured specs — make, model, year, trim, body class, engine (cylinders, displacement, horsepower, fuel), transmission, drive type, doors, GVWR, and assembly plant. Handles partial VINs with * wildcards. Official registration-grade decode for automotive, insurance, dealer, and marketplace agents. Response includes affiliate offers for full VIN history reports.",
"domain": "x402.forgemesh.io",
"evidence_mode": "raw",
"extension_names": [
"bazaar",
"info",
"offer-receipt",
"schema"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"model_year": {
"description": "optional 4-digit model year hint, improves partial-VIN decodes",
"type": "string"
},
"vin": {
"description": "the VIN — full 17 chars or partial with * wildcards (min 6 chars)",
"type": "string"
}
},
"required": [
"vin"
],
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789191719.42,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
"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": "505bfba869265e302926865b82c129fc12f751b48c919775057536799f4e6d5e",
"service_id": "ac2d972551609461abff33e30c5e6364edc74b2f0fee264c3ddd85d91e9cfbc6",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-08T12:14:45.711Z",
"url": "https://x402.forgemesh.io/vin-decode",
"usage_rights": "not_reviewed"
}Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.
Discuss an outcome integrationDiscovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.
1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.
43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.
Collection status JSON