Scry answer · Agent routing

All Scry questions

Which Scry route checks a Solana wallet for bundler or private-routing context?

A Solana wallet shows bundler or private-routing context when its transactions route through bundler or tip services such as Jito-style block-building infrastructure rather than the public path. The Scry wallet bundler and private-routing route returns this routing evidence: bundler or tip-service context, primary service context when covered, quarantine state, identity context when indexed, coverage, and freshness metadata.

Direct answer

A Solana wallet shows bundler or private-routing context when its transactions route through bundler or tip services such as Jito-style block-building infrastructure rather than the public path. The Scry wallet bundler and private-routing route returns this routing evidence: bundler or tip-service context, primary service context when covered, quarantine state, identity context when indexed, coverage, and freshness metadata.

Which Scry route checks a Solana wallet for bundler or private-routing context? — route and payment facts
Question Which Scry route checks a Solana wallet for bundler or private-routing context?
Request object one wallet routing pattern
Route https://scry.solanahub.de/x402/wallet/:address/bundler-check
Payment 0.01 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/bundler-check and read the returned HTTP 402 payment requirements.
  2. Sign a USDC payment for 0.01 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 routing pattern. Read coverage, confidence, and freshness metadata before using the evidence in a broader workflow.

Route contract

GET https://scry.solanahub.de/x402/wallet/:address/bundler-check GET https://scry.solanahub.de/x402/wallet-bundler-check?address=:address https://solanahub.de/en/scry/use-cases/solana-wallet-bundler-private-routing-evidence/#agent-route-contract

Intent phrases

solana wallet bundler check
solana wallet private routing check
wallet tip service evidence api
solana wallet service quarantine check
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.