Agent Health Monitor (AHM)
A trust-scoring and health-monitoring service for AI agents. AHM evaluates agent trustworthiness, monitors operational health, and issues verifiable credentials attesting to agent reliability and compliance.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
no-protocolVersionno-top-level-protocolVersion (only supportedInterfaces[].protocolVersion "1.0")supportedInterfaces-instead-of-additionalInterfacesno-preferredTransportdeclared-endpoint-url-404 (https://agenthealthmonitor.xyz/a2a answers 404 to GET and to a JSON-RPC POST; /a2a/http likewise)documentationUrl-404 (https://agenthealthmonitor.xyz/endpoints returns 404; the live docs are https://docs.agenthealthmonitor.xyz)served-as-application/json-not-application/a2a+jsonsecuritySchemes-name-X-AHM-API-Key-differs-from-the-REST-API-header-X-API-Key
/.well-known/agent.json, the
pre-0.3 location, rather than the current /.well-known/agent-card.json. Clients written
against A2A 1.0.0 will not find it.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://agenthealthmonitor.xyz/a2a
· transport
· protocol JSONRPC
non-standard supportedInterfaces
https://agenthealthmonitor.xyz/a2a/http
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Trust Score Evaluation trust_score_evaluation
Evaluates an AI agent's trustworthiness based on behavioral analysis, historical performance, compliance posture, and peer attestations. Returns a composite trust score (0-100) with dimensional breakdowns.
trustscoringevaluationrisk-assessmentAgent Health Monitoring agent_health_monitoring
Continuously monitors an AI agent's operational health including uptime, response latency, error rates, and behavioral consistency. Supports push notifications for health status changes.
healthmonitoringuptimeobservabilityVerifiable Credential Issuance verifiable_credential_issuance
Issues W3C-compliant verifiable credentials attesting to an agent's trust score, health status, or compliance with specific standards. Credentials can be cryptographically verified by any relying party.
credentialsverifiableattestationcomplianceW3C-VCTrust Report Generation trust_report_generation
Generates detailed trust assessment reports for an agent, including historical trends, dimensional analysis (reliability, safety, transparency, compliance), and comparative benchmarks.
reportanalyticstrust-historybenchmarkingAgent Registration agent_registration
Registers a new AI agent for trust scoring and health monitoring. Accepts an agent's A2A Agent Card URL or manual configuration. Begins baseline trust assessment upon registration.
registrationonboardingdiscovery2026-09-19 from https://agenthealthmonitor.xyz/.well-known/agent.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.