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.

1,159 observations · Differences between dated observations.

fittings.shValidate an EU VAT number against the European Commission VIES registry, returning validity and the registered trader where the member state discloses it.
https://fittings.sh/v1/vat/eu-validate
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Validate an EU VAT number against the European Commission VIES registry, returning validity and the registered trader where the member state discloses it.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "countryCode": {
                "description": "Member state code, if not already part of vatNumber",
                "type": "string"
              },
              "vatNumber": {
                "description": "VAT number, with or without the country prefix, e.g. DE811569869",
                "type": "string"
              }
            },
            "required": [
              "vatNumber"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "42ec2b34ac060d8e6bf625480b32fac1225b45c65b1bc6d7c513776360a0b604",
  "service_id": "9125fdf5bd2e4205592a2cde7494e398c6d8f55fb7543a856751a48d5c47dddf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:28.286Z",
  "url": "https://fittings.sh/v1/vat/eu-validate",
  "usage_rights": "not_reviewed"
}
fittings.shGround elevation in meters and feet at a coordinate, from the USGS 3DEP dataset.
https://fittings.sh/v1/geo/elevation
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Ground elevation in meters and feet at a coordinate, from the USGS 3DEP dataset.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "lat": {
                "type": "number"
              },
              "lon": {
                "type": "number"
              }
            },
            "required": [
              "lat",
              "lon"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "ab3a41e1d37d8b449c40e736518629fb123d52e0cc317b0a98bab28e3253f6f3",
  "service_id": "913e7abc694c03b075035e9979b0e03f43c1d4146b376e0e6dc700af13de021a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:29.121Z",
  "url": "https://fittings.sh/v1/geo/elevation",
  "usage_rights": "not_reviewed"
}
fittings.shName, biography, employments and educations for an ORCID iD, with an optional capped list of the most recent publications.
https://fittings.sh/v1/orcid/researcher-profile
NetworkAdvertised amountBillingPayee
eip155:84530.00498 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Name, biography, employments and educations for an ORCID iD, with an optional capped list of the most recent publications.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "orcid": {
                "description": "ORCID iD, e.g. 0000-0002-1825-0097",
                "type": "string"
              },
              "works": {
                "description": "Most recent publications to return, 0-100, default 0",
                "type": "number"
              }
            },
            "required": [
              "orcid"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.00498",
      "amount_atomic": "4980",
      "amount_encoding": "atomic_units",
      "amount_raw": "4980",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "13dbb909163ee400c24a7169d3cf6f5ab59bc001d5334d819847f1867e087bab",
  "service_id": "94ac9a10ee751bffd776daac307b44e7bc92cf56c1c691ed74de023a64f25fc6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:22.518Z",
  "url": "https://fittings.sh/v1/orcid/researcher-profile",
  "usage_rights": "not_reviewed"
}
fittings.shValidate an ISO 17442 Legal Entity Identifier checksum and extract its issuing LOU prefix.
https://fittings.sh/v1/valid/lei
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Validate an ISO 17442 Legal Entity Identifier checksum and extract its issuing LOU prefix.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "lei": {
                "type": "string"
              }
            },
            "required": [
              "lei"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "146c7eb03a6f51e4b21a2b4c72f18f3700586e661eddbb922c68b9bc8f62a781",
  "service_id": "94b17ba6a27bc55425e3369f7fa229b301a86ea760b49dc9b68de09917605839",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:00:05.539Z",
  "url": "https://fittings.sh/v1/valid/lei",
  "usage_rights": "not_reviewed"
}
fittings.shThe current text of a US Code section by title and section number: the statutory text, its source credit, the chapter it sits in, the edition it comes from and the date it is current through.
https://fittings.sh/v1/govinfo/us-code-section
NetworkAdvertised amountBillingPayee
eip155:84530.009 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The current text of a US Code section by title and section number: the statutory text, its source credit, the chapter it sits in, the edition it comes from and the date it is current through.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "includeNotes": {
                "description": "Include the editorial and statutory notes, which are usually longer than the section. Default false",
                "type": "boolean"
              },
              "maxChars": {
                "description": "Characters of text to return, 1-200000, default 20000",
                "type": "number"
              },
              "section": {
                "description": "Section number, e.g. 105, 1030 or 2000e-2",
                "type": "string"
              },
              "title": {
                "description": "US Code title number, 1-54",
                "type": "number"
              }
            },
            "required": [
              "title",
              "section"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.009",
      "amount_atomic": "9000",
      "amount_encoding": "atomic_units",
      "amount_raw": "9000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "465ed1304a3367b99c94d5eb49930ec2f363dedb80a7a74e04c5636372ecbe4d",
  "service_id": "95e6b894c157da5d2e212fca6f49837b0e7693583c5781763013510929c1a0db",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:32.752Z",
  "url": "https://fittings.sh/v1/govinfo/us-code-section",
  "usage_rights": "not_reviewed"
}
fittings.shResolve an LEI code to its GLEIF record: registered legal name, addresses, jurisdiction, legal form and registration status.
https://fittings.sh/v1/lei/lookup
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Resolve an LEI code to its GLEIF record: registered legal name, addresses, jurisdiction, legal form and registration status.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "lei": {
                "description": "20-character ISO 17442 identifier",
                "type": "string"
              }
            },
            "required": [
              "lei"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "8c251d3ecb1226f43b921d73dfd0a99fd833d2d7f99c7d42c0e6f1616ff68738",
  "service_id": "98eb288218ff37e3ba83682c66c28af1631090695a9e9fac3715ed14e3a52d96",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:49.73Z",
  "url": "https://fittings.sh/v1/lei/lookup",
  "usage_rights": "not_reviewed"
}
fittings.shPulls DOIs, arXiv ids, PMIDs, PMCIDs and ISBNs out of free text, deduplicated and normalized, with the character offset of each first occurrence.
https://fittings.sh/v1/text/extract-citations
NetworkAdvertised amountBillingPayee
eip155:84530.007 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Pulls DOIs, arXiv ids, PMIDs, PMCIDs and ISBNs out of free text, deduplicated and normalized, with the character offset of each first occurrence.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "kinds": {
                "description": "Restrict to these kinds: doi, arxiv, pmid, pmcid, isbn. Default all.",
                "type": "array"
              },
              "text": {
                "description": "Free text, up to 200000 characters",
                "type": "string"
              }
            },
            "required": [
              "text"
            ]
          },
          "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"
      }
    },
    "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.007",
      "amount_atomic": "7000",
      "amount_encoding": "atomic_units",
      "amount_raw": "7000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "cfa7a195ef501a2bb16514e860cc089d0ba124568a165a273a369355a7935d2a",
  "service_id": "999aaffe23a329c3bf7220ad74c1af11a3b5c71f928e5e32c1e635337585d027",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:00:14.679Z",
  "url": "https://fittings.sh/v1/text/extract-citations",
  "usage_rights": "not_reviewed"
}
fittings.shStructure and computed properties for a compound by name, CAS number, PubChem CID or SMILES: formula, weight, InChI, logP, TPSA and H-bond counts.
https://fittings.sh/v1/chem/pubchem-compound
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Structure and computed properties for a compound by name, CAS number, PubChem CID or SMILES: formula, weight, InChI, logP, TPSA and H-bond counts.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "cid": {
                "description": "PubChem compound id",
                "type": "number"
              },
              "name": {
                "description": "Compound name or CAS number, e.g. aspirin or 50-78-2",
                "type": "string"
              },
              "smiles": {
                "description": "SMILES string",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "d19b41ca3cd2cd2c4f4bd04dc1269411b78b8c9c2fc53c19f4e932dccec38dd7",
  "service_id": "99fae1ce901ee0f79b4c50473df630ec8f55172ccbb2ae6ba4c312d364430456",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:25.46Z",
  "url": "https://fittings.sh/v1/chem/pubchem-compound",
  "usage_rights": "not_reviewed"
}
fittings.shScreens open ClinicalTrials.gov studies for a condition against a patient age, sex and healthy-volunteer status, returning the trials the structured criteria do not exclude with their inclusion and exclusion criteria split out.
https://fittings.sh/v1/ctgov/eligibility-screen
NetworkAdvertised amountBillingPayee
eip155:84530.0149 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Screens open ClinicalTrials.gov studies for a condition against a patient age, sex and healthy-volunteer status, returning the trials the structured criteria do not exclude with their inclusion and exclusion criteria split out.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "ageYears": {
                "description": "Patient age in years, 0-130; fractions allowed for infants",
                "type": "number"
              },
              "condition": {
                "description": "Condition or disease, e.g. melanoma",
                "type": "string"
              },
              "healthyVolunteer": {
                "description": "True to keep only trials that accept healthy volunteers",
                "type": "boolean"
              },
              "location": {
                "description": "City, state or country to restrict sites to",
                "type": "string"
              },
              "phase": {
                "description": "One of EARLY_PHASE1, PHASE1, PHASE2, PHASE3, PHASE4",
                "type": "string"
              },
              "screen": {
                "description": "Studies to screen, 1-50, default 20",
                "type": "number"
              },
              "sex": {
                "description": "FEMALE or MALE; omit to skip the sex check",
                "type": "string"
              },
              "status": {
                "description": "One of RECRUITING, NOT_YET_RECRUITING, ENROLLING_BY_INVITATION; default RECRUITING",
                "type": "string"
              }
            },
            "required": [
              "condition"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0149",
      "amount_atomic": "14900",
      "amount_encoding": "atomic_units",
      "amount_raw": "14900",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "db925d5e677bd73f845b2ac751afe9178abb245c818005e32e2867c6e9523047",
  "service_id": "9a0de9c585a44ed9d8df6bfce377ebee5c77bc75fcd4ee73f53fe8e1447bdbf6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:49.969Z",
  "url": "https://fittings.sh/v1/ctgov/eligibility-screen",
  "usage_rights": "not_reviewed"
}
fittings.shConvert an HTML document supplied in the request body to clean Markdown, stripping scripts and styles.
https://fittings.sh/v1/doc/html-to-markdown
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Convert an HTML document supplied in the request body to clean Markdown, stripping scripts and styles.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "html": {
                "description": "HTML source, up to 2000000 bytes of UTF-8",
                "type": "string"
              }
            },
            "required": [
              "html"
            ]
          },
          "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"
      }
    },
    "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": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "fdff5d136679e93c73c46e8097a139f8b294265e50b39e243cfe62289d66d2ec",
  "service_id": "9b1fe459802bf2f1cf1ae04f80851cd519371f022fdfa74328fb21e2d0295eb9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:45.782Z",
  "url": "https://fittings.sh/v1/doc/html-to-markdown",
  "usage_rights": "not_reviewed"
}
fittings.shUTC sunrise, sunset, solar noon and day length for a date and coordinate, including polar day/night.
https://fittings.sh/v1/time/sunrise-sunset
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "UTC sunrise, sunset, solar noon and day length for a date and coordinate, including polar day/night.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "date": {
                "description": "ISO date YYYY-MM-DD",
                "type": "string"
              },
              "lat": {
                "type": "number"
              },
              "lon": {
                "type": "number"
              }
            },
            "required": [
              "date",
              "lat",
              "lon"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "6fdca5d6f8bf45903773e5f1df8f9e9190e1f3e13a4362a4f60f4b17a75bb9d9",
  "service_id": "9b4ae02fef966206ee846376b67890756efd821ec7efee6f4bb59c6c93ce039c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:41.763Z",
  "url": "https://fittings.sh/v1/time/sunrise-sunset",
  "usage_rights": "not_reviewed"
}
fittings.shThe National Weather Service office, grid X/Y, timezone, forecast and county zones and radar station for a US coordinate.
https://fittings.sh/v1/nws/point-metadata
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The National Weather Service office, grid X/Y, timezone, forecast and county zones and radar station for a US coordinate.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "lat": {
                "type": "number"
              },
              "lon": {
                "type": "number"
              }
            },
            "required": [
              "lat",
              "lon"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "ab3a41e1d37d8b449c40e736518629fb123d52e0cc317b0a98bab28e3253f6f3",
  "service_id": "9b8158a14229d31ace0c9dd8883c17fad7b9d7aafbe5f9367f9d2b29c3dfd22e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:55.666Z",
  "url": "https://fittings.sh/v1/nws/point-metadata",
  "usage_rights": "not_reviewed"
}
fittings.shThe full GitHub Advisory Database record for a GHSA or CVE id: severity, CVSS, EPSS, CWEs, and the affected package and version ranges per ecosystem.
https://fittings.sh/v1/ghsa/advisory
NetworkAdvertised amountBillingPayee
eip155:84530.00399 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The full GitHub Advisory Database record for a GHSA or CVE id: severity, CVSS, EPSS, CWEs, and the affected package and version ranges per ecosystem.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "id": {
                "description": "GHSA id (GHSA-jfh8-c2jp-5v3q) or CVE id (CVE-2021-44228)",
                "type": "string"
              },
              "includeDescription": {
                "description": "Include the full advisory text, default false",
                "type": "boolean"
              },
              "maxAffected": {
                "description": "Affected package rows to return, 1-100, default 20",
                "type": "number"
              }
            },
            "required": [
              "id"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.00399",
      "amount_atomic": "3990",
      "amount_encoding": "atomic_units",
      "amount_raw": "3990",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "eb7f47fd0dd61abfb37cad994752d30541a83c2b9c2cb4aa580391154a1a91ed",
  "service_id": "9e8904a343b90dfe894f5499aa0e6914564011de464a20bbe3c5ebebf4822b5e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:52.787Z",
  "url": "https://fittings.sh/v1/ghsa/advisory",
  "usage_rights": "not_reviewed"
}
fittings.shThe sun's azimuth, elevation, shadow ratio and normal-facing panel angles at a coordinate and instant.
https://fittings.sh/v1/solar/sun-position
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The sun's azimuth, elevation, shadow ratio and normal-facing panel angles at a coordinate and instant.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "at": {
                "description": "ISO 8601 instant. Defaults to now.",
                "type": "string"
              },
              "lat": {
                "description": "Latitude, -90 to 90",
                "type": "number"
              },
              "lon": {
                "description": "Longitude, -180 to 180",
                "type": "number"
              }
            },
            "required": [
              "lat",
              "lon"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "15ca03592899a38191bc3943d8e11961d0fe2dc24933cc33217e60c211491955",
  "service_id": "a402d9dbc785b6e102c12aa1170bafce5380651ca16f09f0c63714c28b3ce9e8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:01.807Z",
  "url": "https://fittings.sh/v1/solar/sun-position",
  "usage_rights": "not_reviewed"
}
fittings.shScreen a name against the US Consolidated Screening List, which merges the OFAC SDN and non-SDN lists with the BIS Denied Persons, Entity and Unverified lists and the State Department debarred lists.
https://fittings.sh/v1/csl/name-screen
NetworkAdvertised amountBillingPayee
eip155:84530.0149 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Screen a name against the US Consolidated Screening List, which merges the OFAC SDN and non-SDN lists with the BIS Denied Persons, Entity and Unverified lists and the State Department debarred lists.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "countries": {
                "description": "Optional comma-separated ISO alpha-2 codes, e.g. 'IR,RU'",
                "type": "string"
              },
              "fuzzy": {
                "description": "Fuzzy/alias matching. Default true",
                "type": "boolean"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "name": {
                "description": "Person or entity name to screen",
                "type": "string"
              },
              "type": {
                "description": "Optional filter: Individual, Entity, Vessel, Aircraft",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0149",
      "amount_atomic": "14900",
      "amount_encoding": "atomic_units",
      "amount_raw": "14900",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "9bb7ed4e9ebbe51c1809441c0c0d67e46538ef70ec1c96c307de7439b679a5d2",
  "service_id": "a5391e97f4cba4273e4c9e21afaa53b2a95bc3b9e178797a84c70b045baff584",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:41.597Z",
  "url": "https://fittings.sh/v1/csl/name-screen",
  "usage_rights": "not_reviewed"
}
fittings.shCurrent NOAA G, S and R space weather scale levels with the three-day forecast probabilities.
https://fittings.sh/v1/swpc/space-weather-scales
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Current NOAA G, S and R space weather scale levels with the three-day forecast probabilities.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {},
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "de1abea06cff1ac76aefd69c6f62f8e4edbcab642143d2763164565ba790ff9d",
  "service_id": "a6d5ae20bf38b2e1e9192a6615f5b7db0d0d79cc87c851b63b91c9b59e785bdb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:07:05.798Z",
  "url": "https://fittings.sh/v1/swpc/space-weather-scales",
  "usage_rights": "not_reviewed"
}
fittings.shScore text from -1 (strongly negative) to +1 (strongly positive) with a label, handling negation, intensifiers and emphasis.
https://fittings.sh/v1/text/sentiment
NetworkAdvertised amountBillingPayee
eip155:84530.0042 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Score text from -1 (strongly negative) to +1 (strongly positive) with a label, handling negation, intensifiers and emphasis.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "text": {
                "description": "Text to score, up to 20000 characters",
                "type": "string"
              }
            },
            "required": [
              "text"
            ]
          },
          "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"
      }
    },
    "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.0042",
      "amount_atomic": "4200",
      "amount_encoding": "atomic_units",
      "amount_raw": "4200",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x64cC42B1cE598e3aBcfBB64Df4688521DDBf1f0A",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "31d3e24d24fc5d3c9a823245109c56b55dddbbc95b3cd353bdb88fa60e07257e",
  "service_id": "a824ff6128b2a2fbdaca6f078c6e3df2b6541ba8f45e37f777ba5d7a9e02a5fb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T05:09:55.672Z",
  "url": "https://fittings.sh/v1/text/sentiment",
  "usage_rights": "not_reviewed"
}
fittings.shWhether a coordinate falls inside a GeoJSON Polygon or MultiPolygon, honouring holes and reporting boundary hits.
https://fittings.sh/v1/spatial/point-in-polygon
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Whether a coordinate falls inside a GeoJSON Polygon or MultiPolygon, honouring holes and reporting boundary hits.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "ignoreBoundary": {
                "description": "Treat a point on an edge as outside. Defaults to false.",
                "type": "boolean"
              },
              "point": {
                "description": "{lat, lon} or GeoJSON [longitude, latitude]",
                "type": "object"
              },
              "polygon": {
                "description": "GeoJSON Polygon, MultiPolygon, Feature or bare ring, up to 20000 vertices",
                "type": "object"
              }
            },
            "required": [
              "point",
              "polygon"
            ]
          },
          "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"
      }
    },
    "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": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "267a6d66bc8790486198a7e59b455a95ce4239090f79f2f46138e3dde2961579",
  "service_id": "abd234e995e63f3b36810aeb494600d3e9a29755421f63b7f5e8d04865e7e055",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:07.929Z",
  "url": "https://fittings.sh/v1/spatial/point-in-polygon",
  "usage_rights": "not_reviewed"
}
fittings.shReceipts, disbursements, contributions, cash on hand and debts per election cycle for an FEC candidate or committee.
https://fittings.sh/v1/fec/financial-totals
NetworkAdvertised amountBillingPayee
eip155:84530.0069 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Receipts, disbursements, contributions, cash on hand and debts per election cycle for an FEC candidate or committee.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "entity": {
                "description": "'candidate' or 'committee'",
                "type": "string"
              },
              "id": {
                "description": "FEC candidate id (e.g. P00009423) or committee id (e.g. C00401224)",
                "type": "string"
              },
              "limit": {
                "description": "Cycles to return, 1-20, default 5",
                "type": "number"
              }
            },
            "required": [
              "entity",
              "id"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0069",
      "amount_atomic": "6900",
      "amount_encoding": "atomic_units",
      "amount_raw": "6900",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "3a50419b31f9ff4d445568cad45bd078ef7e74abf133b7fd19aa3782d42ca301",
  "service_id": "ac8414e9e6d0d601ed4edaa22da9037693ef3956734c32ee867f03b9077abffb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:38.705Z",
  "url": "https://fittings.sh/v1/fec/financial-totals",
  "usage_rights": "not_reviewed"
}
fittings.shWhether a CVE is in CISA’s Known Exploited Vulnerabilities catalog, with the date added, the federal remediation due date and the required action.
https://fittings.sh/v1/kev/status
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Whether a CVE is in CISA’s Known Exploited Vulnerabilities catalog, with the date added, the federal remediation due date and the required action.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "cve": {
                "description": "CVE identifier, e.g. CVE-2021-44228",
                "type": "string"
              }
            },
            "required": [
              "cve"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "4b0cf267ce4b34bf784bc869f02ced514af58fcc86ec80c577df881bc0f7dca7",
  "service_id": "aedc0bbc826d1be46b182759edb43b731331e0698c82cc2d246efed2835af50b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:17.531Z",
  "url": "https://fittings.sh/v1/kev/status",
  "usage_rights": "not_reviewed"
}
fittings.shThe HTS line for a US tariff code with its description, units of quantity and general, special and column 2 duty rates, resolved to the parent line that carries the rates when a statistical suffix does not.
https://fittings.sh/v1/hts/lookup
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The HTS line for a US tariff code with its description, units of quantity and general, special and column 2 duty rates, resolved to the parent line that carries the rates when a statistical suffix does not.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "code": {
                "description": "HTS number of 4, 6, 8 or 10 digits, e.g. 8471.30.01.00",
                "type": "string"
              }
            },
            "required": [
              "code"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.004",
      "amount_atomic": "4000",
      "amount_encoding": "atomic_units",
      "amount_raw": "4000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "e918732562257b7071fd471b44234f4e78a5cfb72c6771aad626d38ef282529f",
  "service_id": "afb5be1a04c3691f15c69928e4b623b492fb54b398a00d2cb7a27b83e6f23b20",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:58.056Z",
  "url": "https://fittings.sh/v1/hts/lookup",
  "usage_rights": "not_reviewed"
}
fittings.shFinds current FDA Structured Product Labels by drug name, NDC or labeler, returning each label SET ID, title, version and publication date.
https://fittings.sh/v1/dailymed/spl-search
NetworkAdvertised amountBillingPayee
eip155:84530.00398 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Finds current FDA Structured Product Labels by drug name, NDC or labeler, returning each label SET ID, title, version and publication date.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "drugName": {
                "description": "Brand or generic name, e.g. metformin",
                "type": "string"
              },
              "labeler": {
                "description": "Labeler or repackager name, e.g. Pfizer",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "ndc": {
                "description": "NDC product or package code, e.g. 70518-3084",
                "type": "string"
              },
              "page": {
                "description": "1-20, default 1",
                "type": "number"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.00398",
      "amount_atomic": "3980",
      "amount_encoding": "atomic_units",
      "amount_raw": "3980",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x625d8a65134079f8faAAc39a7947c73d93C6aC39",
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "price_basis": "advertised",
      "scheme": "upto",
      "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": "3b8a716a17f3cdb1ae1e734353cbe52ed25ef444191f3d1119187076fa618e14",
  "service_id": "b093053d010d4f43f54d77b82656bbfaf2192045029c60ec77912aa62a5f3997",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:43.791Z",
  "url": "https://fittings.sh/v1/dailymed/spl-search",
  "usage_rights": "not_reviewed"
}
fittings.shEstimate CO2e for fuel burned, electricity used, freight moved or a trip taken, using published US EPA emission factors.
https://fittings.sh/v1/epa/carbon-estimate
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Estimate CO2e for fuel burned, electricity used, freight moved or a trip taken, using published US EPA emission factors.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "activity": {
                "description": "fuel | electricity | freight | passenger-travel",
                "type": "string"
              },
              "fuel": {
                "description": "activity=fuel: natural-gas | motor-gasoline | diesel | jet-fuel | propane | aviation-gasoline | residual-fuel-oil | biodiesel | ethanol | bituminous-coal | wood",
                "type": "string"
              },
              "mode": {
                "description": "activity=freight: truck | rail | water | air; activity=passenger-travel: car | light-truck | motorcycle | bus | commuter-rail | transit-rail | intercity-rail | air",
                "type": "string"
              },
              "passengers": {
                "description": "passenger-travel only; ignored for vehicle-basis modes",
                "type": "number"
              },
              "quantity": {
                "description": "fuel: units of that fuel; electricity: kWh; freight: short ton-miles; passenger-travel: one-way miles",
                "type": "number"
              },
              "region": {
                "description": "activity=electricity: eGRID subregion, default us",
                "type": "string"
              }
            },
            "required": [
              "activity",
              "quantity"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "3026e83bacfb2418d0c7841f68c1b0accb88be48c25728231e00a090bab51d77",
  "service_id": "b0aba5a1f8e74c51239e37a60c290278729ae0036d3dffbb225aa7c4ae248be7",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:21.745Z",
  "url": "https://fittings.sh/v1/epa/carbon-estimate",
  "usage_rights": "not_reviewed"
}
fittings.shThe FDA NDC Directory record for a package or product National Drug Code: brand and generic name, labeler, dosage form, route, active ingredients, marketing category and status.
https://fittings.sh/v1/ndc/package-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The FDA NDC Directory record for a package or product National Drug Code: brand and generic name, labeler, dosage form, route, active ingredients, marketing category and status.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "ndc": {
                "description": "Segmented NDC, package (0002-8215-01) or product (0002-8215)",
                "type": "string"
              }
            },
            "required": [
              "ndc"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "ffa17a4ba73a82855785e67293afe29f6d8c012ef24e989141fdb63716b8a327",
  "service_id": "b2aae34cb19c7dd9d75ad5d6d9ce7531b01541277bbe397302f362170e2e947d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:22.757Z",
  "url": "https://fittings.sh/v1/ndc/package-lookup",
  "usage_rights": "not_reviewed"
}
fittings.shThe state-level sales or use tax rate for a US state, with optional tax and total for a subtotal. Excludes county, city and district rates.
https://fittings.sh/v1/tax/us-state-sales-rate
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The state-level sales or use tax rate for a US state, with optional tax and total for a subtotal. Excludes county, city and district rates.",
  "domain": "fittings.sh",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "amount": {
                "description": "Optional subtotal to price, 0 to 1000000000",
                "type": "number"
              },
              "state": {
                "description": "State name or two-letter postal code, e.g. CA or California",
                "type": "string"
              }
            },
            "required": [
              "state"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.003",
      "amount_atomic": "3000",
      "amount_encoding": "atomic_units",
      "amount_raw": "3000",
      "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": "0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638",
      "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": "3d50b188218b9b116ff2e899e73978ceb85f9c6b778e4a21ee3b8874cc93ba2c",
  "service_id": "b2f3bf843d1ac6888fbb7bfda0187ae36943e431f32dfda800c38c88fd9ddf0c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:11.193Z",
  "url": "https://fittings.sh/v1/tax/us-state-sales-rate",
  "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