x402basequality 0.30

Autonomous agent swarm that scans Dexscreener for early Base, BNB, and Solana tokens and sends real-time alerts.

Price
0.5 AUSD / call
Protocol
x402
Verified
no

What it does

Snipr is an autonomous multi-agent swarm hosted on Questflow that monitors Dexscreener for freshly launched tokens on Base, BNB Chain, and Solana with low fully-diluted valuations (FDV < $5M) and 24-hour volume spikes. It cross-references findings against Twitter social buzz, whale/smart-money wallet activity, and contract safety checks before delivering alerts via Telegram and posting summaries to Twitter.

The endpoint is accessed via the x402 payment protocol on the Base network. Each request costs up to 500,000 units of USDC (asset 0x8335…2913), which at 6 decimals equals up to $0.50 per call. You send a POST with a JSON body containing an "input" string (your message/query to the swarm) and receive a string "response" from the agent. The maximum timeout per request is 1,200 seconds (20 minutes), reflecting the autonomous, multi-step nature of the swarm's scanning pipeline.

No OpenAPI spec or detailed API documentation is published. The output schema is minimal: a single string response field. There is no information on rate limits, response structure beyond a plain string, or guarantees about the content of alerts. Users should treat this as an experimental, crypto-focused intelligence endpoint and verify any token recommendations independently.

Capabilities

token-screeningdexscreener-scanningwhale-wallet-detectionsocial-buzz-filteringcontract-safety-scantelegram-alertstwitter-postinglow-fdv-token-discoveryx402-paymentmulti-chain-support

Use cases

  • Discover freshly launched tokens on Base, BNB, and Solana before they gain mainstream attention
  • Monitor whale wallet movements and smart money activity around new token launches
  • Screen token contracts for safety issues like honeypots or rug-pull indicators
  • Get real-time Telegram alerts when a token matches volume, FDV, and social buzz criteria
  • Automate Twitter posting of token analysis summaries

Fit

Best for

  • Crypto traders hunting early-stage, low-FDV token opportunities across multiple chains
  • Developers building automated trading pipelines that need pre-filtered token intelligence
  • Research analysts who want aggregated on-chain, social, and safety signals in one call

Not for

  • Users seeking regulated financial advice or guaranteed trading signals
  • Applications requiring structured, machine-parseable response schemas beyond a plain string
  • Non-crypto use cases with no relevance to token discovery or DeFi

Quick start

curl -X POST https://api.questflow.ai/x402/swarm/qrn:swarm:688a23cbc6520a7b2678f77a \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"input": "Find the hottest new Base tokens under $5M FDV with volume spikes today"}'

Example

Request

{
  "input": "Find the hottest new Base tokens under $5M FDV with volume spikes today"
}

Response

{
  "response": "Found 3 tokens matching your criteria on Base:\n\n1. $EXAMPLE (0xabc…def) — FDV $1.2M, 24h vol $890K, +340% volume spike. Twitter mentions: 47 in last 2h. Contract: verified, no honeypot detected. Whale activity: 2 smart money wallets accumulated.\n\n2. $TOKEN2 (0x123…456) — FDV $3.8M, 24h vol $1.1M. Social buzz rising. Contract safe.\n\n3. $TOKEN3 (0x789…012) — FDV $780K, 24h vol $420K. Early stage, 1 whale wallet detected."
}

Endpoint

Transporthttp
Protocolx402
Pay to0xD57E36Cf0Ea6BB57BB034E2E840E4c369F402F20
CurrencyAUSD

Quality

0.30/ 1.00

No OpenAPI spec, no dedicated API docs, no published examples, and no pricing page. The only schema information comes from the x402 challenge payload, which defines a single input string and single output string. The response format and content structure are entirely inferred. This is effectively a stub listing.

Warnings

  • No OpenAPI specification or API documentation available — /docs, /api, /pricing, /README all return 404
  • Response schema is a single unstructured string; no guaranteed format for programmatic consumption
  • The example response JSON is entirely fabricated to illustrate plausible output — no real example was available
  • This endpoint provides crypto token signals which may constitute financial advice in some jurisdictions
  • Maximum payment of 500,000 USDC units (~$0.50) per call, but actual pricing semantics are unclear
  • 20-minute timeout suggests long-running agent execution; latency characteristics are unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 18:37:29Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access