API Health Monitor
Share / Embed
Reputation
formula v1.3Signals
Scheduled health checks across one or more API endpoints. Validates status code, latency thresholds, and required JSON response fields (dot-paths). KV-backed per-(url,method) cooldown suppresses duplicate alerts; SSRF-validated webhook fires when any endpoint is unhealthy; scheduler runs every 15min by default.
Source: ipfs://QmV1ctowviMS1SAQRLC5NX3EhyB6MGsWVSLoW7Uxpxc2Aj
Raw metadata
{
"name": "API Health 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/e49cad0f-cd1d-4d1e-a3ae-86c6cc3b7a70",
"name": "capabilities",
"type": "metadata"
}
],
"created_at": "2026-05-07T12:22:54Z",
"description": "Scheduled health checks across one or more API endpoints. Validates status code, latency thresholds, and required JSON response fields (dot-paths). KV-backed per-(url,method) cooldown suppresses duplicate alerts; SSRF-validated webhook fires when any endpoint is unhealthy; scheduler runs every 15min 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.