Scry answer · Agent routing

All Scry questions

How can an agent check who funded a Solana wallet?

An agent checks who funded a Solana wallet by resolving its funding chain (the upstream wallets that sent its first SOL) and flagging any that are known services or exchanges. The Scry cache-first source-of-funds route returns upstream funder evidence, funding hop depth, service or identity hints when covered, confidence notes, and lineage cache freshness.

Direct answer

An agent checks who funded a Solana wallet by resolving its funding chain (the upstream wallets that sent its first SOL) and flagging any that are known services or exchanges. The Scry cache-first source-of-funds route returns upstream funder evidence, funding hop depth, service or identity hints when covered, confidence notes, and lineage cache freshness.

How can an agent check who funded a Solana wallet? — route and payment facts
Question How can an agent check who funded a Solana wallet?
Request object one wallet funding chain
Route https://scry.solanahub.de/x402/wallet/:address/lineage
Payment 0.03 USDC per request (x402 v2 exact-scheme USDC)
Access No API keys, no account, x402 per request
Evidence fields 5

How an agent calls this route

  1. Send GET https://scry.solanahub.de/x402/wallet/:address/lineage and read the returned HTTP 402 payment requirements.
  2. Sign a USDC payment for 0.03 on x402 v2 exact-scheme USDC.
  3. Retry the request with the X-PAYMENT header to receive the paid evidence response.
  4. Read the coverage, confidence, and freshness metadata before using the evidence in a wider workflow.

Agent decision

Request this route only when the object matches one wallet funding chain. Read coverage, confidence, and freshness metadata before using the evidence in a broader workflow.

Route contract

GET https://scry.solanahub.de/x402/wallet/:address/lineage GET https://scry.solanahub.de/x402/wallet-lineage?address=:address https://solanahub.de/en/scry/use-cases/solana-wallet-source-of-funds-evidence/#agent-route-contract

Intent phrases

how to check who funded a solana wallet
find original funder solana wallet
solana wallet funding chain api
trace upstream wallet funders solana
Scry is an evidence layer. It is not financial, investment, or trading advice. Coverage changes as the index refreshes; agents should read source freshness timestamps, confidence notes, and payment requirements before requesting evidence.