monerometrics
api.monerometrics.net
· monerometrics
Reorg-aware Monero (XMR) network observatory: chain reorganizations, orphan blocks, mining-pool centralization with cryptographically verified attribution.
api.monerometrics.net 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.
Dispute or improve this rating
D
Conformance score: 54/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://api.monerometrics.net/.well-known/agent-card.json |
| Provider | https://monerometrics.net |
| Docs | https://api.monerometrics.net/docs |
Skills · 7 declared · mapped to canonical taxonomy
Current chain tip, difficulty, hashrate estimate and sync status.
Detected reorganizations with depth, fork point and displaced transactions.
Recent orphaned blocks with their canonical replacements.
Pool share of recent blocks and the Nakamoto coefficient.
How each block was attributed to a pool: view-key proof, pool API claim, coinbase heuristic or unattributed.
Look up any block by height or hash, down to the genesis block.
Centralized exchange price alongside the Haveno street price.
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/api.monerometrics.net) [](https://agenstry.com/agents/api.monerometrics.net) [](https://agenstry.com/agents/api.monerometrics.net) [](https://agenstry.com/agents/api.monerometrics.net)
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
{
"protocolVersion": "0.3.0",
"name": "monerometrics",
"description": "Reorg-aware Monero (XMR) network observatory: chain reorganizations, orphan blocks, mining-pool centralization with cryptographically verified attribution.",
"url": "https://api.monerometrics.net",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://api.monerometrics.net/mcp",
"transport": "JSONRPC"
},
{
"url": "https://api.monerometrics.net",
"transport": "HTTP+JSON"
}
],
"provider": {
"organization": "monerometrics",
"url": "https://monerometrics.net"
},
"version": "0.8.2",
"documentationUrl": "https://api.monerometrics.net/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {},
"security": [],
"skills": [
{
"id": "network_info",
"name": "Network info",
"description": "Current chain tip, difficulty, hashrate estimate and sync status.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "reorgs",
"name": "Chain reorganizations",
"description": "Detected reorganizations with depth, fork point and displaced transactions.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "orphan_blocks",
"name": "Orphan blocks",
"description": "Recent orphaned blocks with their canonical replacements.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "pool_distribution",
"name": "Mining pool centralization",
"description": "Pool share of recent blocks and the Nakamoto coefficient.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "pool_attribution",
"name": "Block attribution provenance",
"description": "How each block was attributed to a pool: view-key proof, pool API claim, coinbase heuristic or unattributed.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "block_lookup",
"name": "Block lookup",
"description": "Look up any block by height or hash, down to the genesis block.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "price",
"name": "XMR price",
"description": "Centralized exchange price alongside the Haveno street price.",
"tags": [
"monero",
"blockchain",
"metrics"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
]
}