{"uid":"cap__B6Lrzqu7HYee1_jFGYVv","slug":"api-8k4protocol-com-ee9f64dc","name":"8k4 Protocol RPC Reliability Metrics","description":"Get RPC reliability metrics","url":"https://api.8k4protocol.com/metrics","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["metrics"],"properties":{"metrics":{"type":"array","items":{"type":"object","required":["chain","last_error","error_count","success_count","avg_response_ms","last_success_at","last_updated_at"],"properties":{"chain":{"type":"string"},"last_error":{"type":"string"},"error_count":{"type":"number"},"success_count":{"type":"number"},"avg_response_ms":{"type":"number"},"last_success_at":{"type":"string"},"last_updated_at":{"type":"string"}}}}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{}}},"response":{"metrics":[{"chain":"base","last_error":"{'code': -32602, 'message': 'block range extends beyond current head block'}","error_count":124,"success_count":3304,"avg_response_ms":78.86233120022908,"last_success_at":"2026-02-27T23:40:58.413066+00:00","last_updated_at":"2026-02-27 23:41:39"},{"chain":"base","last_error":"429 Client Error: Too Many Requests for url: https://base.llamarpc.com/","error_count":47,"success_count":8903,"avg_response_ms":null,"last_success_at":"2026-02-27T23:11:42.693018+00:00","last_updated_at":"2026-02-27 23:41:39"},{"chain":"base","last_error":"503 Server Error: Service Unavailable for url: https://mainnet.base.org/","error_count":394,"success_count":2551,"avg_response_ms":6196.764326355021,"last_success_at":"2026-02-27T23:40:30.423486+00:00","last_updated_at":"2026-02-27 23:41:39"},{"chain":"bsc","last_error":"{'code': -32005, 'message': 'limit exceeded'}","error_count":116,"success_count":1344,"avg_response_ms":null,"last_success_at":"2026-02-27T23:04:32.876251+00:00","last_updated_at":"2026-02-27 23:32:25"},{"chain":"bsc","last_error":"{'code': -32005, 'message': 'limit exceeded'}","error_count":85,"success_count":0,"avg_response_ms":null,"last_success_at":null,"last_updated_at":"2026-02-27 23:32:25"},{"chain":"bsc","last_error":"{'code': -32000, 'message': 'invalid block range params'}","error_count":7,"success_count":938,"avg_response_ms":null,"last_success_at":"2026-02-25T16:04:07.631425+00:00","last_updated_at":"2026-02-25 16:14:29"},{"chain":"bsc","last_error":null,"error_count":0,"success_count":13520,"avg_response_ms":554.3761731591076,"last_success_at":"2026-02-27T23:32:25.292885+00:00","last_updated_at":"2026-02-27 23:32:25"},{"chain":"eth","last_error":"{'code': -32603, 'message': 'Internal error'}","error_count":7,"success_count":0,"avg_response_ms":null,"last_success_at":null,"last_updated_at":"2026-02-27 23:32:25"},{"chain":"eth","last_error":"429 Client Error: Too Many Requests for url: https://eth.llamarpc.com/","error_count":4,"success_count":613,"avg_response_ms":null,"last_success_at":"2026-02-27T23:11:43.040738+00:00","last_updated_at":"2026-02-27 23:32:25"},{"chain":"eth","last_error":null,"error_count":0,"success_count":13075,"avg_response_ms":37.99830819480121,"last_success_at":"2026-02-27T23:32:25.854323+00:00","last_updated_at":"2026-02-27 23:32:25"}]}},"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fHFwnKugqsMCwaQDunkCJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves RPC reliability metrics for the 8k4 Protocol network, supporting trust and performance analysis of blockchain RPC endpoints.","exampleAgentPrompt":"Can you pull the current RPC reliability metrics from 8k4 Protocol so I can see how the network is performing?","exampleUseCases":[{"title":"Audit RPC node before deployment","prompt":"Before we deploy our dApp, can you check the RPC reliability metrics from 8k4 Protocol so we know if the node we're planning to use is stable enough to trust?"},{"title":"ERC-8004 agent trust score evaluation","prompt":"I need to evaluate the trust score for an ERC-8004 agent — can you fetch the latest RPC reliability and confidence distribution stats from 8k4 Protocol to help me assess it?"},{"title":"Monitor blockchain network health","prompt":"Can you grab the current uptime and performance metrics from the 8k4 Protocol network so I can see if there are any reliability issues I should be aware of right now?"}],"resultDescription":"Returns RPC reliability metrics including uptime, performance statistics, confidence distributions, and protocol-level reliability data for the 8k4 Protocol network.","failureModes":["Payment not provided or rejected — endpoint requires $0.01 USDC via x402 protocol","Invalid or missing required 'type' field (must be 'http') — returns validation error","Invalid HTTP method specified — only GET, HEAD, DELETE are accepted","Service unavailable — metrics backend temporarily unreachable","Rate limiting — too many requests in a short period"],"whenToPreferThis":"Use this endpoint when you need objective RPC reliability metrics from the 8k4 Protocol network, particularly when evaluating ERC-8004 agent trust scores or auditing RPC node performance. Prefer this over generic uptime monitors when working within the ERC-8004 ecosystem.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-08-24T04:30:28.778Z","isFirstParty":false}