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.

12,118 observations · Differences between dated observations.

x402.forgemesh.ioLook up any VIN and get the vehicle behind it: year, make, model, trim, body class, engine and transmission specs, fuel type, and where it was built. Registration-grade decode returned as structured JSON with an explicit decode-status field. Zero-hallucination source data for automotive agents.
https://x402.forgemesh.io/vin-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Look up any VIN and get the vehicle behind it: year, make, model, trim, body class, engine and transmission specs, fuel type, and where it was built. Registration-grade decode returned as structured JSON with an explicit decode-status field. Zero-hallucination source data for automotive 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": "ae93dd66c12dc079585428d3c4658d7d36a758c57fad3dffa0a5d366bfec2b72",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:47.989Z",
  "url": "https://x402.forgemesh.io/vin-lookup",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioAgent fortune API: a fortune cookie written specifically for AI agents ('A cached response is worth two upstream calls'), plus a lucky number and lucky HTTP status code. The cheapest, most delightful way to make your first x402 payment and verify your wallet stack works end to end. New fortune every call.
https://x402.forgemesh.io/agent-fortune
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Agent fortune API: a fortune cookie written specifically for AI agents ('A cached response is worth two upstream calls'), plus a lucky number and lucky HTTP status code. The cheapest, most delightful way to make your first x402 payment and verify your wallet stack works end to end. New fortune every 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": {},
            "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": "b5dc4fe8da94db3a10dc6021b2c0ac07855ca6a6ea325b99420563c9cba6d57f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T18:03:38.502Z",
  "url": "https://x402.forgemesh.io/agent-fortune",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioHow much has a candidate raised: latest-cycle fundraising totals for US federal candidates from official filings, with party, office, state, and cycle-by-cycle receipts, spending, and cash position. Accepts a fuzzy name or an exact candidate id for deterministic agent pipelines.
https://x402.forgemesh.io/candidate-fundraising
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "How much has a candidate raised: latest-cycle fundraising totals for US federal candidates from official filings, with party, office, state, and cycle-by-cycle receipts, spending, and cash position. Accepts a fuzzy name or an exact candidate id for deterministic agent pipelines.",
  "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": "b89a96cc0b8f9c0985d984e965b8baa2392d571be431e6a019ee01a480383c5b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:58.612Z",
  "url": "https://x402.forgemesh.io/candidate-fundraising",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioEndpoint-of-the-day picker for the ForgeMesh x402 fleet: every UTC day one of 500+ paid routes across 11 services is featured with its price, description, input schema, example output, and payment instructions. Rotation is deterministic — no randomness, no repeats until the whole pool has had its day. Optional date (YYYY-MM-DD) to preview a specific day's pick.
https://x402.forgemesh.io/endpoint-of-the-day
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x84A1827F1705C257e80771fDc2B152Aea4A57a08
Source and evidence
{
  "description": "Endpoint-of-the-day picker for the ForgeMesh x402 fleet: every UTC day one of 500+ paid routes across 11 services is featured with its price, description, input schema, example output, and payment instructions. Rotation is deterministic — no randomness, no repeats until the whole pool has had its day. Optional date (YYYY-MM-DD) to preview a specific day's pick.",
  "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": {
              "date": {
                "description": "Optional: preview a specific UTC day's pick, format YYYY-MM-DD. Defaults to today.",
                "type": "string"
              }
            },
            "required": [],
            "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": "0x84A1827F1705C257e80771fDc2B152Aea4A57a08",
      "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": "8845d897f7050773d2ff0abe12b710995bd7a9456d03f07e57c8231e0eb26e66",
  "service_id": "baad36054e99d3329bb47da31cd0b86d08c8c6719a0da3fe2191c5f4aedbe0a3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T04:31:22.631Z",
  "url": "https://x402.forgemesh.io/endpoint-of-the-day",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioSearch every registered US federal candidate — President, Senate, House — by name: returns candidate ids, party affiliation, office, state, district, and campaign committee ids as structured JSON. Ten best matches sorted by most recent filing activity.
https://x402.forgemesh.io/election-candidate-search
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Search every registered US federal candidate — President, Senate, House — by name: returns candidate ids, party affiliation, office, state, district, and campaign committee ids as structured JSON. Ten best matches sorted by most recent filing activity.",
  "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 (required)",
                "type": "string"
              }
            },
            "required": [
              "candidate"
            ],
            "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": "e16d65ece5ef2b71917eac1820c1a976cd308b762d0e94a8627716e1027ea066",
  "service_id": "bbd2c13159bf1fc03e48efa8d52831d27e20e2154de4291e280426475d794c30",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:53.466Z",
  "url": "https://x402.forgemesh.io/election-candidate-search",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioConsumer product recall search: official US safety recalls matching any product keyword — hazard type, injuries reported, affected models, remedy offered, recall date, and the official notice link — newest first as trimmed structured JSON. Check a product before buying, reselling, or recommending it; poll a keyword to catch new recalls. Optional since-date filter.
https://x402.forgemesh.io/product-recalls
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Consumer product recall search: official US safety recalls matching any product keyword — hazard type, injuries reported, affected models, remedy offered, recall date, and the official notice link — newest first as trimmed structured JSON. Check a product before buying, reselling, or recommending it; poll a keyword to catch new recalls. Optional since-date filter.",
  "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": "c0c4c029fbbc501789294dd0022d6067f548de8fb7c3defa8edfb3206ec48af1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:48:25.899Z",
  "url": "https://x402.forgemesh.io/product-recalls",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioOfficial US consumer product safety recalls as structured JSON: search by product keyword and get each recall's hazard, reported injuries, affected product names and models, remedy, date, and notice URL, sorted newest first. Built for commerce, resale-marketplace, and product-research agents.
https://x402.forgemesh.io/consumer-product-recalls
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Official US consumer product safety recalls as structured JSON: search by product keyword and get each recall's hazard, reported injuries, affected product names and models, remedy, date, and notice URL, sorted newest first. Built for commerce, resale-marketplace, and product-research 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": 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": "c430d0c05c68d625bb14aee74ec695d70a4960201bf5110e848c646a8acbbb37",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:48:27.317Z",
  "url": "https://x402.forgemesh.io/consumer-product-recalls",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioDaily pick from the ForgeMesh x402 catalog: a single featured paid endpoint chosen deterministically by UTC date from the full fleet pool. Response includes the featured route, USD price, schema, worked example, and a ready-to-run call pattern, plus where to fetch the featured service's full endpoint sheet. Cheapest recurring way to sample the fleet one capability at a time.
https://x402.forgemesh.io/x402-daily-pick
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x84A1827F1705C257e80771fDc2B152Aea4A57a08
Source and evidence
{
  "description": "Daily pick from the ForgeMesh x402 catalog: a single featured paid endpoint chosen deterministically by UTC date from the full fleet pool. Response includes the featured route, USD price, schema, worked example, and a ready-to-run call pattern, plus where to fetch the featured service's full endpoint sheet. Cheapest recurring way to sample the fleet one capability at a time.",
  "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": {
              "date": {
                "description": "Optional: preview a specific UTC day's pick, format YYYY-MM-DD. Defaults to today.",
                "type": "string"
              }
            },
            "required": [],
            "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": "0x84A1827F1705C257e80771fDc2B152Aea4A57a08",
      "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": "8845d897f7050773d2ff0abe12b710995bd7a9456d03f07e57c8231e0eb26e66",
  "service_id": "cfbed4f326e209b679632a20563da158d08bb2afa855a3d5b7771f76fce6e85c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T06:26:48.001Z",
  "url": "https://x402.forgemesh.io/x402-daily-pick",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioVehicle recall status check for any car, truck, or motorcycle sold in the US: open safety campaigns by year/make/model or VIN with defect description, injury risk, remedy, and report dates. Empty list means no recalls on file — a real, billable answer. For marketplaces, insurers, and repair-shop agents.
https://x402.forgemesh.io/vehicle-recall-check
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Vehicle recall status check for any car, truck, or motorcycle sold in the US: open safety campaigns by year/make/model or VIN with defect description, injury risk, remedy, and report dates. Empty list means no recalls on file — a real, billable answer. For marketplaces, insurers, and repair-shop 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": "d22b562ea8b5db916f9b8ea99c1f3a06744719cd8dadf4a157855ae44395bb9c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:34.111Z",
  "url": "https://x402.forgemesh.io/vehicle-recall-check",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioAudio transcription API: transcribe any public audio URL (mp3, wav, m4a, ogg — up to 25MB / ~20 min) to text with a neural speech-recognition engine running locally on our hardware. Multilingual (~99 languages), auto language detection. Use as a speech-to-text step for voicemail, podcasts, meetings, and voice agents. Audio is processed in a sandbox and deleted immediately; we keep nothing.
https://x402.forgemesh.io/transcribe
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Audio transcription API: transcribe any public audio URL (mp3, wav, m4a, ogg — up to 25MB / ~20 min) to text with a neural speech-recognition engine running locally on our hardware. Multilingual (~99 languages), auto language detection. Use as a speech-to-text step for voicemail, podcasts, meetings, and voice agents. Audio is processed in a sandbox and deleted immediately; we keep nothing.",
  "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": "d86ccde4f5541a1024e266063ed045fdafa66e8dc0b6f7d9560f9f7132467298",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-26T04:52:28.632Z",
  "url": "https://x402.forgemesh.io/transcribe",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioProduces random hex strings or alphanumeric secrets, 8 to 128 characters, from OS-grade entropy, alongside batch UUID generation, none of it logged or retained. Useful for session tokens, temporary passwords, API credential material, and one-time codes where true randomness matters more than a pattern an LLM might repeat.
https://x402.forgemesh.io/random-token-generator
NetworkAdvertised amountBillingPayee
eip155:84530.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Produces random hex strings or alphanumeric secrets, 8 to 128 characters, from OS-grade entropy, alongside batch UUID generation, none of it logged or retained. Useful for session tokens, temporary passwords, API credential material, and one-time codes where true randomness matters more than a pattern an LLM might repeat.",
  "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": {
              "count": {
                "description": "uuid batch size, max 20",
                "type": "string"
              },
              "length": {
                "description": "8-128, default 32",
                "type": "string"
              },
              "type": {
                "description": "uuid | hex (default) | alphanumeric",
                "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.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": "9ed90c45ea841e9c53aaec344fefaa22e9c82d62306c4e50c9b03edd8157cf68",
  "service_id": "d87f3362cdf8300ea5d867ae399beb3aa345087f1758f426719ccc47d705a5e1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T04:31:29.625Z",
  "url": "https://x402.forgemesh.io/random-token-generator",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioSTOCK Act filing tracker: the index of periodic transaction reports and related financial disclosures filed by US House members, with filer name, district, filing date, and official document link. Watch a specific member for new trade filings, or scan a state delegation's disclosure activity in one call.
https://x402.forgemesh.io/stock-act-filings
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "STOCK Act filing tracker: the index of periodic transaction reports and related financial disclosures filed by US House members, with filer name, district, filing date, and official document link. Watch a specific member for new trade filings, or scan a state delegation's disclosure activity 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": {
              "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": "d90764c4582dcda2f1c53d159ddce7faf6f2d46d682807cd56fccb4672ffc1c4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:43.753Z",
  "url": "https://x402.forgemesh.io/stock-act-filings",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioVehicle identification number decoder: full 17-character or partial VIN in, structured vehicle record out — make, model, model year, trim, series, engine, transmission, drive type, doors, and gross vehicle weight rating. Built for car marketplaces, fleet tools, and diagnostics agents that need authoritative specs.
https://x402.forgemesh.io/vin-decoder
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Vehicle identification number decoder: full 17-character or partial VIN in, structured vehicle record out — make, model, model year, trim, series, engine, transmission, drive type, doors, and gross vehicle weight rating. Built for car marketplaces, fleet tools, and diagnostics agents that need authoritative specs.",
  "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": "db75a0e7307a40538d6d79aabaf535574de630b50e974f0827b1d1275e4daade",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:49.315Z",
  "url": "https://x402.forgemesh.io/vin-decoder",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioOfficial US food recall search: enforcement reports matching a product keyword with severity class, contamination or mislabeling reason, recalling firm, distribution pattern, and dates — newest first as structured JSON. Check ingredients, brands, or categories before recommending or purchasing.
https://x402.forgemesh.io/food-recalls
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Official US food recall search: enforcement reports matching a product keyword with severity class, contamination or mislabeling reason, recalling firm, distribution pattern, and dates — newest first as structured JSON. Check ingredients, brands, or categories before recommending or purchasing.",
  "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": "de8d57dce50e4d7e712fc4e69b891fb0dbf6b20101e186437b3feebc7e659962",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:48.051Z",
  "url": "https://x402.forgemesh.io/food-recalls",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioUS House member trade disclosures as queryable JSON: purchases, sales, and exchanges of stocks, bonds, and funds reported under the STOCK Act, with ticker symbols where the asset has one. Filter by member, ticker, type, state, or date window; results sorted newest first with dataset coverage and generation date stamped in every response.
https://x402.forgemesh.io/house-stock-trades
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "US House member trade disclosures as queryable JSON: purchases, sales, and exchanges of stocks, bonds, and funds reported under the STOCK Act, with ticker symbols where the asset has one. Filter by member, ticker, type, state, or date window; results sorted newest first with dataset coverage and generation date stamped in every response.",
  "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": 100,
                "minimum": 1,
                "type": "integer"
              },
              "member": {
                "description": "member name substring, e.g. 'wittman'",
                "type": "string"
              },
              "since": {
                "description": "ISO date lower bound on transaction date",
                "type": "string"
              },
              "state": {
                "description": "state or district prefix, e.g. 'VA' or 'VA01'",
                "type": "string"
              },
              "ticker": {
                "description": "exact ticker, e.g. 'NVDA'",
                "type": "string"
              },
              "type": {
                "enum": [
                  "purchase",
                  "sale",
                  "sale_partial",
                  "exchange"
                ],
                "type": "string"
              },
              "until": {
                "description": "ISO date upper bound on transaction date",
                "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.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "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": "7a5a901219c2ec9b60692c606872459fa4e4c7f82567a85c3e66b94d3fee0c51",
  "service_id": "e031951198d44ac904d8df942278297f82e772c63c95d26d8b734eef026214c7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:40.074Z",
  "url": "https://x402.forgemesh.io/house-stock-trades",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioWhich lobbying firms a company pays and what they lobby on: pass a client name and get its lobbying registrations and quarterly reports — firm, reported income, issue areas, specific-issue descriptions, and named lobbyists — as structured JSON. Add a year to narrow the window.
https://x402.forgemesh.io/who-lobbies-for-company
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Which lobbying firms a company pays and what they lobby on: pass a client name and get its lobbying registrations and quarterly reports — firm, reported income, issue areas, specific-issue descriptions, and named lobbyists — as structured JSON. Add a year to narrow the 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": {
              "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": "e3c047399b2630a8d0765414b6d32570cfdf55f5390172735f703b54948f7c76",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:48:20.386Z",
  "url": "https://x402.forgemesh.io/who-lobbies-for-company",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioCampaign finance totals for any US federal candidate: pass a name (or candidate id) and get official money numbers — total receipts, spending, cash on hand, debts, individual vs PAC contributions — for the latest election cycles, plus party, office, and state. One call replaces a search-then-totals API dance. For political-risk, news, and accountability agents.
https://x402.forgemesh.io/fec-candidate-money
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Campaign finance totals for any US federal candidate: pass a name (or candidate id) and get official money numbers — total receipts, spending, cash on hand, debts, individual vs PAC contributions — for the latest election cycles, plus party, office, and state. One call replaces a search-then-totals API dance. For political-risk, news, and accountability 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": {
              "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": "e423b28f313a0edc66d80fa73f3a22ecd925a23c44c34730878802b6ed7c8787",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:55.958Z",
  "url": "https://x402.forgemesh.io/fec-candidate-money",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioTrack any bill in the US Congress: current status, latest action and its date, sponsor, titles, policy area, and related-record links, straight from the official legislative data system as structured JSON. Address a bill by congress session, chamber type (hr, s, hjres, sjres), and number.
https://x402.forgemesh.io/bill-status-tracker
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Track any bill in the US Congress: current status, latest action and its date, sponsor, titles, policy area, and related-record links, straight from the official legislative data system as structured JSON. Address a bill by congress session, chamber type (hr, s, hjres, sjres), and number.",
  "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": {
              "congress": {
                "description": "congress number, e.g. '119' (default 119)",
                "type": "string"
              },
              "number": {
                "description": "bill number, e.g. '1' (default 1)",
                "type": "string"
              },
              "type": {
                "description": "bill type: hr, s, hjres, sjres, hconres, sconres, hres, sres (default hr)",
                "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": "d299ce9cd5f64a077e418c22ee1df97b738902d84cedba787887298314609d06",
  "service_id": "f25c88af69998240dece67e36e1b96a8e840f8ea2243dcb123473c9ca0f80295",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:33.912Z",
  "url": "https://x402.forgemesh.io/bill-status-tracker",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioLegislation lookup by bill identifier: official metadata for House and Senate bills and resolutions — sponsor, introduction date, latest action, committees, cosponsor and amendment counts — cached one hour. The deterministic companion to keyword-based regulation search.
https://x402.forgemesh.io/legislation-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Legislation lookup by bill identifier: official metadata for House and Senate bills and resolutions — sponsor, introduction date, latest action, committees, cosponsor and amendment counts — cached one hour. The deterministic companion to keyword-based regulation search.",
  "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": {
              "congress": {
                "description": "congress number, e.g. '119' (default 119)",
                "type": "string"
              },
              "number": {
                "description": "bill number, e.g. '1' (default 1)",
                "type": "string"
              },
              "type": {
                "description": "bill type: hr, s, hjres, sjres, hconres, sconres, hres, sres (default hr)",
                "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": "d299ce9cd5f64a077e418c22ee1df97b738902d84cedba787887298314609d06",
  "service_id": "f272b991e6f1b71f1ab5af85c7170739707030719593ec5086830643c70585a5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:35.533Z",
  "url": "https://x402.forgemesh.io/legislation-lookup",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioRecall check straight from a VIN: the vehicle is decoded automatically, then matched against official safety recall campaigns — campaign number, component, what can fail, the risk, and the free remedy owed by the manufacturer. Fire-risk park-outside campaigns are flagged. One call, structured JSON.
https://x402.forgemesh.io/recalls-by-vin
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Recall check straight from a VIN: the vehicle is decoded automatically, then matched against official safety recall campaigns — campaign number, component, what can fail, the risk, and the free remedy owed by the manufacturer. Fire-risk park-outside campaigns are flagged. One call, 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": {
              "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": "f53a4dca7edafde984f77dd1c50b498efb6ce790917be33faf1bf4b3b3d6f82d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:32.907Z",
  "url": "https://x402.forgemesh.io/recalls-by-vin",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioGovernment contract lookup for agents: recipient company in, structured award list out — id, amount, agency, sub-agency, dates, description, and a canonical record URL per award. Defaults to the last two years; pass since/until for other windows and agency to narrow to one department.
https://x402.forgemesh.io/gov-contract-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Government contract lookup for agents: recipient company in, structured award list out — id, amount, agency, sub-agency, dates, description, and a canonical record URL per award. Defaults to the last two years; pass since/until for other windows and agency to narrow to one department.",
  "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": "f7562ce1f9d52dcdc29fd77df6684ce4890b8f9430ff0d2017eaf38ac4598362",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:48:09.951Z",
  "url": "https://x402.forgemesh.io/gov-contract-lookup",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioNew US federal regulations and official notices matching any topic: proposed rules, final rules, executive orders, and agency notices with title, agency, publication date, abstract, and document links — newest first. Empty query returns the latest documents government-wide. The earliest public signal that a rule affecting an industry is coming. Cached 30 minutes.
https://x402.forgemesh.io/federal-register-watch
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "New US federal regulations and official notices matching any topic: proposed rules, final rules, executive orders, and agency notices with title, agency, publication date, abstract, and document links — newest first. Empty query returns the latest documents government-wide. The earliest public signal that a rule affecting an industry is coming. Cached 30 minutes.",
  "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": "f77bdb36440069074934451120a6a0159b4204aea6f1845beffadecee96206c3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:48:11.498Z",
  "url": "https://x402.forgemesh.io/federal-register-watch",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioVehicle crash safety lookup: official star ratings for overall, frontal, side, and rollover performance with driver- and passenger-side detail, rollover risk percentage, and on-file complaint and recall counts for context. Ideal for buy-recommendation, insurance-pricing, and family-car-picker agents.
https://x402.forgemesh.io/vehicle-crash-ratings
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Vehicle crash safety lookup: official star ratings for overall, frontal, side, and rollover performance with driver- and passenger-side detail, rollover risk percentage, and on-file complaint and recall counts for context. Ideal for buy-recommendation, insurance-pricing, and family-car-picker 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": "f7ff6537a889e3e63942fcc8407e0f460588fd8068b1bf92dca9862eb1376e0f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:39.039Z",
  "url": "https://x402.forgemesh.io/vehicle-crash-ratings",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioMPG lookup for any US-market car since 1984: official test-cycle city, highway, and combined miles per gallon plus fuel type and CO2 per mile, by year/make/model or VIN. Multiple engine/transmission variants are returned with ids so you can query the exact one. Clean structured JSON.
https://x402.forgemesh.io/car-mpg-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "MPG lookup for any US-market car since 1984: official test-cycle city, highway, and combined miles per gallon plus fuel type and CO2 per mile, by year/make/model or VIN. Multiple engine/transmission variants are returned with ids so you can query the exact one. Clean 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, 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": "fdf68dc34866d9d2f5393de5c61d0218ee02ad1e571b8097601bf907de8157e4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-03T13:42:25.861Z",
  "url": "https://x402.forgemesh.io/car-mpg-lookup",
  "usage_rights": "not_reviewed"
}
x402.forgemesh.ioWho in Congress traded a given stock: pass a ticker and get every disclosed House transaction in it — member, buy or sell, date, and disclosed amount range — parsed from official STOCK Act filings. Commercial trackers sell this behind subscriptions; here it is one structured JSON call. Disclosures lag trades by up to 45 days by law.
https://x402.forgemesh.io/congress-trades-by-ticker
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432
Source and evidence
{
  "description": "Who in Congress traded a given stock: pass a ticker and get every disclosed House transaction in it — member, buy or sell, date, and disclosed amount range — parsed from official STOCK Act filings. Commercial trackers sell this behind subscriptions; here it is one structured JSON call. Disclosures lag trades by up to 45 days by law.",
  "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": 100,
                "minimum": 1,
                "type": "integer"
              },
              "member": {
                "description": "member name substring, e.g. 'wittman'",
                "type": "string"
              },
              "since": {
                "description": "ISO date lower bound on transaction date",
                "type": "string"
              },
              "state": {
                "description": "state or district prefix, e.g. 'VA' or 'VA01'",
                "type": "string"
              },
              "ticker": {
                "description": "exact ticker, e.g. 'NVDA'",
                "type": "string"
              },
              "type": {
                "enum": [
                  "purchase",
                  "sale",
                  "sale_partial",
                  "exchange"
                ],
                "type": "string"
              },
              "until": {
                "description": "ISO date upper bound on transaction date",
                "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.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "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": "7a5a901219c2ec9b60692c606872459fa4e4c7f82567a85c3e66b94d3fee0c51",
  "service_id": "fe071efd8889dc974c83c3a088c6b5748e7e1e12095d9f8ad1004491925cb3b3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T17:47:37.871Z",
  "url": "https://x402.forgemesh.io/congress-trades-by-ticker",
  "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