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.shFlatten arbitrarily nested JSON to a single-level object of dotted paths, or expand one back.
https://fittings.sh/v1/fmt/json-flatten
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Flatten arbitrarily nested JSON to a single-level object of dotted paths, or expand one back.",
  "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": {
              "json": {
                "description": "Any JSON value, up to 50000 leaves, 1000000 key characters and 64 levels deep",
                "type": "object"
              }
            },
            "required": [
              "json"
            ]
          },
          "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.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": "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": "599e58c082a505e8f3eb0ab110ccddb0c019a18c8d10fb994b7c8649e4c67369",
  "service_id": "b3c968926feff71b35dd4f8471d3d58d9cef26040afc6386a278fca7f28c8dd6",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:53.786Z",
  "url": "https://fittings.sh/v1/fmt/json-flatten",
  "usage_rights": "not_reviewed"
}
fittings.shThe European Central Bank's daily reference rate between two currencies, for the latest working day or a historical date.
https://fittings.sh/v1/fx/ecb-rate
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The European Central Bank's daily reference rate between two currencies, for the latest working day or a historical 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": {
              "amount": {
                "description": "Optional amount to convert, default 1",
                "type": "number"
              },
              "date": {
                "description": "Optional ISO date; defaults to the latest published rate",
                "type": "string"
              },
              "from": {
                "description": "Base currency, ISO 4217, e.g. USD",
                "type": "string"
              },
              "to": {
                "description": "Quote currency, ISO 4217, e.g. EUR",
                "type": "string"
              }
            },
            "required": [
              "from",
              "to"
            ],
            "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": "dfbd7f9f286b1fed6279aed6208755b279bdb4d7873297e45bc7bf2d852c50fe",
  "service_id": "b56712bc8aa03de6a1e8d70088083b3767dc14ebf5154ea607c94bf41428209a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:59.729Z",
  "url": "https://fittings.sh/v1/fx/ecb-rate",
  "usage_rights": "not_reviewed"
}
fittings.shGenerates a QR code for arbitrary text or a URL as SVG or PNG, with a chosen error-correction level, module scale, quiet zone and colors.
https://fittings.sh/v1/qr/generate
NetworkAdvertised amountBillingPayee
eip155:84530.00321 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Generates a QR code for arbitrary text or a URL as SVG or PNG, with a chosen error-correction level, module scale, quiet zone and colors.",
  "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": {
              "border": {
                "description": "Quiet-zone modules, 0-8, default 4",
                "type": "number"
              },
              "content": {
                "description": "Text or URL, up to 271 bytes of UTF-8",
                "type": "string"
              },
              "dark": {
                "description": "Hex color for dark modules, default #000000",
                "type": "string"
              },
              "errorCorrection": {
                "description": "L, M, Q or H. Default M.",
                "type": "string"
              },
              "format": {
                "description": "svg or png. Default svg.",
                "type": "string"
              },
              "light": {
                "description": "Hex color for light modules, default #ffffff",
                "type": "string"
              },
              "scale": {
                "description": "Pixels per module, 1-16, default 8",
                "type": "number"
              }
            },
            "required": [
              "content"
            ]
          },
          "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.00321",
      "amount_atomic": "3210",
      "amount_encoding": "atomic_units",
      "amount_raw": "3210",
      "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": "86a5b6b492caa7b8b7090eb413eb21f4338e369628605fa4109f0d6f8c7a367f",
  "service_id": "b6095448b79231f65024e326cb4eb7fe33a72a7dbd426647c0714ea5758638b5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:22.023Z",
  "url": "https://fittings.sh/v1/qr/generate",
  "usage_rights": "not_reviewed"
}
fittings.shCheck text for profanity and obscenity, returning each match with its offset and a redacted copy of the text.
https://fittings.sh/v1/text/profanity-filter
NetworkAdvertised amountBillingPayee
eip155:84530.0042 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Check text for profanity and obscenity, returning each match with its offset and a redacted copy of the text.",
  "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": {
              "mask": {
                "description": "Single character used for redaction, default *",
                "type": "string"
              },
              "text": {
                "description": "Text to check, up to 20000 UTF-8 bytes",
                "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": "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": "51c57298b1b33d58d5e86dfdac09168ff96e6530c51cbd44cce380275b7f63fd",
  "service_id": "b6866cf663f0433e031807a051c82ee3eaf6f94e94e73d8949aa4862338a810a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:12.755Z",
  "url": "https://fittings.sh/v1/text/profanity-filter",
  "usage_rights": "not_reviewed"
}
fittings.shConvert an XML document to an ordered JSON tree with resolved namespaces, attributes, CDATA and mixed content preserved.
https://fittings.sh/v1/fmt/xml-to-json
NetworkAdvertised amountBillingPayee
eip155:84530.0045 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Convert an XML document to an ordered JSON tree with resolved namespaces, attributes, CDATA and mixed content preserved.",
  "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": {
              "preserveWhitespace": {
                "description": "Keep whitespace-only text nodes. Default false",
                "type": "boolean"
              },
              "xml": {
                "description": "XML document, up to 1000000 characters and 50000 nodes",
                "type": "string"
              }
            },
            "required": [
              "xml"
            ]
          },
          "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.0045",
      "amount_atomic": "4500",
      "amount_encoding": "atomic_units",
      "amount_raw": "4500",
      "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": "d3bf692696f7b9822e056c9d2e0bbe12f9363bf5132bef299d8d8ec44ced6c4b",
  "service_id": "b6e1dc65bf485a02b3cc1c7b55fc6c9cfd13abaa1195b4b0fb434d658079f13c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:04:38.515Z",
  "url": "https://fittings.sh/v1/fmt/xml-to-json",
  "usage_rights": "not_reviewed"
}
fittings.shConvert an instant between IANA timezones, returning the local wall time, UTC offset and DST state.
https://fittings.sh/v1/time/timezone-convert
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Convert an instant between IANA timezones, returning the local wall time, UTC offset and DST state.",
  "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": {
              "instant": {
                "description": "ISO 8601 instant, e.g. 2026-08-09T14:00:00Z",
                "type": "string"
              },
              "toTimezone": {
                "description": "IANA zone, e.g. Europe/London",
                "type": "string"
              }
            },
            "required": [
              "instant",
              "toTimezone"
            ],
            "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": "77c33fbfdd499802ffe90d82bd8f7535175793c51547bc57925a5569b87d841c",
  "service_id": "b8f1c5d29a1801d48945ad81d51c74e8412db9d4f9d0cc425451f96e9f96986e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:39.303Z",
  "url": "https://fittings.sh/v1/time/timezone-convert",
  "usage_rights": "not_reviewed"
}
fittings.shClassifies the change between two versions as major, minor, patch, premajor, preminor, prepatch, prerelease or none, with the direction and whether the move stays inside a caret range.
https://fittings.sh/v1/semver/bump-classify
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Classifies the change between two versions as major, minor, patch, premajor, preminor, prepatch, prerelease or none, with the direction and whether the move stays inside a caret range.",
  "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": {
              "from": {
                "description": "The version being moved away from, e.g. 1.2.3",
                "type": "string"
              },
              "to": {
                "description": "The version being moved to, e.g. 1.3.0",
                "type": "string"
              }
            },
            "required": [
              "from",
              "to"
            ],
            "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": "fd59eef86c8206716e81f8d4c8a9e74a3205f3c2655accd0da6600067c316e25",
  "service_id": "bbe51b810fe8d6dd2bceb6511ad3dd92a54031854eee75fee5133c97725f3e20",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:40.876Z",
  "url": "https://fittings.sh/v1/semver/bump-classify",
  "usage_rights": "not_reviewed"
}
fittings.shCompute a SHA-1/256/384/512 digest of supplied text, returned as hex and base64.
https://fittings.sh/v1/crypto/hash-digest
NetworkAdvertised amountBillingPayee
eip155:84530.0035 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Compute a SHA-1/256/384/512 digest of supplied text, returned as hex and base64.",
  "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": {
              "algorithm": {
                "description": "SHA-256 | SHA-384 | SHA-512 | SHA-1",
                "type": "string"
              },
              "text": {
                "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.0035",
      "amount_atomic": "3500",
      "amount_encoding": "atomic_units",
      "amount_raw": "3500",
      "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": "492278b9928c17fa037ff3aa5614edfe2a4b2ca561253c9c45343bc87512ff83",
  "service_id": "bc6c30147c6c5d45ac733f348ffc7810c09675f367715b0522f5372446a075f1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T20:59:59.618Z",
  "url": "https://fittings.sh/v1/crypto/hash-digest",
  "usage_rights": "not_reviewed"
}
fittings.shAnswer whether one date is a public holiday in one country, with its name, regional scope and the next holiday that year.
https://fittings.sh/v1/time/holiday-check
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Answer whether one date is a public holiday in one country, with its name, regional scope and the next holiday that year.",
  "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": "ISO 3166-1 alpha-2, e.g. US",
                "type": "string"
              },
              "date": {
                "description": "ISO date YYYY-MM-DD",
                "type": "string"
              }
            },
            "required": [
              "countryCode",
              "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.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": "0fa246c889dbd560c3a7ac2e530f9700c1dcba53a55a674783fe40dfce3cee31",
  "service_id": "bf585db699884180505b471bf8ed6065b4d6514ae804fa5e7e01cc1323066027",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:18.535Z",
  "url": "https://fittings.sh/v1/time/holiday-check",
  "usage_rights": "not_reviewed"
}
fittings.shActive National Weather Service watches, warnings and advisories covering a US latitude and longitude.
https://fittings.sh/v1/nws/active-alerts
NetworkAdvertised amountBillingPayee
eip155:84530.00376 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Active National Weather Service watches, warnings and advisories covering a US latitude and longitude.",
  "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": {
                "description": "Latitude, -90 to 90",
                "type": "number"
              },
              "limit": {
                "description": "1-20, default 10",
                "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.00376",
      "amount_atomic": "3760",
      "amount_encoding": "atomic_units",
      "amount_raw": "3760",
      "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": "a7c69e1fa3785188f86c7efb13ec011ef5b7ae18bb255b82193a96a2afb9ea7a",
  "service_id": "c062aed23bbb027efc10920546c6dbc3356524879e7acbc0759a6ba5da6f21dc",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:55.058Z",
  "url": "https://fittings.sh/v1/nws/active-alerts",
  "usage_rights": "not_reviewed"
}
fittings.shNCAP five-star crash ratings for a model year, make and model: overall, frontal, side and rollover, with recall, complaint and investigation counts.
https://fittings.sh/v1/nhtsa/safety-ratings
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "NCAP five-star crash ratings for a model year, make and model: overall, frontal, side and rollover, with recall, complaint and investigation 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": {
              "make": {
                "description": "Make, e.g. Honda",
                "type": "string"
              },
              "model": {
                "description": "Model, e.g. Accord",
                "type": "string"
              },
              "modelYear": {
                "description": "Model year, e.g. 2015",
                "type": "number"
              }
            },
            "required": [
              "modelYear",
              "make",
              "model"
            ],
            "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": "f077c27c98a51bd50435d3ba34040ed491cc4e1dbe37a6749bebdd87921ff26f",
  "service_id": "c1a0ef43c45cbd4878e2e7ea9ebb8d6fe9cfc5ea4d889fedd4cfa9f51c05e09e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:00.861Z",
  "url": "https://fittings.sh/v1/nhtsa/safety-ratings",
  "usage_rights": "not_reviewed"
}
fittings.shParses a BCP 47 language tag into language, extlang, script, region, variant, extension and private-use subtags, validates each against the IANA registry, and returns the canonical form.
https://fittings.sh/v1/lang/bcp47
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Parses a BCP 47 language tag into language, extlang, script, region, variant, extension and private-use subtags, validates each against the IANA registry, and returns the canonical form.",
  "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": {
              "tag": {
                "description": "Language tag, e.g. zh-Hant-HK, at most 100 characters",
                "type": "string"
              }
            },
            "required": [
              "tag"
            ],
            "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": "56f9776d243bf8323813332c214c4b57e631b6af415a2ae1b41931ac4b8a156e",
  "service_id": "c255a21b53def0d6483d043ef3b23331b5651227d30f69aac93b28c79150fd51",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:26.685Z",
  "url": "https://fittings.sh/v1/lang/bcp47",
  "usage_rights": "not_reviewed"
}
fittings.shSearch the official CPSC recall record by product name and/or recall title, with an optional recall-date window, returning matching recalls with hazard, remedy, units, UPCs and the recall notice URL.
https://fittings.sh/v1/cpsc/recall-check
NetworkAdvertised amountBillingPayee
eip155:84530.0078 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Search the official CPSC recall record by product name and/or recall title, with an optional recall-date window, returning matching recalls with hazard, remedy, units, UPCs and the recall notice URL.",
  "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": {
              "from": {
                "description": "Earliest recall date, YYYY-MM-DD",
                "type": "string"
              },
              "limit": {
                "description": "Maximum recalls returned, 1-25, default 10",
                "type": "number"
              },
              "product": {
                "description": "Product name to match, 3-120 characters",
                "type": "string"
              },
              "title": {
                "description": "Recall title text to match, ANDed with product when both are given",
                "type": "string"
              },
              "to": {
                "description": "Latest recall 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.0078",
      "amount_atomic": "7800",
      "amount_encoding": "atomic_units",
      "amount_raw": "7800",
      "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": "e2f6f646d9051121ee38447afe80256dcb671ed9d98fca718402d263cafec913",
  "service_id": "c4dc7629279f759e409fe7318661159b4ca5086f566e96cf528b1667bfc07e79",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:16.449Z",
  "url": "https://fittings.sh/v1/cpsc/recall-check",
  "usage_rights": "not_reviewed"
}
fittings.shTests versions against an npm-style semver range and returns which satisfy it, the highest and lowest that do, and the range expanded into explicit comparators.
https://fittings.sh/v1/semver/range-resolve
NetworkAdvertised amountBillingPayee
eip155:84530.004398 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Tests versions against an npm-style semver range and returns which satisfy it, the highest and lowest that do, and the range expanded into explicit comparators.",
  "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": {
              "includePrerelease": {
                "description": "Let prereleases satisfy comparators that do not name one, default false",
                "type": "boolean"
              },
              "range": {
                "description": "npm range, e.g. ^1.2.3, ~1.2, 1.x || >=2.5.0, 1.2.3 - 2.3.4",
                "type": "string"
              },
              "version": {
                "description": "A single version to test",
                "type": "string"
              },
              "versions": {
                "description": "Versions to test, as an array or a comma-separated string; at most 200",
                "type": "array"
              }
            },
            "required": [
              "range"
            ],
            "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.004398",
      "amount_atomic": "4398",
      "amount_encoding": "atomic_units",
      "amount_raw": "4398",
      "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": "c6d28d8c6df9755597d572a5dcbd3796031acc50a761e2659651d9efdb45b19e",
  "service_id": "c5b5537634b6080536f602d9b3f03ecd181bffe80632915ed08aced65c55a760",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:37.962Z",
  "url": "https://fittings.sh/v1/semver/range-resolve",
  "usage_rights": "not_reviewed"
}
fittings.shThe NPPES record for a healthcare provider or organization: name, credential, taxonomy specialties with state licence numbers, practice and mailing addresses, enumeration date and active status.
https://fittings.sh/v1/npi/provider-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.00398 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The NPPES record for a healthcare provider or organization: name, credential, taxonomy specialties with state licence numbers, practice and mailing addresses, enumeration date and active 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": {
              "city": {
                "description": "Practice city",
                "type": "string"
              },
              "firstName": {
                "description": "Provider first name",
                "type": "string"
              },
              "lastName": {
                "description": "Provider last name",
                "type": "string"
              },
              "limit": {
                "description": "1-50, default 10",
                "type": "number"
              },
              "npi": {
                "description": "Ten-digit NPI to look up directly",
                "type": "string"
              },
              "organizationName": {
                "description": "Organization name",
                "type": "string"
              },
              "postalCode": {
                "description": "Practice postal code",
                "type": "string"
              },
              "skip": {
                "description": "Results to skip, 0-1000, default 0",
                "type": "number"
              },
              "state": {
                "description": "Two-letter US state code",
                "type": "string"
              },
              "taxonomy": {
                "description": "Taxonomy description, e.g. Internal Medicine",
                "type": "string"
              },
              "type": {
                "description": "NPI-1 for individuals, NPI-2 for organizations",
                "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.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": "082c72eb5b1420fd6c5c0ddd025504882c3711275ceefc68a7e76de160dd6e8b",
  "service_id": "c5f8fc89c1878fdc91b6221c3b2d6cae4b4bf99def82b8c2e3d35bc0f28c6cbf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:35.169Z",
  "url": "https://fittings.sh/v1/npi/provider-lookup",
  "usage_rights": "not_reviewed"
}
fittings.shThe therapeutic, pharmacologic, mechanism-of-action, ATC and VA classes a drug or ingredient belongs to, from NLM RxClass, deduplicated and labeled.
https://fittings.sh/v1/rxclass/drug-classes
NetworkAdvertised amountBillingPayee
eip155:84530.00498 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The therapeutic, pharmacologic, mechanism-of-action, ATC and VA classes a drug or ingredient belongs to, from NLM RxClass, deduplicated and labeled.",
  "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": {
              "classTypes": {
                "description": "Comma-separated class types to keep, e.g. EPC,MOA. One of ATC1-4, CHEM, DISEASE, DISPOS, EPC, MESHPA, MOA, PE, PK, SCHEDULE, STRUCT, TC, VA",
                "type": "string"
              },
              "drug": {
                "description": "Drug or ingredient name, e.g. warfarin",
                "type": "string"
              },
              "includeProducts": {
                "description": "Also include classes carried only by branded or clinical drug concepts, not just ingredients",
                "type": "boolean"
              },
              "limit": {
                "description": "Maximum classes, 1-100, default 50",
                "type": "number"
              },
              "rxcui": {
                "description": "RxNorm concept id, as an alternative to `drug`",
                "type": "string"
              },
              "source": {
                "description": "Restrict to one relationship source: ATC, ATCPROD, DAILYMED, FDASPL, FMTSME, MEDRT, MESH, RXNORM, SNOMEDCT, VA",
                "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": "3c06c5d9324d2fce2173bcbcd369414fc69c5b892689a98f259ec0653a7e7e7c",
  "service_id": "c76894a35a19accd89bc37574dcdd25790bd7fae079958996d7690ac60608bb0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:19.756Z",
  "url": "https://fittings.sh/v1/rxclass/drug-classes",
  "usage_rights": "not_reviewed"
}
fittings.shEarthquakes above a magnitude threshold in the last N hours, worldwide or within a radius of a point, newest first.
https://fittings.sh/v1/quake/recent
NetworkAdvertised amountBillingPayee
eip155:84530.003995 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Earthquakes above a magnitude threshold in the last N hours, worldwide or within a radius of a point, newest 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": {
              "hours": {
                "description": "Lookback window, 1-168, default 24",
                "type": "number"
              },
              "latitude": {
                "description": "Optional circle centre, with longitude and radiusKm",
                "type": "number"
              },
              "limit": {
                "description": "1-200, default 20",
                "type": "number"
              },
              "longitude": {
                "type": "number"
              },
              "minMagnitude": {
                "description": "Lower bound, -1 to 10, default 2.5",
                "type": "number"
              },
              "radiusKm": {
                "description": "1-20000",
                "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.003995",
      "amount_atomic": "3995",
      "amount_encoding": "atomic_units",
      "amount_raw": "3995",
      "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": "50a358bc9d82a1d615f71294051e88a1c6f03a75b62d896b68d6734ccfc55af5",
  "service_id": "cbc4ebbf72ed6e08b629d859f2c4989956e0d86083024603c1487968a025a46d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:02:09.266Z",
  "url": "https://fittings.sh/v1/quake/recent",
  "usage_rights": "not_reviewed"
}
fittings.shEncode text, a URL or a payment string as a QR code, returned as SVG, a base64 PNG, or the raw module matrix.
https://fittings.sh/v1/qr/encode
NetworkAdvertised amountBillingPayee
eip155:84530.0045 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Encode text, a URL or a payment string as a QR code, returned as SVG, a base64 PNG, or the raw module matrix.",
  "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": {
              "ecLevel": {
                "description": "Error correction level, default M",
                "enum": [
                  "L",
                  "M",
                  "Q",
                  "H"
                ],
                "type": "string"
              },
              "format": {
                "description": "Default svg",
                "enum": [
                  "svg",
                  "png",
                  "matrix"
                ],
                "type": "string"
              },
              "scale": {
                "description": "Pixels per module, 1 to 15, default 8",
                "type": "number"
              },
              "text": {
                "description": "Payload to encode, up to 271 UTF-8 bytes",
                "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.0045",
      "amount_atomic": "4500",
      "amount_encoding": "atomic_units",
      "amount_raw": "4500",
      "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": "f61a41afcfb14568689173f597ee3c6dae663f3d4b971f522a97a02e553074b9",
  "service_id": "cc92fc54d05e2d2bc0583cee31855320b0fa734229ee0ec61fcf954bdc8a3fb8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:06.74Z",
  "url": "https://fittings.sh/v1/qr/encode",
  "usage_rights": "not_reviewed"
}
fittings.shEvery active National Weather Service watch, warning and advisory for a whole US state, territory, marine area or forecast zone, with a count per event type.
https://fittings.sh/v1/nws/area-alerts
NetworkAdvertised amountBillingPayee
eip155:84530.00496 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Every active National Weather Service watch, warning and advisory for a whole US state, territory, marine area or forecast zone, with a count per event type.",
  "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": {
              "area": {
                "description": "US state or territory postal code, or a marine area code such as GM. Use this or zone.",
                "type": "string"
              },
              "event": {
                "description": "Optional exact event name filter, e.g. Tornado Warning",
                "type": "string"
              },
              "limit": {
                "description": "Maximum alerts returned, 1-50, default 20",
                "type": "number"
              },
              "severity": {
                "description": "Optional filter: Extreme, Severe, Moderate, Minor, Unknown",
                "type": "string"
              },
              "zone": {
                "description": "NWS forecast zone id, e.g. TXZ096 or TXC201. Use this or area.",
                "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": "ed5f574275f73626d2c267166e885dcfc7159dd65df6f1a2dde90c628ba18086",
  "service_id": "cddd8469e503097efb012218b4e42dda4312e5eb15abca17e5b2b37ca6a2978f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:05:46.197Z",
  "url": "https://fittings.sh/v1/nws/area-alerts",
  "usage_rights": "not_reviewed"
}
fittings.shChecks a proposed package name against a registry’s own naming rules (npm scoping and URL-safety, PEP 503 normalization for PyPI, cargo’s crate name grammar) and returns the normalized form the registry compares by.
https://fittings.sh/v1/pkg/name-check
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Checks a proposed package name against a registry’s own naming rules (npm scoping and URL-safety, PEP 503 normalization for PyPI, cargo’s crate name grammar) and returns the normalized form the registry compares by.",
  "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": {
              "name": {
                "description": "Proposed package name, at most 300 characters",
                "type": "string"
              },
              "registry": {
                "description": "One of npm, pypi, crates, default npm",
                "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.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": "b5a3022826aedb276b608b2aa745372f9942e36a67ee21a6abaefd9133951c47",
  "service_id": "ce0ccaff06fcf1d3a35061c1820b3cf674e1c88ee8686929bdc77a7887f8d8c5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:06:55.731Z",
  "url": "https://fittings.sh/v1/pkg/name-check",
  "usage_rights": "not_reviewed"
}
fittings.shCheck a name against the US System for Award Management exclusions list: parties debarred, suspended or otherwise ineligible for federal contracts and assistance.
https://fittings.sh/v1/sam/exclusions-check
NetworkAdvertised amountBillingPayee
eip155:84530.0068 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Check a name against the US System for Award Management exclusions list: parties debarred, suspended or otherwise ineligible for federal contracts and assistance.",
  "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": "Optional filter: Individual, Firm, Vessel, Special Entity Designation",
                "type": "string"
              },
              "limit": {
                "description": "1-10, default 10",
                "type": "number"
              },
              "name": {
                "description": "Entity or individual 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.0068",
      "amount_atomic": "6800",
      "amount_encoding": "atomic_units",
      "amount_raw": "6800",
      "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": "0x772003A2E9c2cCC8af956870a37A66F64F8CEC38",
        "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": "3619b337a08fb0f1f0c45fd898b84dddebb9aff50513f8986a54bb631dba1bd3",
  "service_id": "ce7ae6663d4b4cf101bc539b1eebf66d74501228ec5d902dceedc2e023d7f41f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-19T01:22:33.902Z",
  "url": "https://fittings.sh/v1/sam/exclusions-check",
  "usage_rights": "not_reviewed"
}
fittings.shLatest and recent values of an XBRL concept, such as Revenues or Assets, for a US public company named by ticker.
https://fittings.sh/v1/sec/ticker-financials
NetworkAdvertised amountBillingPayee
eip155:84530.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Latest and recent values of an XBRL concept, such as Revenues or Assets, for a US public company named by ticker.",
  "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": {
              "concept": {
                "description": "US-GAAP concept, e.g. Revenues or Assets",
                "type": "string"
              },
              "ticker": {
                "description": "Exchange ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [
              "ticker",
              "concept"
            ],
            "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": "6732778205e40167a08bdc289486859e36dd077bfa459d86bf8567b9e1ac03f9",
  "service_id": "cff542c54efc5c9e721d5a54ee8a8c947fbe7341bdbf481e5758a6cdbc6d9479",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:01:42.903Z",
  "url": "https://fittings.sh/v1/sec/ticker-financials",
  "usage_rights": "not_reviewed"
}
fittings.shResolve up to 10 US street addresses at once to latitude/longitude plus state, county, tract, block, CBSA and CSA codes.
https://fittings.sh/v1/census/geocode-batch
NetworkAdvertised amountBillingPayee
eip155:84530.022 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedupto0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "Resolve up to 10 US street addresses at once to latitude/longitude plus state, county, tract, block, CBSA and CSA codes.",
  "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": {
              "addresses": {
                "description": "1-10 free-form US street addresses",
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "required": [
              "addresses"
            ]
          },
          "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.022",
      "amount_atomic": "22000",
      "amount_encoding": "atomic_units",
      "amount_raw": "22000",
      "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": "02d2792fd049f9bcab00b6fbe0fe8c5f4c80d1e7130f23d66b08d3eda46724bb",
  "service_id": "d08b9cfaf5e92a71e5da0bd11c84e4a4024975c6764b9f7dc2cac5adbaabceb1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:03.837Z",
  "url": "https://fittings.sh/v1/census/geocode-batch",
  "usage_rights": "not_reviewed"
}
fittings.shThe 15-digit census block FIPS code containing a US coordinate, with its county and state codes and the block bounding box.
https://fittings.sh/v1/fcc/census-block
NetworkAdvertised amountBillingPayee
eip155:84530.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "The 15-digit census block FIPS code containing a US coordinate, with its county and state codes and the block bounding box.",
  "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": "d41cbbd2af11e1f541ce07c519043ecae21ca4ec66f5419d1df9c1f3ca060883",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:03:49.754Z",
  "url": "https://fittings.sh/v1/fcc/census-block",
  "usage_rights": "not_reviewed"
}
fittings.shA CVE record from the National Vulnerability Database: description, CVSS severity and references.
https://fittings.sh/v1/cve/lookup
NetworkAdvertised amountBillingPayee
eip155:84530.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe025442C0d6dC17aD2b9eB888B3565bdFCd98638
Source and evidence
{
  "description": "A CVE record from the National Vulnerability Database: description, CVSS severity and references.",
  "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": "CVE identifier, e.g. CVE-2021-44228",
                "type": "string"
              }
            },
            "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.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": "bfbe459230673600b8e4787ee1c34fdca1e6c68dbf29aff402e64d8f19a1b26f",
  "service_id": "deed65050fc6de7b008de73a95ac4d62683f19bd220d20494f27a019f5f792b2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-15T21:00:52.537Z",
  "url": "https://fittings.sh/v1/cve/lookup",
  "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