SolEnrich
Agent-native onchain intelligence for Solana traders: cross-venue perps funding (Jupiter, Adrena, Flash, Hyperliquid), smart-money & whale tracking, token due-diligence and rug detection, and wallet risk scoring. Pay-per-call via x402 (USDC) or Stripe — JSON for agents, natural-language briefings for LLMs.
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.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
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
- 66Qvhr…5CGXe
- Token contract
- EPjFWd…TDt1v
- Payment window
- 5 minutes
Pay 0.02 USDC on Base to 0x8EdE…3607c. The signed payment is good for 5 minutes.
- Paid to
- 0x8EdE…3607c
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 20000 smallest units
The catalog’s raw entry
[
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "66Qvhr1xnwqbCT36KfHfZF1JpoWdmCQ3uFYTN335CGXe",
"amount": "20000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8EdE9eD2E6ACdd9B2BaFa42ff4078d3F3263607c",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"format": "json",
"franchise": "pokemon",
"exit_strategy": "both"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"output": {
"best": {
"code": "onepiece_50",
"name": "One Piece Ocean Blue Pack",
"price": 50,
"buyback": {
"capped": false,
"net_ev": 46.76,
"edge_pct": -6.47,
"payout_pct": 85
},
"verdict": "HOUSE_EDGE",
"gross_ev": 55.02,
"franchise": "onepiece",
"marketplace": {
"net_ev": 53.92,
"fee_pct": 2,
"edge_pct": 7.83
},
"total_stock": 8569,
"gross_edge_pct": 10.04,
"high_tier_stock_share": 0.631
},
"summary": {
"note": "Gross EV is expected INSURED value and overstates realizable EV. Instant-buyb...",
"house_edge_count": 25,
"negative_ev_count": 8,
"positive_ev_count": 0
},
"machines": [
{
"code": "onepiece_50",
"name": "One Piece Ocean Blue Pack",
"price": 50,
"buyback": {
"capped": false,
"net_ev": 46.76,
"edge_pct": -6.47,
"payout_pct": 85
},
"verdict": "HOUSE_EDGE",
"gross_ev": 55.02,
"franchise": "onepiece",
"marketplace": {
"net_ev": 53.92,
"fee_pct": 2,
"edge_pct": 7.83
},
"total_stock": 8569,
"gross_edge_pct": 10.04,
"high_tier_stock_share": 0.631
}
],
"franchise": "all",
"scanned_at": "2026-09-22T00:10:29.994Z",
"min_edge_pct": null,
"exit_strategy": "both",
"machine_count": 33
},
"run_id": "uuid",
"status": "succeeded"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"properties": {
"format": {
"enum": [
"json",
"llm",
"both"
],
"type": "string",
"default": "json",
"description": "Response format: json (structured fields, default), llm (short deterministic briefing), or both (fields plus llm_summary)."
},
"machine": {
"type": "string",
"maxLength": 64,
"minLength": 1,
"description": "Restrict to one machine code (e.g. pokemon_50). Omit to scan all."
},
"franchise": {
"enum": [
"pokemon",
"onepiece",
"all"
],
"type": "string",
"default": "all",
"description": "Franchise filter"
},
"min_edge_pct": {
"type": "number",
"maximum": 100,
"minimum": -100,
"description": "Only surface machines whose net edge (per exit_strategy) >= this percentage"
},
"exit_strategy": {
"enum": [
"buyback",
"marketplace",
"both"
],
"type": "string",
"default": "both",
"description": "Which exit path to rank/verdict against"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-25 15:51Z
- Last indexed by Roundhouse
- 2026-09-25 17:30Z
- Last enriched (probe, favicon, geo)
- 2026-09-13 19:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 404
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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service SolEnrich 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=SolEnrich' 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://api.solenrich.com/entrypoints/gacha-ev-scan/invoke, 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.