scry.solanahub.de
Returns today's GMGN-24h-trending Solana wallets for autonomous agents, pre-filtered against known routers, exchanges, services, and vaults. Each wallet includes source rank context, Scry coverage gaps, missing dimensions, and a credit-aware Helius depth-call plan before single-wallet forensics.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "PAYMENT-SIGNATURE header is required",
"fixable_by": "Sign an x402 v2 USDC payment from the PAYMENT-REQUIRED requirements and retry with PAYMENT-SIGNATURE. Do not also send legacy X-PAYMENT; hand-rolled or v1-format payloads are rejected by the facilitator.",
"error_contract": "https://scry.solanahub.de/x402/error-contract.json",
"payment_requirements_location": "PAYMENT-REQUIRED response header (base64-encoded x402 v2 accepts[])"
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.49 USDC on Base to 0xF4A9…b2036. The signed payment is good for 2 minutes.
- Paid to
- 0xF4A9…b2036
- USD Coin contract
- 0x8335…02913
- Payment window
- 2 minutes
- As published
- 490000 smallest units
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- CTKigV…KV85d
- Token contract
- EPjFWd…TDt1v
- Payment window
- 2 minutes
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xF4A904d8326786d90157cf791C281302F11b2036",
"amount": "490000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "CTKigV78yuErumvqm7Qor8j1hMK2oxNxdhwpVrAKV85d",
"amount": "490000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 120
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
},
"output": {
"type": "json",
"example": {
"as_of": "sample",
"caveat": "Evidence layer only. Not financial advice, not a trading recommendation, and not a promise of future performance.",
"status": "success",
"product": "scry_daily_hot_wallets",
"sources": [
"gmgn-leaderboard-24h",
"scry-local-coverage",
"scry-refresh-queue"
],
"wallets": [
{
"rank": 1,
"tags": [
"axiom",
"photon",
"high_activity_wallet"
],
"address": "FRroLGfzmRpzHMpiYrPHYRqDUU1wkSPXSttR4se5fpb8",
"gmgn_metrics": {
"pnl": "sample",
"txs": 29,
"winrate": 0.375,
"realized_profit": "sample"
},
"refresh_plan": {
"stage": "HOT",
"estimated_credits": 2,
"recommended_helius_calls": [
"getTransactionHistory(mode=signatures, limit=3)",
"getBalance"
],
"requires_michael_go_for_db_write": true
},
"source_window": "1d",
"evidence_stage": "HOT_REVIEW",
"local_coverage": {
"db_known": true,
"coverage_status": "medium",
"missing_dimensions": [
"activity",
"last_tx_at"
]
}
}
],
"buyer_job": "Select today's Solana wallet candidates for caller-defined monitoring, scoring, or deeper forensics.",
"hot_count": 8,
"methodology": "scry_agent_product_daily_hot_wallets_v1",
"wallet_count": 10,
"evidence_pack": {
"posture": "evidence_for_caller_policy",
"contract": "scry_evidence_pack_v1",
"coverage": {
"missing_dimensions": [
"activity",
"last_tx_at"
],
"wallet_coverage_by_status": {
"deep": 2,
"medium": 8
}
},
"missing_data": [
"activity",
"last_tx_at"
],
"observed_facts": {
"source_window": "GMGN 24h",
"hot_review_count": 8,
"source_wallet_count": 10
},
"when_not_to_use": [
"as trading guidance",
"as a standalone wallet dossier"
],
"derived_observations": {
"rank_semantics": "rank is source ordering, not an execution recommendation",
"shortlist_type": "daily_hot_wallets"
},
"caller_policy_required": true,
"suggested_next_queries": [
{
"endpoint": "/x402/wallet/:address/forensics",
"use_when": "caller policy selects a wallet for dossier-grade review"
}
]
},
"spend_rationale": {
"cheaper_alternative": "/x402/wallet/:address/bundler-check",
"more_complete_alternative": "/x402/solana/agent-intel-brief",
"why_this_cost_is_worth_it": "One paid request replaces manual reading of GMGN, local health reports, and refresh queues."
},
"confidence_score": 0.72,
"agent_decision_support": {
"posture": "evidence_only",
"confidence": "HIGH",
"decision_options": [
{
"option": "Buy a specific wallet dossier next",
"cautions": [
"Do not treat rank as execution advice."
],
"supporting_evidence": [
"Use /x402/wallet/:address/forensics"
]
}
],
"evidence_summary": "Daily HOT wallets are review candidates for caller-defined research policies, not recommendations.",
"escalation_triggers": []
}
}
}
},
"schema": {
"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"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [],
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"product",
"wallet_count",
"wallets",
"evidence_pack",
"agent_decision_support",
"spend_rationale",
"methodology"
],
"properties": {
"as_of": {
"type": "string"
},
"caveat": {
"type": "string"
},
"status": {
"enum": [
"success",
"partial",
"error"
],
"type": "string"
},
"product": {
"type": "string",
"const": "scry_daily_hot_wallets"
},
"sources": {
"type": "array",
"items": {
"type": "string"
}
},
"wallets": {
"type": "array",
"items": {
"type": "object"
}
},
"buyer_job": {
"type": "string"
},
"methodology": {
"type": "string",
"const": "scry_agent_product_daily_hot_wallets_v1"
},
"generated_at": {
"type": "string"
},
"wallet_count": {
"type": "number"
},
"evidence_pack": {
"type": "object"
},
"source_reports": {
"type": "object"
},
"spend_rationale": {
"type": "object",
"properties": {
"cheaper_alternative": {
"type": [
"string",
"null"
]
},
"more_complete_alternative": {
"type": [
"string",
"null"
]
},
"why_this_cost_is_worth_it": {
"type": "string"
},
"explicit_delta_over_daily_plus_weekly": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"confidence_score": {
"type": "number",
"maximum": 1,
"minimum": 0
},
"agent_decision_support": {
"type": "object",
"properties": {
"posture": {
"type": "string",
"const": "evidence_only"
},
"confidence": {
"enum": [
"LOW",
"MID",
"HIGH",
"UNKNOWN"
],
"type": "string"
},
"decision_options": {
"type": "array",
"items": {
"type": "object",
"properties": {
"option": {
"type": "string"
},
"cautions": {
"type": "array",
"items": {
"type": "string"
}
},
"supporting_evidence": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
},
"evidence_summary": {
"type": "string"
},
"escalation_triggers": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
}
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-05-03 13:05Z
- Last indexed by Roundhouse
- 2026-06-11 02:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-22 20:45Z
- x402 version
- 2
- Max timeout
- 120s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service scry.solanahub.de and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=scry.solanahub.de' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://scry.solanahub.de/x402/solana/hot-wallets/daily, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.