H

Hermes Commerce · Agent Compliance Bundle Jobs

by Hermes Commerce

POSTBase

$0.12

per call · USD Coin on Base

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.

Endpoint

POST https://agent.kihustle.tech/services/agent-compliance-bundle/jobs

1

Calls / 30d

1

Unique payers / 30d

Aug 17

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://agent.kihustle.tech/services/agent-compliance-bundle/jobs", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "country": "DE",
    "url": "https://marketingkioldenburg.de"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://agent.kihustle.tech/services/agent-compliance-bundle/jobs" \
  -H "Content-Type: application/json" \
  -d '{"country":"DE","url":"https://marketingkioldenburg.de"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "country_profile": "DE",
  "generated_at": "2026-01-01T00:00:00+00:00",
  "issue_codes": [
    "CMP_WITHOUT_REJECT_HINT"
  ],
  "job_id": "job_example",
  "limitations": [
    "Heuristics only."
  ],
  "next_jobs": [],
  "schedule_hint": {
    "rebuy_url": "https://agent.kihustle.tech/services/site-watch/jobs",
    "recommended_interval_hours": 24
  },
  "scores": {
    "compliance_bundle": 80
  },
  "service": "agent-compliance-bundle",
  "sources": [
    {
      "note": "impressum",
      "url": "https://marketingkioldenburg.de"
    }
  ],
  "status": "completed",
  "summary": "Agent compliance bundle (DE) for https://marketingkioldenburg.de: impressum=True, cookie_issues=1, privacy=True, issues=2. Heuristic — not legal advice."
}

Payment details

Pay to0x1c8b3c34dca2ba2a71598f1f9e0bc2a04a0bea36
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Hermes Commerce & similar services