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.ioEnrich company data from a domain, email, or company name. Scrapes the company website to extract: industry, employee estimate, HQ location, description, social links, tech stack.
https://api.strale.io/x402/company-enrich
NetworkAdvertised amountBillingPayee
eip155:84530.54 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Enrich company data from a domain, email, or company name. Scrapes the company website to extract: industry, employee estimate, HQ location, description, social links, tech stack.",
  "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.54",
      "amount_atomic": "540000",
      "amount_encoding": "atomic_units",
      "amount_raw": "540000",
      "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": "b3b32e1b3cfd067ef000be59ac5bfc1946d9295231198c392a3d60bf5ec832dd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-22T13:02:52.323Z",
  "url": "https://api.strale.io/x402/company-enrich",
  "usage_rights": "not_reviewed"
}
api.strale.ioTest an API endpoint: send request, validate response status and schema. Integration testing as a service.
https://api.strale.io/x402/v2/api-health-check
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Test an API endpoint: send request, validate response status and schema. Integration testing as a service.",
  "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": {
              "body": {},
              "expected_schema": {
                "type": "object"
              },
              "expected_status": {
                "type": "integer"
              },
              "headers": {
                "type": "object"
              },
              "method": {
                "type": "string"
              },
              "url": {
                "description": "API endpoint URL",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "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": "dcfab3f6d4148572ed71b100f84bf9a9ae89119daae6a33bcef4b2c3e6bd1152",
  "service_id": "b498ee4d7da8fd7b9f95172ecb956e6bbac4455038847e1366e207c345201a87",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T07:49:43.576Z",
  "url": "https://api.strale.io/x402/v2/api-health-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioLook up product information by UPC/EAN barcode. Uses Open Food Facts and UPC ItemDB. Returns product name, brand, nutrition, images.
https://api.strale.io/x402/v2/barcode-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Look up product information by UPC/EAN barcode. Uses Open Food Facts and UPC ItemDB. Returns product name, brand, nutrition, images.",
  "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": {
              "barcode": {
                "type": "string"
              }
            },
            "required": [
              "barcode"
            ],
            "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": "a7ef888af199a399f50baa40318017e65744a3a7abb562f7b3f1b1f1dd1603dc",
  "service_id": "b4e2270800ec3bc23d6540d1228e17cec6b44458898ea35350d172ef3ed5714c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-27T15:21:11.436Z",
  "url": "https://api.strale.io/x402/v2/barcode-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioValidate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements.
https://api.strale.io/x402/invoice-validate
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Validate invoice data: VAT number format, line item math, tax calculations, EU compliance requirements.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "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": "POST",
  "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": "c06e6988ba14f835f81af2f0fb8fe2d52f38e260be89cb80ad2ff0d1a7da8500",
  "service_id": "b520043adddac165bd1b0a43c952e6261d7bbf36c524c15d4144bc43ee71594d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T09:00:10.357Z",
  "url": "https://api.strale.io/x402/invoice-validate",
  "usage_rights": "not_reviewed"
}
api.strale.ioAnalyze Google search results for a keyword. Returns organic results, featured snippet, People Also Ask, SERP features.
https://api.strale.io/x402/serp-analyze
NetworkAdvertised amountBillingPayee
eip155:84530.162 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Analyze Google search results for a keyword. Returns organic results, featured snippet, People Also Ask, SERP features.",
  "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.162",
      "amount_atomic": "162000",
      "amount_encoding": "atomic_units",
      "amount_raw": "162000",
      "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": "b58842fe602a5be982bc06597e1da44cb3136640404275c16429ffe9b5198b26",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-07T12:45:58.133Z",
  "url": "https://api.strale.io/x402/serp-analyze",
  "usage_rights": "not_reviewed"
}
api.strale.ioExtract product reviews from Amazon, Trustpilot, or any review page. Returns rating distribution, pros/cons, sentiment.
https://api.strale.io/x402/product-reviews-extract
NetworkAdvertised amountBillingPayee
eip155:84530.27 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Extract product reviews from Amazon, Trustpilot, or any review page. Returns rating distribution, pros/cons, sentiment.",
  "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.27",
      "amount_atomic": "270000",
      "amount_encoding": "atomic_units",
      "amount_raw": "270000",
      "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": "b6dd3bd94d80574b24b5859da3c7e34aa73307a657830b12a508a953690fe721",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T08:07:45.413Z",
  "url": "https://api.strale.io/x402/product-reviews-extract",
  "usage_rights": "not_reviewed"
}
api.strale.ioClassify text into categories. Optionally provide custom categories. Returns primary category, confidence scores, topic keywords, and summary.
https://api.strale.io/x402/v2/classify-text
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Classify text into categories. Optionally provide custom categories. Returns primary category, confidence scores, topic keywords, and 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": {
            "properties": {
              "categories": {
                "description": "Optional list of categories to classify into",
                "type": "array"
              },
              "text": {
                "description": "Text to classify",
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "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": "248b02a75ba1dfd77f6f6876b4161d02dab0a87447de1d3bf28c407573c0b47d",
  "service_id": "b6e55d8dc5d6b6f512895f6ef6159ba3a859ab530f43e6e59899377fd91d772b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T07:48:56.351Z",
  "url": "https://api.strale.io/x402/v2/classify-text",
  "usage_rights": "not_reviewed"
}
api.strale.ioGet trade data for a country: top exports/imports, trade balance, trading partners. World Bank API + embedded data.
https://api.strale.io/x402/v2/country-trade-data
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Get trade data for a country: top exports/imports, trade balance, trading partners. World Bank API + embedded 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": {
              "country_code": {
                "type": "string"
              },
              "year": {
                "type": "number"
              }
            },
            "required": [
              "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.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": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "a799299c4c788e4c526350efffa4e8ee8e0545e2c15ecf9f1a4f2546d64c6cf2",
  "service_id": "b89f94a35d72cd08813947969da94d82822366f656101b5349fa27eba9aee655",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T03:26:31.531Z",
  "url": "https://api.strale.io/x402/v2/country-trade-data",
  "usage_rights": "not_reviewed"
}
api.strale.ioTake a full-page or viewport screenshot of any URL. Handles cookie banners, lazy loading, SPAs. Returns base64 PNG.
https://api.strale.io/x402/screenshot-url
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Take a full-page or viewport screenshot of any URL. Handles cookie banners, lazy loading, SPAs. Returns base64 PNG.",
  "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": "b8f9277ebca1171f19e19d6106045d716b18148d2378a85fc6dd52d396d40f12",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-20T09:07:52.402Z",
  "url": "https://api.strale.io/x402/screenshot-url",
  "usage_rights": "not_reviewed"
}
api.strale.ioYour agent found a prospect's email — is it real? Deliverability check, DNS, and domain reputation in one call.
https://api.strale.io/x402/solutions/lead-email-verify
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Your agent found a prospect's email — is it real? Deliverability check, DNS, and domain reputation in one call.",
  "domain": "api.strale.io",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "properties": {
          "body": {
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json"
            ],
            "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.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": "f53c331020efa77ffdf0e8bc885a3fe416eddcac2820327c63deb7910c1446d8",
  "service_id": "b907d7c98b5d4e35d9ce6557e28b18fe6fb625fd16edf0c128b9d6c2716d14c8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-24T15:11:42.866Z",
  "url": "https://api.strale.io/x402/solutions/lead-email-verify",
  "usage_rights": "not_reviewed"
}
api.strale.ioFetch npm package metadata: version, dependencies, downloads, repository, license. Includes weekly download count.
https://api.strale.io/x402/npm-package-info
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Fetch npm package metadata: version, dependencies, downloads, repository, license. Includes weekly download count.",
  "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": "bcd6b622b5fa6da1195988ba323d91094d690c668804b34b31febee87d08ad0e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T17:15:16.511Z",
  "url": "https://api.strale.io/x402/npm-package-info",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck if a URL is up or down. Returns status code, latency, redirect info, TLS status, and server headers.
https://api.strale.io/x402/uptime-check
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check if a URL is up or down. Returns status code, latency, redirect info, TLS status, and server headers.",
  "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": "c25ad16a07686facf90843b5829024ccc0ff87496fadc73c9d876fc66e22973f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:31:03.907Z",
  "url": "https://api.strale.io/x402/uptime-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioGet timezone information for a country code, city name, or coordinates. Returns IANA timezone, current UTC offset, DST status, and current local time.
https://api.strale.io/x402/timezone-lookup
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Get timezone information for a country code, city name, or coordinates. Returns IANA timezone, current UTC offset, DST status, and current local time.",
  "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": "c3b8a2e41fd2d66f4c6eda7101e241a70986ec06a2f2c2db9fd615cb8396939d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-13T05:41:17.611Z",
  "url": "https://api.strale.io/x402/timezone-lookup",
  "usage_rights": "not_reviewed"
}
api.strale.ioExtract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic — uses bank code lookup tables.
https://api.strale.io/x402/v2/iban-to-bank
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Extract bank name and branch information from an IBAN. Returns bank name, BIC/SWIFT code, branch, and country. Pure algorithmic — uses bank code lookup tables.",
  "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": {
              "iban": {
                "description": "IBAN number to look up",
                "type": "string"
              }
            },
            "required": [
              "iban"
            ],
            "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": "14495e51e4a23637da83decd821cadd3bbf187b154c9612505be4f2bf54e8c43",
  "service_id": "c7c430af990910bec8cad5233a96cbf320f4cb690ca57a090e8bfbe19ba0d649",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T19:11:36.242Z",
  "url": "https://api.strale.io/x402/v2/iban-to-bank",
  "usage_rights": "not_reviewed"
}
api.strale.ioValidate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…
https://api.strale.io/x402/email-validate
NetworkAdvertised amountBillingPayee
eip155:84530.0324 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…",
  "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": "cb4ad0cfe4d15a25383a74c8e6ed43f69732a3dd6092201551a234c211029a6f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T04:45:09.613Z",
  "url": "https://api.strale.io/x402/email-validate",
  "usage_rights": "not_reviewed"
}
api.strale.ioGenerate realistic fake data matching a schema. Locale-aware: Swedish names for 'sv', Japanese for 'ja'. Up to 1000 records.
https://api.strale.io/x402/v2/fake-data-generate
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Generate realistic fake data matching a schema. Locale-aware: Swedish names for 'sv', Japanese for 'ja'. Up to 1000 records.",
  "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": {
              "count": {
                "type": "integer"
              },
              "fields": {
                "description": "Array of {name, type}",
                "type": "array"
              },
              "locale": {
                "type": "string"
              },
              "schema": {
                "description": "JSON Schema",
                "type": "object"
              }
            },
            "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": "711845e75ffd72deebba9df9737ecfd284baabf1e8aa8f82e28b5981b7e8ee7a",
  "service_id": "cb59c599bc9e184e64e568d89a5b4e1a412b4196cc64ccd2ce0daaf825b7890e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T21:25:47.572Z",
  "url": "https://api.strale.io/x402/v2/fake-data-generate",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck stablecoin supply and flows. Query by chain (stablecoin supply on Ethereum, Base, etc.), by stablecoin (USDC market cap and circulation), or get the overall market summary. Data from DeFi Llama.
https://api.strale.io/x402/stablecoin-flow-check
NetworkAdvertised amountBillingPayee
eip155:84530.0216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check stablecoin supply and flows. Query by chain (stablecoin supply on Ethereum, Base, etc.), by stablecoin (USDC market cap and circulation), or get the overall market summary. Data from DeFi Llama.",
  "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": "cd1b2339db102cdfb85b435f9bc96db3b4953a3439c9752fa20dbc4d5e3c09dd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T00:08:32.29Z",
  "url": "https://api.strale.io/x402/stablecoin-flow-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioTrace the full HTTP redirect chain for a URL. Shows each hop with status code, location header, server, and latency.
https://api.strale.io/x402/redirect-trace
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Trace the full HTTP redirect chain for a URL. Shows each hop with status code, location header, server, and latency.",
  "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": "d15b0dce0a943436453eadd9b4f9b53f8f4e47c48ce2caf9c0ee4b216236c9ff",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-12T01:30:32.149Z",
  "url": "https://api.strale.io/x402/redirect-trace",
  "usage_rights": "not_reviewed"
}
api.strale.ioCheck backlinks for a domain via CommonCrawl and Google search. Returns linking domains, anchor text, dofollow/nofollow counts.
https://api.strale.io/x402/backlink-check
NetworkAdvertised amountBillingPayee
eip155:84530.162 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Check backlinks for a domain via CommonCrawl and Google search. Returns linking domains, anchor text, dofollow/nofollow counts.",
  "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.162",
      "amount_atomic": "162000",
      "amount_encoding": "atomic_units",
      "amount_raw": "162000",
      "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": "d29d33eaa5651d366fc305ed47beda88f1db51ff9ff6a18f54815cfd1496b845",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T23:08:35.067Z",
  "url": "https://api.strale.io/x402/backlink-check",
  "usage_rights": "not_reviewed"
}
api.strale.ioAudit npm or Python dependencies. Checks each package against registry for latest version, deprecation, vulnerabilities. Verifiable against actual registries.
https://api.strale.io/x402/v2/dependency-audit
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Audit npm or Python dependencies. Checks each package against registry for latest version, deprecation, vulnerabilities. Verifiable against actual registries.",
  "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": {
              "package_json": {
                "description": "package.json contents",
                "type": "string"
              },
              "requirements_txt": {
                "description": "requirements.txt contents",
                "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": "4b919ad26a152d15805de38cfd92b09a279758ce6e4f8e4cec751c6e5f346007",
  "service_id": "d4ca207ed6f1c6ee12982ea3dcbceec7c97d64c6226e04bb975046c4b7b8ed8f",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-08T16:50:09.951Z",
  "url": "https://api.strale.io/x402/v2/dependency-audit",
  "usage_rights": "not_reviewed"
}
api.strale.ioGet historical exchange rates between two currencies. Returns daily rates, average, min, max, change percentage.
https://api.strale.io/x402/forex-history
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Get historical exchange rates between two currencies. Returns daily rates, average, min, max, change percentage.",
  "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": "d6cc58b4b05d978af91eeb13eb7121a5d192960a4c0ced520991063f633a1278",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T12:31:03.636Z",
  "url": "https://api.strale.io/x402/forex-history",
  "usage_rights": "not_reviewed"
}
api.strale.ioCompare prices across merchants via PriceRunner (Nordic) and Google Shopping. Returns lowest/highest/average prices.
https://api.strale.io/x402/price-compare
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Compare prices across merchants via PriceRunner (Nordic) and Google Shopping. Returns lowest/highest/average prices.",
  "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": "d6cc58d876f909efc427539afd5f1d2a91e27c61d8a07406a238df124db12be8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T02:00:49.941Z",
  "url": "https://api.strale.io/x402/price-compare",
  "usage_rights": "not_reviewed"
}
api.strale.ioGenerate a structured blog post outline. Returns title options, sections with subsections and key points, estimated word count, SEO keywords. JSON, not prose.
https://api.strale.io/x402/v2/blog-post-outline
NetworkAdvertised amountBillingPayee
eip155:84530.216 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Generate a structured blog post outline. Returns title options, sections with subsections and key points, estimated word count, SEO keywords. JSON, not prose.",
  "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": {
              "keywords": {
                "type": "array"
              },
              "target_audience": {
                "type": "string"
              },
              "tone": {
                "type": "string"
              },
              "topic": {
                "type": "string"
              }
            },
            "required": [
              "topic"
            ],
            "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.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": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "fece05421018312992c5617b531b6ea45f352d45c799f6b69e4555e64e791742",
  "service_id": "d932da538cc9cbacf10ea23c28621fa4a3ea20e7a0e071e125c8483f40ca5f38",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-06T07:50:31.924Z",
  "url": "https://api.strale.io/x402/v2/blog-post-outline",
  "usage_rights": "not_reviewed"
}
api.strale.ioConvert code between programming languages. Uses idiomatic patterns for the target language. Supports all major languages.
https://api.strale.io/x402/v2/code-convert
NetworkAdvertised amountBillingPayee
eip155:84530.054 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Convert code between programming languages. Uses idiomatic patterns for the target language. Supports all major languages.",
  "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": {
              "code": {
                "type": "string"
              },
              "from_language": {
                "type": "string"
              },
              "to_language": {
                "type": "string"
              }
            },
            "required": [
              "code",
              "to_language"
            ],
            "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": "2bb40480e101e86c5ba13b3edc2efd7f1c6ee39672be1e616b660af54acfe035",
  "service_id": "d9ed8160623cc10e1d12da1d47439ee588e919b1cdefdf3fc7dbf69bfb7c7449",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T02:46:32.951Z",
  "url": "https://api.strale.io/x402/v2/code-convert",
  "usage_rights": "not_reviewed"
}
api.strale.ioPerform a Google search and return structured results. Returns title, URL, snippet, position for each result.
https://api.strale.io/x402/google-search
NetworkAdvertised amountBillingPayee
eip155:84530.108 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x66D7C2F952362BFB24FD7F02a9beC9c754ea83bC
Source and evidence
{
  "description": "Perform a Google search and return structured results. Returns title, URL, snippet, position for each result.",
  "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.108",
      "amount_atomic": "108000",
      "amount_encoding": "atomic_units",
      "amount_raw": "108000",
      "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": "dbfd3e974f15e91afd397f642a0c69300883eccd12184791a3adcbd08dde667e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T15:32:34.831Z",
  "url": "https://api.strale.io/x402/google-search",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON