InputPOST /api/v1/x402/domain-trust-report
{
"url": "https://example.com"
}
Web and API intelligence · utility
Build a one-call domain trust report with TLS, headers, security.txt, RDAP, DNS, and uptime signals (x402)
One-command purchase
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/domain-trust-report -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://example.com"}'
{
"url": "https://example.com"
}
{
"tool_name": "util_domain_trust_report",
"result": {
"domain": "example.com",
"trust_score": 72,
"trust_level": "high"
}
}
Machine-readable evidence