{
"document_url": "https://example.com/page?utm_source=x",
"canonical_url": "https://example.com/page"
}
Web and API intelligence · web-api-intelligence
Html Canonical Link Check
Html Canonical Link Check: Html Canonical Link Check compares document and canonical URLs after deterministic normalization from bounded caller-supplied values without an external provider. Call Html Canonical Link Check before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for Html Canonical Link Check as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only execution with no paid upstream, live RPC, web search, credentials, custody, signing, media generator, or input retention. Honest limit: Evaluates only caller-supplied metadata; it performs no DNS lookup, HTTP request, web search, credential use, or persistent storage. Advisory output only; the buyer owns authorization, payment policy, and production decisions.
One-command purchase
Run it from an agent.
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/html-canonical-link-check -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"document_url":"https://example.com/page?utm_source=x","canonical_url":"https://example.com/page"}'
{
"schema": "delx/util-html-canonical-link-check/v1",
"operation": "web_reliability:html_canonical_link_check",
"status": "pass",
"result": {
"left": "https://example.com/page",
"right": "https://example.com/page",
"matched": true
},
"evidence": {
"input_sha256": "592c02dfd1b6df477a94ca4c931b3a3f08c24e00f6ccaf91931c0bf89268d170",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence