AgentUtil Verify
verify.agentutil.net
· AgentUtil
Real-time claim verification against live data sources
verify.agentutil.net via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-21 00:06:05 current | f89b65484ea7… |
view → |
Endpoints
| Agent card | https://verify.agentutil.net/.well-known/agent.json |
| Provider | https://agentutil.net |
| Docs | https://verify.agentutil.net |
Skills · 1 declared · mapped to canonical taxonomy
Real-time claim verification against live data sources
Health · last 2 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/verify.agentutil.net) [](https://agenstry.com/agents/verify.agentutil.net) [](https://agenstry.com/agents/verify.agentutil.net) [](https://agenstry.com/agents/verify.agentutil.net)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "AgentUtil Verify",
"description": "Real-time claim verification against live data sources",
"version": "1.0.0",
"url": "https://verify.agentutil.net",
"capabilities": {
"skills": [
{
"id": "verify-claim",
"name": "Fact Verification",
"description": "Verify any factual claim against live sources. Returns verdict, confidence, and current truth.",
"tags": [
"fact-check",
"verification",
"truth",
"accuracy"
],
"examples": [
"The capital of France is Paris",
"Apple stock price is $150",
"The population of Tokyo is 14 million"
]
},
{
"id": "get-trending",
"name": "Trending Claims",
"description": "Get top 100 claims currently being verified, updated every 60 seconds.",
"tags": [
"trending",
"popular",
"real-time"
]
}
]
},
"endpoint": "https://verify.agentutil.net/v1/verify",
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": {
"type": "none",
"note": "Free tier: 25 queries/day, no auth required"
},
"provider": {
"organization": "AgentUtil",
"url": "https://agentutil.net"
},
"suite": {
"name": "AgentUtil",
"url": "https://agentutil.net",
"services": [
{
"name": "convert",
"url": "https://convert.agentutil.net"
},
{
"name": "weather",
"url": "https://weather.agentutil.net"
},
{
"name": "validate",
"url": "https://validate.agentutil.net"
}
]
}
}