{"uid":"cap_GjxkcsubcE_4450OwThiJ","slug":"solana-validator-lookup-da6b7c6f","name":"Solana Validator Lookup","description":"Resolve a Solana validator identity pubkey to its vote-account (or the reverse) and optionally get the top-N lowest-risk safe validators by score. Give vote or identity to resolve, or top_n for safe candidates. Cheap first step before validator/vet.","url":"https://payai.agentstools.dev/validator/lookup","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","required":[],"properties":{"vote":{"type":"string","description":"Vote-account pubkey to resolve to its identity"},"top_n":{"type":"integer","maximum":50,"minimum":1,"description":"Return this many lowest-risk safe validators"},"identity":{"type":"string","description":"Node identity pubkey to resolve to its vote-account"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_wXhJFm1OB5c_rJIHD4ZyJ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Resolve a Solana validator identity pubkey to its vote-account (or reverse), or fetch the top-N lowest-risk safe validators by composite score","exampleAgentPrompt":"Can you resolve this Solana validator identity pubkey — say 8abc...XYZ — to its corresponding vote-account address, or give me the top 5 lowest-risk safe validators I could stake with?","exampleUseCases":[{"title":"Identity to vote-account resolution","prompt":"I have this Solana validator node identity pubkey '8abcDEFghijKLMNopqrSTUVwxyz1234567890ABCD' — can you look up its corresponding vote-account address for me?"},{"title":"Finding safe validators to stake with","prompt":"I want to stake some SOL and need reliable validators — can you give me the top 10 lowest-risk safe validators ranked by score so I know who to consider?"},{"title":"Vote-account to identity reverse lookup","prompt":"I have a Solana vote-account address 'Vote1111...XXXX' and need to find the node identity pubkey behind it — can you reverse-resolve that for me?"}],"resultDescription":"Returns the resolved counterpart pubkey (vote-account given an identity, or identity given a vote-account) and/or a ranked list of the top-N lowest-risk safe validators with their composite risk scores, ready to feed into deeper vetting workflows.","failureModes":["Unknown pubkey — returns empty or 404 if the identity or vote-account doesn't exist on-chain","Invalid pubkey format — malformed base58 string causes a validation error","top_n out of range — values below 1 or above 50 are rejected","Network or RPC unavailability — upstream Solana RPC timeouts cause 503 errors","Neither vote, identity, nor top_n provided — ambiguous request returns an error"],"whenToPreferThis":"Use this endpoint as a cheap first step when you need to map between Solana validator identity and vote-account pubkeys, or when you need a shortlist of low-risk validator candidates before performing deeper vetting. Prefer it over full validator analysis endpoints when you only need identity resolution or a quick safe-validator shortlist, since it costs less and is faster.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:54:30.527Z","isFirstParty":false}