Card snapshot
jurat.dev
·
2026-07-29 15:36:06 UTC
·
34346ecdc56091790636ff924e4d3f8af66d610ce446705fc0a1f4b190cf2d92
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "jurat",
"description": "we remember, we watch, we prove. Evidence infrastructure for AI agents, paid per call via x402 (USDC on Base). No accounts, no API keys.",
"url": "https://jurat.dev",
"version": "0.2.0",
"protocols": [
{
"type": "http+x402",
"network": "eip155:8453",
"entry": "https://jurat.dev/catalog"
}
],
"skills": [
{
"id": "snapshot",
"name": "Notarized snapshot",
"description": "Signed, timestamped attestation of any public URL.",
"price": "$0.01"
},
{
"id": "scores",
"name": "Sports scoreboard",
"description": "Normalized scores for 24 leagues incl. rugby + cricket.",
"price": "$0.01"
},
{
"id": "result",
"name": "Settlement result",
"description": "Final score + notarized source snapshot.",
"price": "$0.02"
},
{
"id": "watch",
"name": "Change watcher",
"description": "Webhook on change or final whistle, proof attached.",
"price": "$0.05"
},
{
"id": "wake",
"name": "Scheduled wakeup",
"description": "Webhook at time T with stored payload.",
"price": "$0.005"
},
{
"id": "preflight",
"name": "x402 endpoint pre-flight",
"description": "Check any x402 endpoint before paying it: live 402 challenge, advertised price versus charged price, verdict.",
"price": "$0.005"
},
{
"id": "conformance",
"name": "Signed conformance report",
"description": "Sweep a whole x402 service, grade it, and return an ed25519-signed report anyone can verify offline.",
"price": "$0.50"
}
],
"provider": {
"organization": "jurat",
"url": "https://jurat.dev"
}
}