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.

405 observations · Differences between dated observations.

agent.kihustle.techFast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.
https://agent.kihustle.tech/services/url-preflight/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Fast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL to preflight",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_69d030be53bf4e9681c033c9128def7a",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "url-preflight",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "718c8314b3ef41966f82404e6e1e40e32538754df78d06b02e164fd06a884eeb",
  "service_id": "b781521887a584dbdf46179a0294a4c908f542d204c2cb8e6b2b16c45de5ab08",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T15:32:01.989Z",
  "url": "https://agent.kihustle.tech/services/url-preflight/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techPaid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.
https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Paid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "format": {
                "description": "json|markdown",
                "type": "string"
              },
              "locale": {
                "description": "de|en",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_92a681bdf4934b008774d5da509d031c",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "bfsg-content-pack-dach",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
  "schema_fingerprint": "11ba554c9d73db5373fc2bd75312c8087ef44308223c254a8b5b860ed997b26e",
  "service_id": "ca88da99d4faf55439febf7a2ef93fb0f1ba1e8165db22d1dd5a0db2628c9f1d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T12:43:52.465Z",
  "url": "https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techOne-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.
https://agent.kihustle.tech/services/agent-compliance-bundle/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.12 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "One-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "country": {
                "description": "DE|AT|CH",
                "type": "string"
              },
              "html": {
                "type": "string"
              },
              "url": {
                "description": "Public https URL",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.12",
      "amount_atomic": "120000",
      "amount_encoding": "atomic_units",
      "amount_raw": "120000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_4bbfd0bb51764b1790459ed52c198b58",
        "name": "USD Coin",
        "priceUsdc": "0.12",
        "serviceId": "agent-compliance-bundle",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "aa08b0c161766802d8bc3fe4d4af9e7131780e6164083d3ad04a08ec0a078892",
  "service_id": "013b8e2135176de41772e7cb3e8ef79429a315edd3a41441a3bde0e40edaae28",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:41.365Z",
  "url": "https://agent.kihustle.tech/services/agent-compliance-bundle/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techDeterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.
https://agent.kihustle.tech/services/json-schema-repair/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Deterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "json_text": {
                "description": "Raw JSON text to repair",
                "type": "string"
              },
              "schema": {
                "description": "Optional JSON Schema",
                "type": "object"
              }
            },
            "required": [
              "json_text"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_ad43a5bd7ae44afabcac1472a0d12edc",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "json-schema-repair",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "22d0dcf440417a0731ca9a5f2b72281c1a2f1979fa8762d34126d9b17e472e58",
  "service_id": "0cdb6e9207d4b68de60f10113986a0eb7e322ccd1cdb43cfd3c90f4d3d2bd47e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:03:01.76Z",
  "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techCompare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.
https://agent.kihustle.tech/services/site-watch/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Compare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              },
              "urls": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_78e64e869a8549249baf9ce39cba0286",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "site-watch",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "b8c2e443e31d0ea48f3efcabbabe7fb66998add905d664270ad74d06478749f3",
  "service_id": "5d5b1ffa07e1c830ee89176a06638390486446bcde3ab850c1ce07ffd8da24d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:35.722Z",
  "url": "https://agent.kihustle.tech/services/site-watch/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techProbe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.
https://agent.kihustle.tech/services/x402-endpoint-probe/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Probe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "expect_402": {
                "type": "boolean"
              },
              "payload": {
                "type": "object"
              },
              "url": {
                "description": "HTTPS x402 jobs URL",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_cbbfc8d095d64e61a8f3569f31b3f42c",
        "name": "USD Coin",
        "priceUsdc": "0.02",
        "serviceId": "x402-endpoint-probe",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "b15fa662955a2981192988adfc614114a7723c80efe8430ff28e37dbf6ce6a1a",
  "service_id": "5eebbe7ce25defc1e881bec24cbe06c3502831a70bebbf29d24ba862e5c9e2bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T15:44:34.929Z",
  "url": "https://agent.kihustle.tech/services/x402-endpoint-probe/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techActivation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.
https://agent.kihustle.tech/services/dach-site-pack/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Activation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL ideally .de/.at/.ch",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_85ecba2bda554177b6b12dcc39cb2db3",
        "name": "USD Coin",
        "priceUsdc": "0.15",
        "serviceId": "dach-site-pack",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "08e41fbfbef76ab2e3012895a11d8067a642610891531379a31e5f0334f259eb",
  "service_id": "842d12f79bc7e51a0f66019e56410dd2eb364840a5d59870e6d81370c4b5338c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:29.653Z",
  "url": "https://agent.kihustle.tech/services/dach-site-pack/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techHeuristic Impressum/imprint check for DE/AT/CH (DDG/ECG/OR-adjacent signal groups). Accepts public URL (crawl) or HTML-in. Optional country=DE|AT|CH (.at/.ch TLD auto-infers). Keywords: impressum, imprint check germany/austria/switzerland, DDG, ECG, anbieterkennzeichnung. Machine signals only — not legal advice.
https://agent.kihustle.tech/services/impressum-check/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Heuristic Impressum/imprint check for DE/AT/CH (DDG/ECG/OR-adjacent signal groups). Accepts public URL (crawl) or HTML-in. Optional country=DE|AT|CH (.at/.ch TLD auto-infers). Keywords: impressum, imprint check germany/austria/switzerland, DDG, ECG, anbieterkennzeichnung. Machine signals only — not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "country": {
                "description": "DE|AT|CH profile (TLD can auto-infer AT/CH)",
                "type": "string"
              },
              "html": {
                "description": "Imprint/Impressum HTML (no outbound fetch)",
                "type": "string"
              },
              "url": {
                "description": "Public https URL (crawl mode)",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_f613c6fbffaf42359f1263b397167046",
        "name": "USD Coin",
        "priceUsdc": "0.05",
        "serviceId": "impressum-check",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "6275552312c14bfaa6cca211b675673422466fc4b0b410dd27a604e0a77ee06b",
  "service_id": "95c3d80e54b796d3cf27c47711feca2d035a35aaa4b08015351e1fb2d223215b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:26.656Z",
  "url": "https://agent.kihustle.tech/services/impressum-check/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techPreflight 2–20 public URLs in one x402 payment: alive, redirects, title, status. Built for agent monitoring loops — rebuy daily. Highest volume path to meaningful revenue.
https://agent.kihustle.tech/services/url-preflight-batch/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Preflight 2–20 public URLs in one x402 payment: alive, redirects, title, status. Built for agent monitoring loops — rebuy daily. Highest volume path to meaningful revenue.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "urls": {
                "description": "2–20 public https URLs",
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "required": [
              "urls"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_eb69d4297bf94a3d878e7dccb6f03e1e",
        "name": "USD Coin",
        "priceUsdc": "0.1",
        "serviceId": "url-preflight-batch",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "58d8855444441a1470ee363c7b4711822b40cfdf92ab0ce5bb938a968745c0cc",
  "service_id": "ae8452b9d96c77d60f5c5c3e9a08a2bb7988d8803032165cf003336eba912c43",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:32.645Z",
  "url": "https://agent.kihustle.tech/services/url-preflight-batch/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techFast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.
https://agent.kihustle.tech/services/url-preflight/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Fast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL to preflight",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_69d030be53bf4e9681c033c9128def7a",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "url-preflight",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "718c8314b3ef41966f82404e6e1e40e32538754df78d06b02e164fd06a884eeb",
  "service_id": "b781521887a584dbdf46179a0294a4c908f542d204c2cb8e6b2b16c45de5ab08",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T15:32:01.989Z",
  "url": "https://agent.kihustle.tech/services/url-preflight/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techPaid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.
https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Paid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "format": {
                "description": "json|markdown",
                "type": "string"
              },
              "locale": {
                "description": "de|en",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_92a681bdf4934b008774d5da509d031c",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "bfsg-content-pack-dach",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "11ba554c9d73db5373fc2bd75312c8087ef44308223c254a8b5b860ed997b26e",
  "service_id": "ca88da99d4faf55439febf7a2ef93fb0f1ba1e8165db22d1dd5a0db2628c9f1d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T12:43:52.465Z",
  "url": "https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techOne-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.
https://agent.kihustle.tech/services/agent-compliance-bundle/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.12 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "One-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "country": {
                "description": "DE|AT|CH",
                "type": "string"
              },
              "html": {
                "type": "string"
              },
              "url": {
                "description": "Public https URL",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.12",
      "amount_atomic": "120000",
      "amount_encoding": "atomic_units",
      "amount_raw": "120000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_4bbfd0bb51764b1790459ed52c198b58",
        "name": "USD Coin",
        "priceUsdc": "0.12",
        "serviceId": "agent-compliance-bundle",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "aa08b0c161766802d8bc3fe4d4af9e7131780e6164083d3ad04a08ec0a078892",
  "service_id": "013b8e2135176de41772e7cb3e8ef79429a315edd3a41441a3bde0e40edaae28",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:41.365Z",
  "url": "https://agent.kihustle.tech/services/agent-compliance-bundle/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techDeterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.
https://agent.kihustle.tech/services/json-schema-repair/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Deterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "json_text": {
                "description": "Raw JSON text to repair",
                "type": "string"
              },
              "schema": {
                "description": "Optional JSON Schema",
                "type": "object"
              }
            },
            "required": [
              "json_text"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_ad43a5bd7ae44afabcac1472a0d12edc",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "json-schema-repair",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "22d0dcf440417a0731ca9a5f2b72281c1a2f1979fa8762d34126d9b17e472e58",
  "service_id": "0cdb6e9207d4b68de60f10113986a0eb7e322ccd1cdb43cfd3c90f4d3d2bd47e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:03:01.76Z",
  "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techCompare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.
https://agent.kihustle.tech/services/site-watch/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Compare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              },
              "urls": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_78e64e869a8549249baf9ce39cba0286",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "site-watch",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "b8c2e443e31d0ea48f3efcabbabe7fb66998add905d664270ad74d06478749f3",
  "service_id": "5d5b1ffa07e1c830ee89176a06638390486446bcde3ab850c1ce07ffd8da24d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:35.722Z",
  "url": "https://agent.kihustle.tech/services/site-watch/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techProbe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.
https://agent.kihustle.tech/services/x402-endpoint-probe/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Probe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "expect_402": {
                "type": "boolean"
              },
              "payload": {
                "type": "object"
              },
              "url": {
                "description": "HTTPS x402 jobs URL",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_cbbfc8d095d64e61a8f3569f31b3f42c",
        "name": "USD Coin",
        "priceUsdc": "0.02",
        "serviceId": "x402-endpoint-probe",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "b15fa662955a2981192988adfc614114a7723c80efe8430ff28e37dbf6ce6a1a",
  "service_id": "5eebbe7ce25defc1e881bec24cbe06c3502831a70bebbf29d24ba862e5c9e2bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T15:44:34.929Z",
  "url": "https://agent.kihustle.tech/services/x402-endpoint-probe/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techActivation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.
https://agent.kihustle.tech/services/dach-site-pack/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Activation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL ideally .de/.at/.ch",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "amount_encoding": "atomic_units",
      "amount_raw": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_85ecba2bda554177b6b12dcc39cb2db3",
        "name": "USD Coin",
        "priceUsdc": "0.15",
        "serviceId": "dach-site-pack",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "08e41fbfbef76ab2e3012895a11d8067a642610891531379a31e5f0334f259eb",
  "service_id": "842d12f79bc7e51a0f66019e56410dd2eb364840a5d59870e6d81370c4b5338c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:29.653Z",
  "url": "https://agent.kihustle.tech/services/dach-site-pack/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techHeuristic Impressum/imprint check for DE/AT/CH (DDG/ECG/OR-adjacent signal groups). Accepts public URL (crawl) or HTML-in. Optional country=DE|AT|CH (.at/.ch TLD auto-infers). Keywords: impressum, imprint check germany/austria/switzerland, DDG, ECG, anbieterkennzeichnung. Machine signals only — not legal advice.
https://agent.kihustle.tech/services/impressum-check/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Heuristic Impressum/imprint check for DE/AT/CH (DDG/ECG/OR-adjacent signal groups). Accepts public URL (crawl) or HTML-in. Optional country=DE|AT|CH (.at/.ch TLD auto-infers). Keywords: impressum, imprint check germany/austria/switzerland, DDG, ECG, anbieterkennzeichnung. Machine signals only — not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "country": {
                "description": "DE|AT|CH profile (TLD can auto-infer AT/CH)",
                "type": "string"
              },
              "html": {
                "description": "Imprint/Impressum HTML (no outbound fetch)",
                "type": "string"
              },
              "url": {
                "description": "Public https URL (crawl mode)",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.05",
      "amount_atomic": "50000",
      "amount_encoding": "atomic_units",
      "amount_raw": "50000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_f613c6fbffaf42359f1263b397167046",
        "name": "USD Coin",
        "priceUsdc": "0.05",
        "serviceId": "impressum-check",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "6275552312c14bfaa6cca211b675673422466fc4b0b410dd27a604e0a77ee06b",
  "service_id": "95c3d80e54b796d3cf27c47711feca2d035a35aaa4b08015351e1fb2d223215b",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:26.656Z",
  "url": "https://agent.kihustle.tech/services/impressum-check/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techPreflight 2–20 public URLs in one x402 payment: alive, redirects, title, status. Built for agent monitoring loops — rebuy daily. Highest volume path to meaningful revenue.
https://agent.kihustle.tech/services/url-preflight-batch/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Preflight 2–20 public URLs in one x402 payment: alive, redirects, title, status. Built for agent monitoring loops — rebuy daily. Highest volume path to meaningful revenue.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "urls": {
                "description": "2–20 public https URLs",
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "required": [
              "urls"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.1",
      "amount_atomic": "100000",
      "amount_encoding": "atomic_units",
      "amount_raw": "100000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_eb69d4297bf94a3d878e7dccb6f03e1e",
        "name": "USD Coin",
        "priceUsdc": "0.1",
        "serviceId": "url-preflight-batch",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "58d8855444441a1470ee363c7b4711822b40cfdf92ab0ce5bb938a968745c0cc",
  "service_id": "ae8452b9d96c77d60f5c5c3e9a08a2bb7988d8803032165cf003336eba912c43",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:32.645Z",
  "url": "https://agent.kihustle.tech/services/url-preflight-batch/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techFast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.
https://agent.kihustle.tech/services/url-preflight/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Fast deterministic check that a public URL is alive: HTTP status, redirects, content-type, size, and title. Built for agent workflows before paying for deeper crawls.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL to preflight",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_69d030be53bf4e9681c033c9128def7a",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "url-preflight",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "718c8314b3ef41966f82404e6e1e40e32538754df78d06b02e164fd06a884eeb",
  "service_id": "b781521887a584dbdf46179a0294a4c908f542d204c2cb8e6b2b16c45de5ab08",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-18T15:32:01.989Z",
  "url": "https://agent.kihustle.tech/services/url-preflight/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techPaid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.
https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Paid machine-readable BFSG / accessibility content pack for Germany/DACH agents: checklist items and agent prompts. Keywords: bfsg content pack, barrierefreiheit checklist, accessibility prompts, wcag germany. Zero outbound. Not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "format": {
                "description": "json|markdown",
                "type": "string"
              },
              "locale": {
                "description": "de|en",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "amount_encoding": "atomic_units",
      "amount_raw": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_92a681bdf4934b008774d5da509d031c",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "bfsg-content-pack-dach",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
  "schema_fingerprint": "11ba554c9d73db5373fc2bd75312c8087ef44308223c254a8b5b860ed997b26e",
  "service_id": "ca88da99d4faf55439febf7a2ef93fb0f1ba1e8165db22d1dd5a0db2628c9f1d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-23T12:43:52.465Z",
  "url": "https://agent.kihustle.tech/services/bfsg-content-pack-dach/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techOne-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.
https://agent.kihustle.tech/services/agent-compliance-bundle/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.12 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "One-call DACH trust pack: Impressum (DE/AT/CH) + cookie/CMP signals + DSGVO/privacy page signals. Built for agents that need a single first buy before site-watch rebuy. Heuristics only — not legal advice.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "country": {
                "description": "DE|AT|CH",
                "type": "string"
              },
              "html": {
                "type": "string"
              },
              "url": {
                "description": "Public https URL",
                "type": "string"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.12",
      "amount_atomic": "120000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_4bbfd0bb51764b1790459ed52c198b58",
        "name": "USD Coin",
        "priceUsdc": "0.12",
        "serviceId": "agent-compliance-bundle",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "aa08b0c161766802d8bc3fe4d4af9e7131780e6164083d3ad04a08ec0a078892",
  "service_id": "013b8e2135176de41772e7cb3e8ef79429a315edd3a41441a3bde0e40edaae28",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:41.365Z",
  "url": "https://agent.kihustle.tech/services/agent-compliance-bundle/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techDeterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.
https://agent.kihustle.tech/services/json-schema-repair/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Deterministic JSON repair for agent tool outputs, with optional JSON Schema validation. Built for tight agent loops at micropayment prices.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "json_text": {
                "description": "Raw JSON text to repair",
                "type": "string"
              },
              "schema": {
                "description": "Optional JSON Schema",
                "type": "object"
              }
            },
            "required": [
              "json_text"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_ad43a5bd7ae44afabcac1472a0d12edc",
        "name": "USD Coin",
        "priceUsdc": "0.01",
        "serviceId": "json-schema-repair",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "22d0dcf440417a0731ca9a5f2b72281c1a2f1979fa8762d34126d9b17e472e58",
  "service_id": "0cdb6e9207d4b68de60f10113986a0eb7e322ccd1cdb43cfd3c90f4d3d2bd47e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-11T16:03:01.76Z",
  "url": "https://agent.kihustle.tech/services/json-schema-repair/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techCompare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.
https://agent.kihustle.tech/services/site-watch/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Compare 1–10 URLs against the last snapshot (alive, status, title, content hash). Designed for daily agent rebuy — change detection for ops/marketing loops. Core path to recurring revenue.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "type": "string"
              },
              "urls": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.08",
      "amount_atomic": "80000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_78e64e869a8549249baf9ce39cba0286",
        "name": "USD Coin",
        "priceUsdc": "0.08",
        "serviceId": "site-watch",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "b8c2e443e31d0ea48f3efcabbabe7fb66998add905d664270ad74d06478749f3",
  "service_id": "5d5b1ffa07e1c830ee89176a06638390486446bcde3ab850c1ce07ffd8da24d1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:35.722Z",
  "url": "https://agent.kihustle.tech/services/site-watch/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techProbe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.
https://agent.kihustle.tech/services/x402-endpoint-probe/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Probe a peer x402 jobs URL and return a CC0 x402-probe-receipt-v1 (HTTP status, PAYMENT-REQUIRED body/header agreement, latency). Interop helper for agent operators. Does not settle. Keywords: x402, probe, 402, interop, b2b.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "expect_402": {
                "type": "boolean"
              },
              "payload": {
                "type": "object"
              },
              "url": {
                "description": "HTTPS x402 jobs URL",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.02",
      "amount_atomic": "20000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_cbbfc8d095d64e61a8f3569f31b3f42c",
        "name": "USD Coin",
        "priceUsdc": "0.02",
        "serviceId": "x402-endpoint-probe",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "b15fa662955a2981192988adfc614114a7723c80efe8430ff28e37dbf6ce6a1a",
  "service_id": "5eebbe7ce25defc1e881bec24cbe06c3502831a70bebbf29d24ba862e5c9e2bf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T15:44:34.929Z",
  "url": "https://agent.kihustle.tech/services/x402-endpoint-probe/jobs",
  "usage_rights": "not_reviewed"
}
agent.kihustle.techActivation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.
https://agent.kihustle.tech/services/dach-site-pack/jobs
NetworkAdvertised amountBillingPayee
eip155:84530.15 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36
Source and evidence
{
  "description": "Activation pack for DACH/EU sites: URL preflight + Impressum signals + DSGVO/privacy signals + next_jobs (aeo-dach, site-watch). Ideal first buy for .de/.at/.ch origins.",
  "domain": "agent.kihustle.tech",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "category": {
        "type": "string"
      },
      "description": {
        "type": "string"
      },
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "url": {
                "description": "Public https URL ideally .de/.at/.ch",
                "type": "string"
              }
            },
            "required": [
              "url"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "headers": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "type": "string"
          },
          "queryParams": {
            "additionalProperties": {
              "type": "string"
            },
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      },
      "serviceName": {
        "type": "string"
      },
      "tags": {
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "toolName": {
        "type": "string"
      }
    },
    "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": 1789165815.545,
  "offers": [
    {
      "amount": "0.15",
      "amount_atomic": "150000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "jobId": "job_85ecba2bda554177b6b12dcc39cb2db3",
        "name": "USD Coin",
        "priceUsdc": "0.15",
        "serviceId": "dach-site-pack",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 3600,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "08e41fbfbef76ab2e3012895a11d8067a642610891531379a31e5f0334f259eb",
  "service_id": "842d12f79bc7e51a0f66019e56410dd2eb364840a5d59870e6d81370c4b5338c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-17T07:51:29.653Z",
  "url": "https://agent.kihustle.tech/services/dach-site-pack/jobs",
  "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