Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
405 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.05 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36 |
{
"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",
"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"
},
"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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.1 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36 |
{
"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",
"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"
},
"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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36 |
{
"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",
"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"
},
"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": "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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.08 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36 |
{
"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",
"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"
},
"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": "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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.12,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "4de139d9ce029233",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.01,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "9a20ee8570d04825",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.08,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "1ae7b6cae3a4a006",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.02,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "3fe925eb1111ef09",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.15,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "dcc8e1969342a0c8",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.05,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "9b1a3a7457a3a2a3",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.1,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "fb71af5f676cb737",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.01,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "5592cc7bb0f5e5b6",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.08,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "852602766c110b14",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.12,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "4de139d9ce029233",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.01,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "9a20ee8570d04825",
"service_id": "0cdb6e9207d4b68de60f10113986a0eb7e322ccd1cdb43cfd3c90f4d3d2bd47e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T07:51:38.546Z",
"url": "https://agent.kihustle.tech/services/json-schema-repair/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "DACH-focused agent/AEO readiness: llms.txt, agent.json, x402 surface, hreflang/de hints, Impressum + Datenschutz presence. Complements generic aeo-readiness for .de/.at/.ch sites.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.5,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "d850f9aee414e5e0",
"service_id": "16292052f63a84b88ffa48cdfa2212fdbe0a7b15307580598d5bc99f0ca448bc",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-01T16:32:22.999Z",
"url": "https://agent.kihustle.tech/services/aeo-dach/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Deterministic cold-outreach policy signals for DE/AT/CH by channel (email, phone, sms, postal): allowed / conditional / prohibited with basis refs. Zero outbound requests. Keywords: outreach, cold-email, uwg, gdpr, deutschland, austria, switzerland. Not legal advice — routing hint for agents only.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.05,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "a3fcd87f7e3c18cc",
"service_id": "167b40cba746bd7f698b210abcfdc6271fc602bbcf35d450382f27f51556c138",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-02T12:50:17.691Z",
"url": "https://agent.kihustle.tech/services/outreach-policy-dach/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Audit a public landing page for conversion copy: headline clarity, CTA strength, trust signals, friction, and concrete rewrite suggestions. Focused on conversion and positioning — not another generic SEO meta checklist.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 1,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "17a2038152772f7d",
"service_id": "2c47fd96edf75b239afa91486614173865a40941fc005f18d75c0ec5ad7cc0ea",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-01T14:51:34.795Z",
"url": "https://agent.kihustle.tech/services/landing-copy-audit/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.05,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "9b1a3a7457a3a2a3",
"service_id": "2e8c6f8192e468324d57452e21778708968fdeda10691d55026c0b1f1c46b9d5",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-02T12:50:07.839Z",
"url": "https://agent.kihustle.tech/api/imprint/check",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Heuristic cookie banner / CMP signals Germany (vendors, cookie text, consent buttons). Accepts URL or HTML-in. Complements dsgvo-site-signals. Keywords: cookie banner germany, consent, cmp, eprivacy, dsgvo, usercentrics, cookiebot. Not a legal audit.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.05,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "3257811c26570bb7",
"service_id": "37901438ef764376491ce9ea4ef53a79cc1d7c3c920dfed21448b73ce68c1c95",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-02T12:49:58.963Z",
"url": "https://agent.kihustle.tech/services/cookie-banner-signals/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Heuristic DSGVO / Datenschutz privacy-page and homepage tracker signals for Germany/DACH (privacy link, cookies, analytics hints). Accepts URL or HTML-in. Keywords: dsgvo, gdpr germany, gdpr check, datenschutz, privacy policy germany. Not a legal audit.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.08,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "59ddad14b171c57d",
"service_id": "3a229df08cf76c51426dc5a5d0c8e7b1b073259f4bc7a6006a9e166ad458d443",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-02T12:50:26.73Z",
"url": "https://agent.kihustle.tech/api/dsgvo/check",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Heuristic Preisangaben / pricing-display signals (MwSt, Versand, Grundpreis hints). Accepts public URL or HTML-in. Keywords: preisangaben, pangv, price display germany, inkl mwst, versandkosten. Machine signals only — not PAngV certification.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.05,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "43d7a1dddfd7f977",
"service_id": "542638282897ad3a05d6ae6177b38a1df44e87d99d346e11e148cc7cc401cbbf",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-10T03:46:20.266Z",
"url": "https://agent.kihustle.tech/services/preisangaben-signals/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.08,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "1ae7b6cae3a4a006",
"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"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Heuristic BFSG / Barrierefreiheit accessibility signals Germany (lang, title, alt, landmarks, labels). URL crawl or HTML-in. Keywords: bfsg accessibility signals, barrierefreiheit, wcag, a11y, deutschland. Not a legal audit or certification.",
"domain": "agent.kihustle.tech",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.08,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "c357816a3a19e1d6",
"service_id": "5e3861e9ef36b27cb52085b7e43f09db8b553c5a94c9df71b1bbe950764929d1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-02T12:50:11.648Z",
"url": "https://agent.kihustle.tech/services/bfsg-signals/jobs",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"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": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x1c8b3C34Dca2Ba2A71598f1F9E0BC2a04A0Bea36",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.02,
"metadata": null,
"method": "POST",
"observed_at": 1787011200,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
"schema_fingerprint": "3fe925eb1111ef09",
"service_id": "5eebbe7ce25defc1e881bec24cbe06c3502831a70bebbf29d24ba862e5c9e2bf",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-17T07:51:44.893Z",
"url": "https://agent.kihustle.tech/services/x402-endpoint-probe/jobs",
"usage_rights": "not_reviewed"
}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 integrationDiscovery 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