onyx_facilitator_health
InactiveTool of onyx-paid-mcp
Live up/down + latency probe for all 5 known x402 facilitators (Coinbase CDP, x402.org public, xpay.sh, cronos-x402, faremeter). Returns per-facilitator status, response time, capabilities probe, plus ecosystem-wide health score. Free tier — agents shouldn't hardcode a single facilitator; this lets them pick a live one. (price: $0 USDC, tier: free)
Parameters schema
{
"type": "object",
"properties": {
"timeout_seconds": {
"type": "number",
"default": 6,
"description": "Per-facilitator HTTP timeout. Max 15."
},
"include_capabilities": {
"type": "boolean",
"default": true,
"description": "Also probe each facilitator's /supported endpoint to enumerate networks + schemes."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries