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.shEarthquakes from the USGS catalog by time window, minimum magnitude and optional radius around a point, most recent first.
https://fittings.sh/v1/quake/usgs-events
NetworkAdvertised amountBillingPayee
eip155:84530.00698 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Earthquakes from the USGS catalog by time window, minimum magnitude and optional radius around a point, most recent first.",
  "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": {
              "endtime": {
                "description": "ISO date, default today",
                "type": "string"
              },
              "lat": {
                "description": "Center latitude, requires lon and radiuskm",
                "type": "number"
              },
              "limit": {
                "description": "1-200, default 20",
                "type": "number"
              },
              "lon": {
                "description": "Center longitude, requires lat and radiuskm",
                "type": "number"
              },
              "maxmagnitude": {
                "description": "Maximum magnitude",
                "type": "number"
              },
              "minmagnitude": {
                "description": "Minimum magnitude, default 4.5",
                "type": "number"
              },
              "radiuskm": {
                "description": "Search radius in km, up to 20000",
                "type": "number"
              },
              "starttime": {
                "description": "ISO date, default 7 days ago",
                "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.00698",
      "amount_atomic": "6980",
      "amount_encoding": "atomic_units",
      "amount_raw": "6980",
      "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": "6c8ade8c47743d1727a38d22004105071cb627f44702b5ab30e3d916debd453d",
  "service_id": "30de4a95a93063600082f64c68175c7890ca00df309cd94c12f04e4a5642d5ae",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:31.94Z",
  "url": "https://fittings.sh/v1/quake/usgs-events",
  "usage_rights": "not_reviewed"
}
fittings.shSimilarity of two records from 0 to 1: Jaro-Winkler, token-sorted and Levenshtein ratios, and the strongest of the three as the headline score.
https://fittings.sh/v1/text/similarity
NetworkAdvertised amountBillingPayee
eip155:84530.004052 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Similarity of two records from 0 to 1: Jaro-Winkler, token-sorted and Levenshtein ratios, and the strongest of the three as the headline score.",
  "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": {
              "a": {
                "description": "Up to 512 characters",
                "type": "string"
              },
              "b": {
                "description": "Up to 512 characters",
                "type": "string"
              },
              "threshold": {
                "description": "Match cutoff from 0 to 1. Default 0.85.",
                "type": "number"
              }
            },
            "required": [
              "a",
              "b"
            ]
          },
          "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.004052",
      "amount_atomic": "4052",
      "amount_encoding": "atomic_units",
      "amount_raw": "4052",
      "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": "7b733ebee45b6a2cfb49b4ec5248039e5bd2dd50a1222775c4225a65b7e2ad4b",
  "service_id": "38370aa10b9a1e1ff54e0f9dc3933ba5180d2c8a4970490377bf842a10a3710f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:32.49Z",
  "url": "https://fittings.sh/v1/text/similarity",
  "usage_rights": "not_reviewed"
}
fittings.shResolve a free-text, brand or generic drug name to its canonical RxNorm concept: RxCUI, normalized name, term type, synonyms, dose forms, and ranked approximate candidates when nothing matches exactly.
https://fittings.sh/v1/rxnorm/normalize
NetworkAdvertised amountBillingPayee
eip155:84530.0049 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Resolve a free-text, brand or generic drug name to its canonical RxNorm concept: RxCUI, normalized name, term type, synonyms, dose forms, and ranked approximate candidates when nothing matches exactly.",
  "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": {
              "approximate": {
                "description": "Fall back to RxNav approximate matching when no exact concept matches. Default true",
                "type": "boolean"
              },
              "maxCandidates": {
                "description": "1-20 approximate candidates, default 5",
                "type": "number"
              },
              "name": {
                "description": "Drug name, brand or generic, at most 200 characters",
                "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.0049",
      "amount_atomic": "4900",
      "amount_encoding": "atomic_units",
      "amount_raw": "4900",
      "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": "a98c36e964b8f7afac69bcd6515e4fe81a5c98f3fa23666888b6c96ff99135a4",
  "service_id": "41cf33774ae42ff585a33ddba5fdc479d8b8b32a73bb6fbcc8766a3d7cea6363",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:04.16Z",
  "url": "https://fittings.sh/v1/rxnorm/normalize",
  "usage_rights": "not_reviewed"
}
fittings.shValidate a US ABA routing number by its 3-7-1 check digit and decode its Federal Reserve district and institution class.
https://fittings.sh/v1/aba/routing-validate
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Validate a US ABA routing number by its 3-7-1 check digit and decode its Federal Reserve district and institution class.",
  "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": {
              "routingNumber": {
                "description": "9-digit ABA routing transit number",
                "type": "string"
              }
            },
            "required": [
              "routingNumber"
            ],
            "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": "3f7043c3a5d7b0562b3244fb92903a27af215eef3ce790496782646c753d87eb",
  "service_id": "42d21375cf164af83e599470556d9df7f3a80fd52db6b5fd2508dea07f205c2e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:08.421Z",
  "url": "https://fittings.sh/v1/aba/routing-validate",
  "usage_rights": "not_reviewed"
}
fittings.shThe FIRST.org EPSS probability and percentile for one or more CVEs: the modelled chance each is exploited in the next 30 days.
https://fittings.sh/v1/epss/score
NetworkAdvertised amountBillingPayee
eip155:84530.00398 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The FIRST.org EPSS probability and percentile for one or more CVEs: the modelled chance each is exploited in the next 30 days.",
  "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": "One CVE id, or up to 50 comma-separated",
                "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.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": "f891a1ac67dc0ffce4ef400dc53a5a6270a49340473070f4dc64fb14d56295c4",
  "service_id": "44ccdae197fc82ce1a0ec401650aebb055b9abc70cc99ab4609e8535fa27b6ea",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:23.724Z",
  "url": "https://fittings.sh/v1/epss/score",
  "usage_rights": "not_reviewed"
}
fittings.shPercent of a US state, county or the nation in each US Drought Monitor category D0 to D4, by area or by population, for a recent run of weekly maps.
https://fittings.sh/v1/drought/severity
NetworkAdvertised amountBillingPayee
eip155:84530.00604 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Percent of a US state, county or the nation in each US Drought Monitor category D0 to D4, by area or by population, for a recent run of weekly maps.",
  "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": {
              "basis": {
                "description": "'area' or 'population', default area",
                "type": "string"
              },
              "county": {
                "description": "Five-digit county FIPS code, e.g. 48201. Takes precedence over state.",
                "type": "string"
              },
              "state": {
                "description": "US state or territory postal code or name. Omit for the whole US.",
                "type": "string"
              },
              "type": {
                "description": "'cumulative' or 'categorical', default cumulative",
                "type": "string"
              },
              "weeks": {
                "description": "Weekly maps to return, 1-52, default 8",
                "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.00604",
      "amount_atomic": "6040",
      "amount_encoding": "atomic_units",
      "amount_raw": "6040",
      "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": "55457d7257795738410bdeb23cd2cf3cda12c35b940a2e3f0f7d853f58517ced",
  "service_id": "47c631e9ef2835d74c6d74cbefb7e8d35bd0489df0678a26b07579c1e611b8c9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:49.295Z",
  "url": "https://fittings.sh/v1/drought/severity",
  "usage_rights": "not_reviewed"
}
fittings.shFetches a domain's home page and returns its declared icons, ranked, with the best-available logo first.
https://fittings.sh/v1/brand/logo
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Fetches a domain's home page and returns its declared icons, ranked, with the best-available logo first.",
  "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": {
              "domain": {
                "description": "Bare domain, e.g. stripe.com",
                "type": "string"
              },
              "includeManifest": {
                "description": "Follow the web app manifest for larger artwork. Default true.",
                "type": "boolean"
              }
            },
            "required": [
              "domain"
            ],
            "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": {
        "assetTransferMethod": "permit2",
        "facilitatorAddress": "0x67B9CE703d9ce658d7C4ac3c289cEa112fE662Af",
        "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": "9d8448cde5fee4f990c09b133d6a98915bc3a4a2b59b83f78371462e6f6f580e",
  "service_id": "47f779e832a3bef415f5c606ee29fdc5b6d03d5f3828cec10b8a06d76527e0b9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T15:31:56.281Z",
  "url": "https://fittings.sh/v1/brand/logo",
  "usage_rights": "not_reviewed"
}
fittings.shFDA therapeutic equivalence codes for a drug: the TE rating and what it means, whether each product is the reference listed drug or reference standard, plus application type, sponsor and marketing status. Patent and exclusivity listings are not included.
https://fittings.sh/v1/orangebook/therapeutic-equivalence
NetworkAdvertised amountBillingPayee
eip155:84530.00692 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "FDA therapeutic equivalence codes for a drug: the TE rating and what it means, whether each product is the reference listed drug or reference standard, plus application type, sponsor and marketing status. Patent and exclusivity listings are not included.",
  "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": {
              "application": {
                "description": "FDA application number instead of a name, e.g. NDA020702 or ANDA217279",
                "type": "string"
              },
              "drug": {
                "description": "Brand or generic drug name, e.g. atorvastatin",
                "type": "string"
              },
              "limit": {
                "description": "Applications to return, 1-25, default 10",
                "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.00692",
      "amount_atomic": "6920",
      "amount_encoding": "atomic_units",
      "amount_raw": "6920",
      "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": "51bba10a3e77877936cfcfb9660c5d354ac32c76886e164b9fbc25979ecd42cf",
  "service_id": "48afa9206a9bb5a760e7eb107063811e0b5e85e32965928c8cbb8da1c65b4458",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:32.242Z",
  "url": "https://fittings.sh/v1/orangebook/therapeutic-equivalence",
  "usage_rights": "not_reviewed"
}
fittings.shFederal candidates matching a name, with their FEC candidate id, party, office, state and election years.
https://fittings.sh/v1/fec/candidate-search
NetworkAdvertised amountBillingPayee
eip155:84530.00598 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Federal candidates matching a name, with their FEC candidate id, party, office, state and election years.",
  "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": {
              "limit": {
                "description": "1-100, default 10",
                "type": "number"
              },
              "office": {
                "description": "Optional: H (House), S (Senate) or P (President)",
                "type": "string"
              },
              "q": {
                "description": "Candidate name or fragment",
                "type": "string"
              },
              "state": {
                "description": "Optional two-letter state code",
                "type": "string"
              }
            },
            "required": [
              "q"
            ],
            "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.00598",
      "amount_atomic": "5980",
      "amount_encoding": "atomic_units",
      "amount_raw": "5980",
      "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": "db778bd435413d61d03fdecb17574799da010d8ab840074efcb85ca6a16c532d",
  "service_id": "4abdf82fa2ad7b18a038d48523887652c84e4cc08b4887d48592599aac7e51d4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:35.86Z",
  "url": "https://fittings.sh/v1/fec/candidate-search",
  "usage_rights": "not_reviewed"
}
fittings.shDistance in meters and initial bearing in degrees between two WGS-84 coordinate pairs.
https://fittings.sh/v1/geo/distance
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Distance in meters and initial bearing in degrees between two WGS-84 coordinate pairs.",
  "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": {
              "fromLat": {
                "type": "number"
              },
              "fromLon": {
                "type": "number"
              },
              "toLat": {
                "type": "number"
              },
              "toLon": {
                "type": "number"
              }
            },
            "required": [
              "fromLat",
              "fromLon",
              "toLat",
              "toLon"
            ],
            "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": "452e1b91372a3bd83b6c6db7af4e37ce88e82812ceb50832e95e7ce20dc5eb51",
  "service_id": "4c9f68c4cf996cd5242342ecdd6042391282b2138f31c4a08e756560047d0104",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T23:20:53.142Z",
  "url": "https://fittings.sh/v1/geo/distance",
  "usage_rights": "not_reviewed"
}
fittings.shMost recent SEC filings for a US registrant by ticker or CIK, with form type, dates, item numbers and document URLs.
https://fittings.sh/v1/sec/company-filings
NetworkAdvertised amountBillingPayee
eip155:84530.00496 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Most recent SEC filings for a US registrant by ticker or CIK, with form type, dates, item numbers and document URLs.",
  "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": {
              "cik": {
                "description": "Company CIK, bare or zero-padded. Supply this or ticker.",
                "type": "string"
              },
              "forms": {
                "description": "Optional comma-separated form filter, e.g. 10-K,8-K",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "ticker": {
                "description": "Exchange ticker, e.g. AAPL. Supply this or cik.",
                "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.00496",
      "amount_atomic": "4960",
      "amount_encoding": "atomic_units",
      "amount_raw": "4960",
      "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": "3e3002ba1e8c7e38db47a869cf966245a8f36843453d8ca58dea5fe709ab5a25",
  "service_id": "4cdb2b9042c7bd1af53f39128689140fdbe61cae87a9b5fc64b185f4dd114539",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:05.949Z",
  "url": "https://fittings.sh/v1/sec/company-filings",
  "usage_rights": "not_reviewed"
}
fittings.shDaily ECB reference rates between two currencies over a date range, one point per working day.
https://fittings.sh/v1/fx/ecb-timeseries
NetworkAdvertised amountBillingPayee
eip155:84530.004825 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Daily ECB reference rates between two currencies over a date range, one point per working day.",
  "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": {
              "end": {
                "description": "Optional ISO end date; the span must not exceed 366 days",
                "type": "string"
              },
              "from": {
                "description": "Base currency, ISO 4217",
                "type": "string"
              },
              "start": {
                "description": "ISO start date",
                "type": "string"
              },
              "to": {
                "description": "Quote currency, ISO 4217",
                "type": "string"
              }
            },
            "required": [
              "from",
              "to",
              "start"
            ],
            "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.004825",
      "amount_atomic": "4825",
      "amount_encoding": "atomic_units",
      "amount_raw": "4825",
      "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": "010f2420a3a25c7ee19f71bfb225d658d481216efb2c9b46737be537366f4b1a",
  "service_id": "50a27e52cd5020a393cadc26a8e0e9d54c76bd2da18f41dbd26e3e1a65671e4a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:02.959Z",
  "url": "https://fittings.sh/v1/fx/ecb-timeseries",
  "usage_rights": "not_reviewed"
}
fittings.shGeocode a US street address and return the matched address, coordinates, and its Census tract, county and state codes in one call.
https://fittings.sh/v1/census/address-geographies
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Geocode a US street address and return the matched address, coordinates, and its Census tract, county and state codes in one call.",
  "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": {
              "address": {
                "description": "Free-form US street address, up to 200 characters",
                "type": "string"
              }
            },
            "required": [
              "address"
            ],
            "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": "b637644f734501009c25f0d690cb12d7950dd901c3f75f2db0f4f2d2cf0b8451",
  "service_id": "53bd9899616e148481e288b2ee558af2cbe314e026e11bbb411af44c5d8ee108",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:03.814Z",
  "url": "https://fittings.sh/v1/census/address-geographies",
  "usage_rights": "not_reviewed"
}
fittings.shObserved water levels, tide predictions or current speed and direction for a NOAA CO-OPS station over a date window of up to 7 days.
https://fittings.sh/v1/noaa/coops-station-data
NetworkAdvertised amountBillingPayee
eip155:84530.008 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Observed water levels, tide predictions or current speed and direction for a NOAA CO-OPS station over a date window of up to 7 days.",
  "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": {
              "beginDate": {
                "description": "ISO date YYYY-MM-DD",
                "type": "string"
              },
              "datum": {
                "description": "Vertical datum for water_level and predictions, one of MLLW, MLW, MSL, MTL, MHW, MHHW, NAVD, STND; default MLLW",
                "type": "string"
              },
              "endDate": {
                "description": "ISO date YYYY-MM-DD; defaults to beginDate, at most 7 days",
                "type": "string"
              },
              "product": {
                "description": "One of water_level, predictions, currents; default water_level",
                "type": "string"
              },
              "station": {
                "description": "CO-OPS station id, e.g. 8518750 or cb0102",
                "type": "string"
              },
              "units": {
                "description": "english or metric; default english",
                "type": "string"
              }
            },
            "required": [
              "station",
              "beginDate"
            ],
            "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.008",
      "amount_atomic": "8000",
      "amount_encoding": "atomic_units",
      "amount_raw": "8000",
      "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": "5bfe1b4ad64157c9c597fbdc87d9f1c18e85ddc4dd7c011972644f60ec3d30cb",
  "service_id": "54f8114761e74234ec2e3117329059a18f05713d9da9e19dd50528f7f29820ef",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:39.934Z",
  "url": "https://fittings.sh/v1/noaa/coops-station-data",
  "usage_rights": "not_reviewed"
}
fittings.shThe closest US street segments to a point, with name, road class, route type and distance in meters, from Census TIGER.
https://fittings.sh/v1/road/nearest
NetworkAdvertised amountBillingPayee
eip155:84530.005998 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The closest US street segments to a point, with name, road class, route type and distance in meters, from Census TIGER.",
  "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"
              },
              "limit": {
                "description": "Streets returned, up to 25. Default 5.",
                "type": "number"
              },
              "lon": {
                "type": "number"
              },
              "radiusMeters": {
                "description": "Search radius, up to 1000. Default 200.",
                "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.005998",
      "amount_atomic": "5998",
      "amount_encoding": "atomic_units",
      "amount_raw": "5998",
      "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": "73bb62570a743bea250a4bc1fc079cb438c2c3099419458e40aa61c349dacdd9",
  "service_id": "568126341f41f7f1065cbad78f6d40b7b4ee238a99c50cda306085efea407fc3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:20.179Z",
  "url": "https://fittings.sh/v1/road/nearest",
  "usage_rights": "not_reviewed"
}
fittings.shSearch the National Vulnerability Database by keyword, CPE, publication window or CVSS severity, returning a paginated list with scores and CWE classifications.
https://fittings.sh/v1/cve/search
NetworkAdvertised amountBillingPayee
eip155:84530.00596 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Search the National Vulnerability Database by keyword, CPE, publication window or CVSS severity, returning a paginated list with scores and CWE classifications.",
  "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": {
              "cpe": {
                "description": "CPE 2.3 match string, e.g. cpe:2.3:a:apache:log4j",
                "type": "string"
              },
              "exact": {
                "description": "Match the keyword as an exact phrase",
                "type": "boolean"
              },
              "includeRejected": {
                "description": "Include withdrawn CVE records, default false",
                "type": "boolean"
              },
              "keyword": {
                "description": "Words to match in the description; multiple words are ANDed",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "offset": {
                "description": "0-10000, default 0",
                "type": "number"
              },
              "publishedFrom": {
                "description": "YYYY-MM-DD; requires publishedTo, window at most 120 days",
                "type": "string"
              },
              "publishedTo": {
                "description": "YYYY-MM-DD; requires publishedFrom",
                "type": "string"
              },
              "severity": {
                "description": "LOW | MEDIUM | HIGH | CRITICAL (CVSS v3)",
                "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.00596",
      "amount_atomic": "5960",
      "amount_encoding": "atomic_units",
      "amount_raw": "5960",
      "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": "2a98716e341d2c7a0330a1c1a359f1e2517e56c66a59b34f7ede79413171a871",
  "service_id": "6043111a4dca4d40eedf0b9dbfb4845585eee109c1392fcf0dc1758edc8150c1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:14.369Z",
  "url": "https://fittings.sh/v1/cve/search",
  "usage_rights": "not_reviewed"
}
fittings.shPredicted high and low tides for a NOAA CO-OPS station on a given date, in feet above datum.
https://fittings.sh/v1/water/noaa-tides
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Predicted high and low tides for a NOAA CO-OPS station on a given date, in feet above datum.",
  "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"
              },
              "station": {
                "description": "NOAA CO-OPS station id, 7 digits",
                "type": "string"
              }
            },
            "required": [
              "station",
              "date"
            ],
            "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.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": "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": "efd33d4abd75e98a0cb04a925c66b7fc1247e5bf7f3eda608068429b8ed31457",
  "service_id": "61221c78b4274c9f1aaa6c077beccd758705349bcbe9f6288b6bbc65d5790a32",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:00.391Z",
  "url": "https://fittings.sh/v1/water/noaa-tides",
  "usage_rights": "not_reviewed"
}
fittings.shFoods in USDA FoodData Central matching a name, each with its FDC id, serving size and calories, protein, fat and carbohydrate.
https://fittings.sh/v1/usda/food-search
NetworkAdvertised amountBillingPayee
eip155:84530.00496 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Foods in USDA FoodData Central matching a name, each with its FDC id, serving size and calories, protein, fat and carbohydrate.",
  "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": {
              "dataType": {
                "description": "Optional comma list of: Foundation, SR Legacy, Branded, Survey (FNDDS), Experimental",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "query": {
                "description": "Food name, e.g. cheddar cheese",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "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.00496",
      "amount_atomic": "4960",
      "amount_encoding": "atomic_units",
      "amount_raw": "4960",
      "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": "a8acfd2e43188ed450d15ccc6c448f2ca49c83b582f6858ad22b66cd98128d15",
  "service_id": "61935d326d1a5ffc56a40a0e4e504a710386b41e5c66160e85d19faed020051e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:44.588Z",
  "url": "https://fittings.sh/v1/usda/food-search",
  "usage_rights": "not_reviewed"
}
fittings.shFind LEI records matching a company name, with jurisdiction, country and registration status.
https://fittings.sh/v1/lei/search
NetworkAdvertised amountBillingPayee
eip155:84530.0054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Find LEI records matching a company name, with jurisdiction, country 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": {
              "limit": {
                "description": "1-25, default 10",
                "type": "number"
              },
              "name": {
                "description": "Company or entity name",
                "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.0054",
      "amount_atomic": "5400",
      "amount_encoding": "atomic_units",
      "amount_raw": "5400",
      "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": "624116ec07f496fa289df34a846fc9ff22c254c3b80a1690a49f646a780023e0",
  "service_id": "61cf132f5109bdee6de547b4e8d49b33f360c94d08bf3990e21b3d876624cc0c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:52.796Z",
  "url": "https://fittings.sh/v1/lei/search",
  "usage_rights": "not_reviewed"
}
fittings.shThe most recent bulletin from each NOAA tsunami warning center, with its category (warning, advisory, watch or information), issue time, epicenter and bulletin link.
https://fittings.sh/v1/tsunami/center-bulletins
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The most recent bulletin from each NOAA tsunami warning center, with its category (warning, advisory, watch or information), issue time, epicenter and bulletin link.",
  "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": "64e53d7b3a452b7f6d21591f5540b8b2238d869c6309af336d4b447f3b72f679",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:07:12.805Z",
  "url": "https://fittings.sh/v1/tsunami/center-bulletins",
  "usage_rights": "not_reviewed"
}
fittings.shResolves a stock ticker to the SEC central index key and registered company name.
https://fittings.sh/v1/sec/ticker-resolve
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Resolves a stock ticker to the SEC central index key and registered company name.",
  "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": {
              "ticker": {
                "description": "Exchange ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker"
            ],
            "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": "85c33ff9fe611866e4d72edeaf0989a71ce8a0d26e97b877bada219fb62d169d",
  "service_id": "6549d579c2fe6ddf51f7e13044e1ba71c8b46e551d99d2db8cd5e14bfb1036a8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:39.693Z",
  "url": "https://fittings.sh/v1/sec/ticker-resolve",
  "usage_rights": "not_reviewed"
}
fittings.shAdjusts a US dollar amount between two dates using the official BLS CPI-U index, returning both index values.
https://fittings.sh/v1/cpi/adjust
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Adjusts a US dollar amount between two dates using the official BLS CPI-U index, returning both index values.",
  "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": "US dollar amount to adjust",
                "type": "number"
              },
              "from": {
                "description": "Source period, YYYY or YYYY-MM",
                "type": "string"
              },
              "to": {
                "description": "Target period, YYYY or YYYY-MM. Defaults to the latest published month.",
                "type": "string"
              }
            },
            "required": [
              "amount",
              "from"
            ],
            "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": "55bab49d43d39be3d037eb65bc450927b331a907128fa4cb52bfc61e2a31eb9b",
  "service_id": "66cb2f70c1f3e0eb82aa9d452c0c1457832cf791631ae7af72c692e2bca2b934",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:53.801Z",
  "url": "https://fittings.sh/v1/cpi/adjust",
  "usage_rights": "not_reviewed"
}
fittings.shSearch registered clinical trials by condition, intervention, sponsor or free text, filtered by recruitment status and phase.
https://fittings.sh/v1/ctgov/trial-search
NetworkAdvertised amountBillingPayee
eip155:84530.00498 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Search registered clinical trials by condition, intervention, sponsor or free text, filtered by recruitment status and phase.",
  "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": {
              "condition": {
                "description": "Condition or disease",
                "type": "string"
              },
              "intervention": {
                "description": "Drug, device or procedure",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "phase": {
                "description": "One of EARLY_PHASE1, PHASE1, PHASE2, PHASE3, PHASE4",
                "type": "string"
              },
              "sponsor": {
                "description": "Lead sponsor or collaborator",
                "type": "string"
              },
              "status": {
                "description": "One of RECRUITING, NOT_YET_RECRUITING, ACTIVE_NOT_RECRUITING, ENROLLING_BY_INVITATION, COMPLETED, SUSPENDED, TERMINATED, WITHDRAWN, AVAILABLE, NO_LONGER_AVAILABLE, TEMPORARILY_NOT_AVAILABLE, APPROVED_FOR_MARKETING, WITHHELD, UNKNOWN",
                "type": "string"
              },
              "term": {
                "description": "Free-text search across the record",
                "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.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": "0266c482ec83880a8cb50273cab0cbdca6cdf598ef332b38e6911297c965023e",
  "service_id": "6a18488b9e582a9687dc4b78a4d369e439354a348d9aceee2e093eb2d970f067",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:46.376Z",
  "url": "https://fittings.sh/v1/ctgov/trial-search",
  "usage_rights": "not_reviewed"
}
fittings.shA summary of FDA Adverse Event Reporting System reports naming a drug: total reports, the most frequently reported reactions, and the reaction outcome and seriousness distributions.
https://fittings.sh/v1/faers/adverse-events
NetworkAdvertised amountBillingPayee
eip155:84530.00698 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "A summary of FDA Adverse Event Reporting System reports naming a drug: total reports, the most frequently reported reactions, and the reaction outcome and seriousness distributions.",
  "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": {
              "drug": {
                "description": "Drug name to match",
                "type": "string"
              },
              "field": {
                "description": "Which name to match on: any (default), generic, brand or substance",
                "type": "string"
              },
              "from": {
                "description": "Earliest report receive date, YYYY-MM-DD",
                "type": "string"
              },
              "limit": {
                "description": "Top reactions to return, 1-100, default 20",
                "type": "number"
              },
              "to": {
                "description": "Latest report receive date, YYYY-MM-DD",
                "type": "string"
              }
            },
            "required": [
              "drug"
            ],
            "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.00698",
      "amount_atomic": "6980",
      "amount_encoding": "atomic_units",
      "amount_raw": "6980",
      "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": "799df2441f2f2a875ba515859b48a9bea9a8ba95a50b5f4a6f83058d98083cdc",
  "service_id": "6a77684f2190c43c32843e6f8fe77fbef988cfe1f7e8239a83cc39b293e1865f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:25.814Z",
  "url": "https://fittings.sh/v1/faers/adverse-events",
  "usage_rights": "not_reviewed"
}
fittings.shFDA medical device recall and enforcement reports filtered by product, firm, recall class, state, status or report date, with the hazard reason and what each class means.
https://fittings.sh/v1/devicerecall/search
NetworkAdvertised amountBillingPayee
eip155:84530.00496 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "FDA medical device recall and enforcement reports filtered by product, firm, recall class, state, status or report date, with the hazard reason and what each class means.",
  "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": {
              "classification": {
                "description": "Class I, Class II or Class III",
                "type": "string"
              },
              "firm": {
                "description": "Recalling firm name",
                "type": "string"
              },
              "from": {
                "description": "Earliest report date, YYYY-MM-DD",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "query": {
                "description": "Words from the product description, e.g. infusion pump",
                "type": "string"
              },
              "skip": {
                "description": "Results to skip, 0-1000, default 0",
                "type": "number"
              },
              "state": {
                "description": "Two-letter US state of the recalling firm",
                "type": "string"
              },
              "status": {
                "description": "Ongoing, Completed, Terminated or Pending",
                "type": "string"
              },
              "to": {
                "description": "Latest report date, YYYY-MM-DD",
                "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.00496",
      "amount_atomic": "4960",
      "amount_encoding": "atomic_units",
      "amount_raw": "4960",
      "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": "0e24b642b14801eec597415ec1b1103a860fdb94f3a14c7c60737773e09880d3",
  "service_id": "6af0a8a944e4333e21428c75f160688fd984954856a2b018f2ca414b038b3d96",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:28.696Z",
  "url": "https://fittings.sh/v1/devicerecall/search",
  "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