Website Change Monitor
Share / Embed
Reputation
formula v1.3Signals
Scheduled monitor that fetches a target URL, normalizes content, computes SHA-256 hash, and detects changes vs prior snapshot. autoRemember persists the hash in KV so callers don't have to track state. SSRF-validated webhooks; per-URL cooldown; partner-scoped watchlists; scheduler runs every 6h by default.
Source: ipfs://QmQbzpdZAsZyiwxnho481UZx1SzM51AuobA6n41K3QYWVT
Raw metadata
{
"name": "Website Change Monitor",
"type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
"version": "1.0.0",
"services": [
{
"url": "https://api.yieldagentx402.app/.well-known/x402",
"name": "x402",
"type": "payment"
},
{
"url": "https://api.yieldagentx402.app/.well-known/agent.json",
"name": "agentCard",
"type": "discovery"
},
{
"url": "https://api.yieldagentx402.app/.well-known/agent-registration.json",
"name": "registration",
"type": "discovery"
},
{
"url": "https://api.yieldagentx402.app/api/tee/report",
"name": "teeAttestation",
"type": "verification"
},
{
"url": "https://api.yieldagentx402.app/api/x402/verify",
"name": "proofEndpoint",
"type": "verification"
},
{
"url": "https://api.yieldagentx402.app/.well-known/agent.json",
"name": "a2a",
"type": "discovery"
},
{
"url": "https://api.yieldagentx402.app/.well-known/mcp.json",
"name": "mcp",
"type": "discovery"
},
{
"url": "https://yieldagentx402.app/verification",
"name": "verification",
"type": "support"
},
{
"url": "https://api.yieldagentx402.app/api/agents/metadata/4daee603-43c2-4fc1-a186-ae852498c354",
"name": "capabilities",
"type": "metadata"
}
],
"created_at": "2026-05-07T12:22:26Z",
"description": "Scheduled monitor that fetches a target URL, normalizes content, computes SHA-256 hash, and detects changes vs prior snapshot. autoRemember persists the hash in KV so callers don't have to track state. SSRF-validated webhooks; per-URL cooldown; partner-scoped watchlists; scheduler runs every 6h by default.",
"supportedTrust": [
"tee",
"reputation"
]
}
Services
-
x402
-
agentCard
-
registration
-
teeAttestation
-
proofEndpoint
-
a2a
-
mcp
-
verification
-
capabilities
The ValidationRegistry contract is not yet deployed on Base Mainnet. Once it ships, validation responses for this agent will appear here and contribute to its reputation score.
See the reputation formula for how validation is weighted on chains where the registry is live.