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.

4,136 observations · Differences between dated observations.

api.strale.ioCheck a domain's SSL/TLS certificate. Returns issuer, validity dates, days until expiry, protocol version, cipher, and SAN entries.
https://api.strale.io/x402/ssl-check
NetworkAdvertised amountBillingPayee
eip155:84530.0324 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check a domain's SSL/TLS certificate. Returns issuer, validity dates, days until expiry, protocol version, cipher, and SAN entries.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0324",
      "amount_atomic": "32400",
      "amount_encoding": "atomic_units",
      "amount_raw": "32400",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "3ae218371cc7dc0218abb857e39d136de27d24f7c59a7718f4da2700cf3174f9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:30:59.899Z",
  "url": "https://api.strale.io/x402/ssl-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioValidate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic — fast and cheap.
https://api.strale.io/x402/iban-validate
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Validate an IBAN number. Checks format, length, and mod-97 checksum. Extracts country code, bank identifier, and branch code. Pure algorithmic — fast and cheap.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "3eae1696f9659a057b68c613ebf29a7229fa52efb43c032ece8a1caec620fc8a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-13T06:10:01.819Z",
  "url": "https://api.strale.io/x402/iban-validate",
  "usage_rights": "not_reviewed"
}
api.strale.ioDNS lookup for MX, A, AAAA, NS, TXT, SOA records. Detects email provider (Google, Microsoft, etc.), SPF, and DMARC records.
https://api.strale.io/x402/mx-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "DNS lookup for MX, A, AAAA, NS, TXT, SOA records. Detects email provider (Google, Microsoft, etc.), SPF, and DMARC records.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "40a67005e109658ab5f6ccd7c3778e62bd548ac1c5922227750a6fcff55db0e9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T22:51:27.781Z",
  "url": "https://api.strale.io/x402/mx-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioFetch a URL and return content as base64. Useful for embedding images, PDFs in API calls. Returns base64, content type, data URI.
https://api.strale.io/x402/base64-encode-url
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Fetch a URL and return content as base64. Useful for embedding images, PDFs in API calls. Returns base64, content type, data URI.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "40ce1e2e5231e6a4569a8c81067db006c8d0509e7073d522f1d2fe499c5c75ce",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T15:50:04.979Z",
  "url": "https://api.strale.io/x402/base64-encode-url",
  "usage_rights": "not_reviewed"
}
api.strale.ioRank and select document chunks by relevance to fit within a token budget. Returns selected/excluded chunks with scores.
https://api.strale.io/x402/v2/context-window-optimize
NetworkAdvertised amountBillingPayee
eip155:84530.0324 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Rank and select document chunks by relevance to fit within a token budget. Returns selected/excluded chunks with scores.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "documents": {
                "description": "Array of {id, text}",
                "type": "array"
              },
              "max_tokens": {
                "type": "integer"
              },
              "query": {
                "type": "string"
              }
            },
            "required": [
              "documents",
              "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.0324",
      "amount_atomic": "32400",
      "amount_encoding": "atomic_units",
      "amount_raw": "32400",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "c23edc6d2828ae544d20a5e06261fcb47838ee7ff03d09c91bd4fe50175bde94",
  "service_id": "40fd421363d31b0a239f950286b69abae005bbe4e58b0ddd74177daf03df462f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T07:49:16.625Z",
  "url": "https://api.strale.io/x402/v2/context-window-optimize",
  "usage_rights": "not_reviewed"
}
api.strale.ioVerify if a person meets a minimum age requirement based on their date of birth. Returns exact age, whether the threshold is met, and days until the threshold (if not met). Accounts for leap years.
https://api.strale.io/x402/v2/age-verify
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Verify if a person meets a minimum age requirement based on their date of birth. Returns exact age, whether the threshold is met, and days until the threshold (if not met). Accounts for leap years.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "date_of_birth": {
                "description": "Date of birth (YYYY-MM-DD)",
                "type": "string"
              },
              "minimum_age": {
                "description": "Minimum age to verify (default 18)",
                "type": "integer"
              },
              "reference_date": {
                "description": "Date to check against (default today)",
                "type": "string"
              }
            },
            "required": [
              "date_of_birth"
            ],
            "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.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "e3313a3cfd05b1a80ab4a5d967e235ee6a79a48b9ee308333bfeeb2b3a838520",
  "service_id": "4216e76cd7a99a0539126b291a592a7dab393a49657f485ae38fdcb42ba25879",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T15:19:37.314Z",
  "url": "https://api.strale.io/x402/v2/age-verify",
  "usage_rights": "not_reviewed"
}
api.strale.ioConvert any URL to clean, article-quality markdown. Extracts main content and strips navigation, ads, and boilerplate. Handles static sites instantly and JavaScript-rendered pages via fallback rendering. Supports blogs, documentation, news articles, and m…
https://api.strale.io/x402/url-to-markdown
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Convert any URL to clean, article-quality markdown. Extracts main content and strips navigation, ads, and boilerplate. Handles static sites instantly and JavaScript-rendered pages via fallback rendering. Supports blogs, documentation, news articles, and m…",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "42311d91b168312dfcca6257378f21f972d78016e2d66af72fa42a625bfd7213",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-21T16:45:53.761Z",
  "url": "https://api.strale.io/x402/url-to-markdown",
  "usage_rights": "not_reviewed"
}
api.strale.ioPerform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data.
https://api.strale.io/x402/whois-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Perform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "4526503ef66afdcac1c9afb18cd7db212c5a46b2218600fbc024f15e7d63065e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T08:57:20.457Z",
  "url": "https://api.strale.io/x402/whois-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck HTTP response headers for security best practices: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy. Returns grade A-F.
https://api.strale.io/x402/header-security-check
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check HTTP response headers for security best practices: HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy. Returns grade A-F.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "45a513a2576f2e71925d5c1b85fb152d4e37b02e479ac2b4f4f29baa7fae2cd1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:30:20.021Z",
  "url": "https://api.strale.io/x402/header-security-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioDetect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate. Essential for SMS delivery verification and communication routing.
https://api.strale.io/x402/phone-type-detect
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Detect whether a phone number is mobile, landline, VOIP, toll-free, or premium rate. Essential for SMS delivery verification and communication routing.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "4725604dc2d6be4367a053e3c286609c8612d3e4193e58f8cf20ee376209184f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T08:59:42.74Z",
  "url": "https://api.strale.io/x402/phone-type-detect",
  "usage_rights": "not_reviewed"
}
api.strale.ioSearch job listings on Arbetsformedlingen (Swedish) and Adzuna (multi-country). Returns title, company, salary, URL.
https://api.strale.io/x402/job-board-search
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Search job listings on Arbetsformedlingen (Swedish) and Adzuna (multi-country). Returns title, company, salary, URL.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.216",
      "amount_atomic": "216000",
      "amount_encoding": "atomic_units",
      "amount_raw": "216000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "4787c55a7bb4ef787d32bc5f9bdf0aca01e38d43a1f4634cb520abc8b1c13d7d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-28T11:46:12.212Z",
  "url": "https://api.strale.io/x402/job-board-search",
  "usage_rights": "not_reviewed"
}
api.strale.ioPerform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data.
https://api.strale.io/x402/v2/whois-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Perform a WHOIS lookup for a domain. Returns registrar, creation date, expiry date, name servers, registrant info, and raw WHOIS data.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "domain": {
                "description": "Domain name (e.g. example.com)",
                "type": "string"
              }
            },
            "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.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "7e51811bd34ae1764272e5f35ce083e30ab14c3c97eefdb29496fd89e74b9c57",
  "service_id": "47dde6ffa860f8cbf72d20dbfea05d947f524ceb7e2fc2d24db5e2f0036f7fcb",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:18:16.736Z",
  "url": "https://api.strale.io/x402/v2/whois-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck if a specific date is a business day in a given country. Accounts for weekends and public holidays. Also returns the next business day if the given date is not one.
https://api.strale.io/x402/v2/business-day-check
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check if a specific date is a business day in a given country. Accounts for weekends and public holidays. Also returns the next business day if the given date is not one.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "country_code": {
                "description": "ISO 2-letter country code",
                "type": "string"
              },
              "date": {
                "description": "Date to check (YYYY-MM-DD)",
                "type": "string"
              }
            },
            "required": [
              "date",
              "country_code"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "2138e5640a41a7b2433fb99ad2b891458c070abecc738e8c7b33f014786ad0d2",
  "service_id": "4a4878e1fe8b93502029002b0d867f67af45018941c3114e620e2a123f90f451",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T15:21:46.34Z",
  "url": "https://api.strale.io/x402/v2/business-day-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioLook up Croatian company data from the Sudski registar (Ministry of Justice Court Register). Accepts OIB (11 digits) or MBS (court registry number). Returns company name, status, address, legal form, VAT.
https://api.strale.io/x402/v2/croatian-company-data
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Look up Croatian company data from the Sudski registar (Ministry of Justice Court Register). Accepts OIB (11 digits) or MBS (court registry number). Returns company name, status, address, legal form, VAT.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "oib": {
                "description": "Croatian OIB (11 digits) or MBS (court registry number)",
                "type": "string"
              }
            },
            "required": [
              "oib"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "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.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "e9edad021cc6771dfe86121c58cf3af1c50be4fcdcdf1da5f8654f5250de57e3",
  "service_id": "4ac672ebdd3a949e33436845fc8c4038e0b0c66ee5c11ca6b53952e53d529de0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:18:29.511Z",
  "url": "https://api.strale.io/x402/v2/croatian-company-data",
  "usage_rights": "not_reviewed"
}
api.strale.ioFetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays, and whether all crawlers are blocked.
https://api.strale.io/x402/robots-txt-parse
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Fetch and parse a website's robots.txt. Returns rules per user-agent, sitemaps, crawl delays, and whether all crawlers are blocked.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "4d9332c2ce88ea6d0eda8c8e4e00c9e4498793a09924012d24176131792c5e37",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T14:22:49.39Z",
  "url": "https://api.strale.io/x402/robots-txt-parse",
  "usage_rights": "not_reviewed"
}
api.strale.ioParse ambiguous date strings into ISO 8601. Handles '3/4/25', 'March 4th', '4. mars 2025', '2025-W14'. Detects ambiguity.
https://api.strale.io/x402/v2/date-parse
NetworkAdvertised amountBillingPayee
eip155:84530.0324 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Parse ambiguous date strings into ISO 8601. Handles '3/4/25', 'March 4th', '4. mars 2025', '2025-W14'. Detects ambiguity.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "date_string": {
                "description": "Date string to parse",
                "type": "string"
              },
              "preferred_format": {
                "description": "DMY, MDY, or YMD (for ambiguous dates)",
                "type": "string"
              }
            },
            "required": [
              "date_string"
            ],
            "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.0324",
      "amount_atomic": "32400",
      "amount_encoding": "atomic_units",
      "amount_raw": "32400",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "c6fb3d9392ce578d23b315e87a521f52e757fe915096603e8db79336fd8b9793",
  "service_id": "4dfd21e2de74caef0606ce869824f757692efee10a0ebba7ba2d89872c9ac713",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T15:26:28.916Z",
  "url": "https://api.strale.io/x402/v2/date-parse",
  "usage_rights": "not_reviewed"
}
api.strale.ioScan source code for environment variable references (process.env, os.environ, etc.) and generate a .env template with descriptions and example values.
https://api.strale.io/x402/v2/env-template-generate
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Scan source code for environment variable references (process.env, os.environ, etc.) and generate a .env template with descriptions and example values.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "code": {
                "description": "Source code to scan",
                "type": "string"
              },
              "project_description": {
                "type": "string"
              }
            },
            "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.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "1c2e7ed579f81db18caf2c04fdf22941c9e7f2a6e4144882ca0e0ac35f147ad7",
  "service_id": "5104c03a4d145a194e219c21fa4615c43d545dc8ad0582e7f5c2533b30d1d2c0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:18:34.393Z",
  "url": "https://api.strale.io/x402/v2/env-template-generate",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck email deliverability for a domain: SPF, DKIM, DMARC, MX records, blacklist status. Returns 0-100 score.
https://api.strale.io/x402/email-deliverability-check
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check email deliverability for a domain: SPF, DKIM, DMARC, MX records, blacklist status. Returns 0-100 score.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "5294233278aab3775de163079a3a8cba436679ff28a3d3b6d1012ca40ebce829",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:30:15.811Z",
  "url": "https://api.strale.io/x402/email-deliverability-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioLook up US company data from SEC EDGAR. Accepts CIK number, ticker symbol, or fuzzy company name. Returns company name, CIK, SIC code, state, filings summary.
https://api.strale.io/x402/v2/us-company-data
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Look up US company data from SEC EDGAR. Accepts CIK number, ticker symbol, or fuzzy company name. Returns company name, CIK, SIC code, state, filings summary.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "anyOf": [
              {
                "required": [
                  "company"
                ]
              },
              {
                "required": [
                  "cik"
                ]
              },
              {
                "required": [
                  "company_name"
                ]
              },
              {
                "required": [
                  "ticker"
                ]
              }
            ],
            "properties": {
              "allow_low_confidence": {
                "description": "If true, return the best-effort match even when the name could not be confidently resolved (match_confidence \"low\"). Default false — a low-confidence name lookup errors instead of returning a possibly-wrong company identity, so it can't silently feed downstream screening. Only relevant to the LLM+full-text-search fallback path; exact CIK/ticker/title-map resolutions are always match_confidence \"exact\" and are never gated by this flag.",
                "type": "boolean"
              },
              "cik": {
                "description": "SEC CIK number. Alternate to 'company' — same resolution rules apply.",
                "type": "string"
              },
              "company": {
                "description": "CIK number, ticker symbol, or company name. Resolution order: exact CIK match, then exact ticker match, then exact company-name match (both via the SEC ticker/title map — no LLM call), then a best-effort LLM name extraction + SEC full-text filing search as a last resort (gated by match_confidence / allow_low_confidence below).",
                "type": "string"
              },
              "company_name": {
                "description": "US company name. Alternate to 'company' — same resolution rules apply.",
                "type": "string"
              },
              "ticker": {
                "description": "Stock ticker symbol. Alternate to 'company' — same resolution rules apply.",
                "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.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "f5e7406e41a401d6e39a89112b2e03faea61da1932ab665cd1d8e5aea1408815",
  "service_id": "52ee447b5a4222b59783c3e96b306f61b4c9ab421256a16a02ac924c4855b5ca",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:18:25.602Z",
  "url": "https://api.strale.io/x402/v2/us-company-data",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck if a person or entity is on sanctions lists (EU, US OFAC, UN, UK OFSI, Swiss SECO, BIS, World Bank, EBRD, ADB + 125 national lists). Uses Dilisense consolidated database. Returns audit-grade evidence: match results with named source attribution and…
https://api.strale.io/x402/sanctions-check
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check if a person or entity is on sanctions lists (EU, US OFAC, UN, UK OFSI, Swiss SECO, BIS, World Bank, EBRD, ADB + 125 national lists). Uses Dilisense consolidated database. Returns audit-grade evidence: match results with named source attribution and…",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.216",
      "amount_atomic": "216000",
      "amount_encoding": "atomic_units",
      "amount_raw": "216000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "53b4e41e51bdf4717edf5d2fbc16a0d509df8d23065630f3a1ca22245a849485",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-10T10:06:47.397Z",
  "url": "https://api.strale.io/x402/sanctions-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioFetch Python package metadata from PyPI: version, dependencies, Python compatibility, release history, license.
https://api.strale.io/x402/pypi-package-info
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Fetch Python package metadata from PyPI: version, dependencies, Python compatibility, release history, license.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "53c18024d9734f6ac6180da92c073b205eb9aa78d114fde7ecd715e9035d18a3",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T17:48:02.441Z",
  "url": "https://api.strale.io/x402/pypi-package-info",
  "usage_rights": "not_reviewed"
}
api.strale.ioComprehensive SEO audit of a URL. Checks title, meta description, h1 structure, image alt tags, canonical, robots.txt, sitemap, Open Graph, schema.org, link ratio.
https://api.strale.io/x402/seo-audit
NetworkAdvertised amountBillingPayee
eip155:84530.324 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Comprehensive SEO audit of a URL. Checks title, meta description, h1 structure, image alt tags, canonical, robots.txt, sitemap, Open Graph, schema.org, link ratio.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.324",
      "amount_atomic": "324000",
      "amount_encoding": "atomic_units",
      "amount_raw": "324000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "5745eeb046126bbd35c5fb5dce3de59d67885a62e3896261505d495a63da11ab",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:30:52.589Z",
  "url": "https://api.strale.io/x402/seo-audit",
  "usage_rights": "not_reviewed"
}
api.strale.ioGet current weather and 7-day forecast for any location. Uses Open-Meteo API. Search by city name or coordinates.
https://api.strale.io/x402/weather-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Get current weather and 7-day forecast for any location. Uses Open-Meteo API. Search by city name or coordinates.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "5890211405eca1d516e42694333da4628ecfff1acf1c913b9cb2030df7cd970f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T23:44:46.246Z",
  "url": "https://api.strale.io/x402/weather-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioIdentify the type and country of a company registration number. Detects Swedish org numbers, Finnish business IDs, German HRB numbers, LEIs, DUNS, and 20+ other formats. Pure algorithmic.
https://api.strale.io/x402/v2/company-id-detect
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Identify the type and country of a company registration number. Detects Swedish org numbers, Finnish business IDs, German HRB numbers, LEIs, DUNS, and 20+ other formats. Pure algorithmic.",
  "domain": "api.strale.io",
  "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",
              "HEAD",
              "DELETE"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "id": {
                "description": "Company registration number to identify",
                "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.054",
      "amount_atomic": "54000",
      "amount_encoding": "atomic_units",
      "amount_raw": "54000",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "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": "535f83d26a75d08baba10577cd5c2ca297023700b35c13a24fe22be2aab2bef7",
  "service_id": "59f7b190587d8134a6c0446a1f226ddcabee4eb36c898f6ad2c9bc27f5a18d40",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T15:23:29.042Z",
  "url": "https://api.strale.io/x402/v2/company-id-detect",
  "usage_rights": "not_reviewed"
}
api.strale.ioConvert between units: length, weight, volume, temperature, area, speed, data storage. Algorithmic — instant.
https://api.strale.io/x402/unit-convert
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Convert between units: length, weight, volume, temperature, area, speed, data storage. Algorithmic — instant.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "method": {
            "enum": [
              "GET"
            ],
            "type": "string"
          },
          "queryParams": {
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789191719.42,
  "offers": [
    {
      "amount": "0.0216",
      "amount_atomic": "21600",
      "amount_encoding": "atomic_units",
      "amount_raw": "21600",
      "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": "0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 1,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "91777b72aa82a709b3ec803d3777a4f754534cd1fd72b8e5767a3a903b93fc11",
  "service_id": "5b8eb2519aab67d633337f0f095729d72e3488708a4534c63bd60126fb0bff97",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T13:16:39.478Z",
  "url": "https://api.strale.io/x402/unit-convert",
  "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