{"uid":"cap_VJ--aGPHsZFIizAbESJkr","slug":"sol-enrich-natural-language-query-router-72535f1b","name":"SOL Enrich Natural Language Query Router","description":"Plain English questions routed to the right enricher(s). Single-intent (\"is X safe?\") hits one enricher; compound intents chain 2-3 in parallel: \"should I buy X?\" → DD + trend + whales; \"wallet deep dive\" → profile + history + perps; \"what's trending?\" → trending-signals; \"SOL-PERP funding rate\" → perps-market.","url":"https://api.solenrich.com/entrypoints/query/invoke","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"format":{"enum":["json","llm","both"],"type":"string","default":"json"},"question":{"type":"string","maxLength":500,"minLength":3,"description":"Natural language question about a Solana wallet or token"}}},"responseSchema":{"type":"json","example":{"output":{"briefing":"string (llm format) or object (json format)"},"run_id":"uuid","status":"succeeded"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_6UUBlXRPKU1kwPzdII_fy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Routes plain-English questions about Solana wallets or tokens to one or more specialized enrichers, chaining them in parallel for compound intents","exampleAgentPrompt":"Should I buy this token — CA: 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU? Give me a full breakdown: is it safe, what are whales doing, and what's the trend looking like? Return as JSON.","exampleUseCases":null,"resultDescription":"A structured or LLM-formatted response aggregating outputs from one or more specialized Solana enrichers — may include token safety signals, whale activity, trend data, wallet profile, transaction history, perp market funding rates, or any combination depending on the question's intent.","failureModes":["Question too vague or under 3 characters — validation error","Question exceeds 500 character limit — truncation or rejection","Enricher downstream timeout — partial or empty results","Invalid wallet/token address in question — enricher returns no data","Unsupported intent — no matching enricher route found"],"whenToPreferThis":"Use this endpoint when you want a single natural-language interface to Solana on-chain data without knowing which specific enricher to call. Ideal for compound questions like 'should I buy X?' that require parallel enrichment across due diligence, whale signals, and trend data. Prefer this over individual enricher endpoints when the question scope is ambiguous or multi-faceted.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:26.070Z","isFirstParty":false}