x402basequality 0.40

AI agent that discovers trending crypto tokens and emails them to you, paid per-call via x402.

Price
0.5 AUSD / call
Protocol
x402
Verified
no

What it does

This Questflow x402 endpoint exposes an AI swarm agent that identifies "hot tokens" across crypto markets and delivers the results to your email inbox. It is hosted on Questflow's agent platform, which aggregates data from sources like Polymarket, Pump.fun, OKX, and other onchain markets. The agent scans for trending tokens, sentiment shifts, and whale activity, then compiles findings into an email report.

The endpoint accepts a POST request with a single required field — `input` (a string message to the agent, presumably including your email address and any filtering preferences). It returns a string `response` from the agent. Payment is handled via the x402 protocol on the Base network using USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), with a maximum cost of 500,000 units (0.50 USDC) per request and a timeout of up to 1200 seconds.

Documentation for this specific endpoint is minimal — there is no OpenAPI spec, no dedicated docs page, and no usage examples beyond the x402 challenge schema. The Questflow platform itself focuses on autonomous AI "Clones" that trade and scan onchain markets, so this agent likely leverages similar market-scanning infrastructure. Users should be aware that the exact behavior of the agent (which tokens it selects, how it formats the email, what email service it uses) is not documented and must be inferred from the agent's response.

Capabilities

crypto-token-discoveryemail-deliveryx402-paymentbase-network-usdcai-agent-swarmonchain-market-scanning

Use cases

  • Receive a curated list of trending crypto tokens delivered to your email on demand
  • Integrate automated token discovery into a trading bot workflow via x402 micropayment
  • Get AI-powered market scanning results without running your own infrastructure

Fit

Best for

  • Crypto traders wanting automated hot-token alerts via email
  • Agent-to-agent workflows that need on-demand token discovery
  • Developers experimenting with x402 pay-per-call AI agents

Not for

  • Users needing real-time streaming price feeds or websocket data
  • Anyone requiring detailed historical token analytics or charting
  • Non-crypto use cases with no interest in token markets

Quick start

curl -X POST https://api.questflow.ai/x402/swarm/qrn:swarm:68f79934bd72982773eff3bf \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"input": "Send the hottest tokens today to user@example.com"}'

Example

Request

{
  "input": "Send the hottest tokens today to user@example.com"
}

Response

{
  "response": "I've identified the top trending tokens and sent a summary to user@example.com. Check your inbox for details."
}

Endpoint

Transporthttp
Protocolx402
Pay to0x390Eb095032b1A73F1AE02136F2A18edCCfef374
CurrencyAUSD

Quality

0.40/ 1.00

The endpoint is live (402 challenge confirmed) with a clear outputSchema, but there are no docs, no usage examples, and no detailed description of agent behavior. The example response is inferred, not sourced. Pricing is only derivable from the x402 challenge.

Warnings

  • No dedicated documentation or OpenAPI spec available for this endpoint
  • Agent behavior (email formatting, token selection criteria, supported email providers) is undocumented
  • Example response is inferred — actual output format may differ
  • The endpoint description is vague; exact functionality must be discovered by calling the agent

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:02:25Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access