Scry answer · Agent routing
All Scry questionsHow 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.
| 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
- Send GET https://scry.solanahub.de/x402/wallet/:address/lineage and read the returned HTTP 402 payment requirements.
- Sign a USDC payment for 0.03 on x402 v2 exact-scheme USDC.
- Retry the request with the X-PAYMENT header to receive the paid evidence response.
- 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
Evidence fields
Machine-readable discovery
Agent question index
https://solanahub.de/scry-agent-question-index.json
Well-known agent question index
https://solanahub.de/.well-known/scry-agent-question-index.json
Buyer intent index
https://solanahub.de/scry-buyer-intent-index.json
Well-known buyer intent index
https://solanahub.de/.well-known/scry-buyer-intent-index.json
Route contract manifest
https://solanahub.de/scry-route-contracts.json
Agent answers manifest
https://solanahub.de/scry-agent-answers.json
Scry agent card
https://solanahub.de/.well-known/agent-card.json
Scry machine map
https://solanahub.de/scry-agent-discovery.json
x402 coverage snapshot
https://scry.solanahub.de/x402/coverage.json
x402 freshness SLA
https://scry.solanahub.de/x402/freshness-sla.json
x402 agent guide
https://scry.solanahub.de/x402/agent-guide.json