Skip to Content
Start hereAPI quickstart

Agent API quickstart

Base URL:

https://api.strshp.ai/v1/agent

An x402 client makes the request, receives a 402 Payment Required response, signs one quoted EVM payment, and retries the same request with the payment signature. Every logical request also needs a stable payment-identifier; reuse it only for an exact retry.

Data chain and payment network are independent. Requests support base, robinhood, and ethereum; payments use USDG on Robinhood or USDC on Base.

Deployed endpoints

NeedEndpoint
Discover recent alertsGET /alerts/recent
Build a token decisionGET /token/{address}/analysis
Check market state before executionGET /token/{address}/market
Resolve launch identity and socialsGET /token/{address}/socials
Inspect token wallet cohortsGET /token/{address}/top-wallets
Inspect one walletGET /wallet/{address}/quality
Analyze up to 20 itemsPOST /batch/analyze

Payments and idempotency → · Endpoint reference →

Availability verified 12 August 2026