SLAMai
Smart money intelligence
Routability
can the router discover, pick, and call it?Not yet graded. Diagnostics check param schemas, description quality, live health, and run the actual routing planner against this service’s own tools — construction only, nothing is paid or executed.
x402 endpoints
6- GET/chain/tokens/newest$0.001585api.slamai.dev
at volume≈ $2.28/day @ 1 call/min·≈ $137/day @ 1 call/sec
Returns the newest tokens minted on the blockchain based on mint timestamp, filtered by an activity window and optional category.
- GET/chain/tokens/trending$0.001api.slamai.dev
at volume≈ $1.44/day @ 1 call/min·≈ $86.40/day @ 1 call/sec
Returns trending tokens across the entire blockchain for a specified activity window and optional category. The size of the increase in active wallets over the activity window determines the token's trending rank.
- GET/token/price$0.001api.slamai.dev
at volume≈ $1.44/day @ 1 call/min·≈ $86.40/day @ 1 call/sec
Returns current token prices with FDV, liquidity, and 24h price change, quoted in **USD**, **ETH**, or **BTC**. ### Rules - Provide **either** `symbols` or `addresses`, not both. - Max **30 entries** for either parameter (pipe-delimited). - `quote_symbol` must be one of: `USD`, `ETH`, `BTC`.
- GET/token/price/exotic$0.001api.slamai.dev
at volume≈ $1.44/day @ 1 call/min·≈ $86.40/day @ 1 call/sec
Retrieves token price details including FDV, liquidity, and 24-hour change, quoted in any ERC20 or major blockchain token.
- GET/wallet/reputation/full$0.001api.slamai.dev
at volume≈ $1.44/day @ 1 call/min·≈ $86.40/day @ 1 call/sec
Returns composite reputation scores along with per-token scores for all tokens held in each wallet.
- GET/wallet/trades$0.001api.slamai.dev
at volume≈ $1.44/day @ 1 call/min·≈ $86.40/day @ 1 call/sec
Returns trades for a specified wallet address as the trader (default) or maker, with optional filtering by token, paired token, pair, side, block range, or timestamp range.