NANDA Infrastructure Services
nanda.nexartis.com
· Nexartis
Know-Your-Machine (KYM) infrastructure node implementing NANDA protocol services: agent registry, capability certification (W3C VCs), compliance enforcement, observer/reputation, and payment auditing.
nanda.nexartis.com 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.
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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-06-07 06:39:35 current | c6c3f18fb54f… |
view → |
Endpoints
| Agent card | https://nanda.nexartis.com/.well-known/agent-card.json |
| Provider | https://nexartis.com |
| Docs | https://nanda.nexartis.com/docs |
Skills · 5 declared · mapped to canonical taxonomy
Register, discover, and search NANDA-compliant agents. Supports AgentFacts v1 metadata and federated peer sync.
Issue and verify W3C Verifiable Credentials attesting to agent capabilities using Wilson confidence interval scoring and Ed25519 signatures.
Evaluate agents against governance policies and issue compliance attestations with StatusList2021 revocation support.
Telemetry ingestion, liveness probes, health monitoring, and composite reputation scoring for registered agents.
x402-NP payment intent reconciliation, HMAC-verified transaction matching, and 4-verdict settlement auditing.
Health · last 5 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/nanda.nexartis.com) [](https://agenstry.com/agents/nanda.nexartis.com) [](https://agenstry.com/agents/nanda.nexartis.com) [](https://agenstry.com/agents/nanda.nexartis.com)
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": "NANDA Infrastructure Services",
"description": "Know-Your-Machine (KYM) infrastructure node implementing NANDA protocol services: agent registry, capability certification (W3C VCs), compliance enforcement, observer/reputation, and payment auditing.",
"version": "1.0.0",
"protocolVersions": [
"1.0"
],
"supportedInterfaces": [
{
"url": "https://nanda.nexartis.com/a2a",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extendedAgentCard": false
},
"skills": [
{
"id": "registry",
"name": "Agent Registry",
"description": "Register, discover, and search NANDA-compliant agents. Supports AgentFacts v1 metadata and federated peer sync.",
"tags": [
"registry",
"discovery",
"search",
"agentfacts",
"federation"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "certifier",
"name": "Capability Certifier",
"description": "Issue and verify W3C Verifiable Credentials attesting to agent capabilities using Wilson confidence interval scoring and Ed25519 signatures.",
"tags": [
"certification",
"verifiable-credentials",
"ed25519",
"wilson-ci"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "compliance",
"name": "Compliance Enforcer",
"description": "Evaluate agents against governance policies and issue compliance attestations with StatusList2021 revocation support.",
"tags": [
"compliance",
"policy",
"attestation",
"revocation"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "observer",
"name": "Observer & Reputation",
"description": "Telemetry ingestion, liveness probes, health monitoring, and composite reputation scoring for registered agents.",
"tags": [
"observer",
"telemetry",
"probes",
"reputation",
"health"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "auditor",
"name": "Payment Auditor",
"description": "x402-NP payment intent reconciliation, HMAC-verified transaction matching, and 4-verdict settlement auditing.",
"tags": [
"audit",
"payments",
"x402",
"reconciliation"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"provider": {
"organization": "Nexartis",
"url": "https://nexartis.com"
},
"mcp": {
"endpoint": "https://nanda.nexartis.com/mcp",
"transport": "streamable-http",
"authentication": "bearer"
},
"documentationUrl": "https://nanda.nexartis.com/docs",
"iconUrl": "https://nanda.nexartis.com/favicon.png"
}