Animica x402 Directory

Directory / api.tollboothswap.xyz

api.tollboothswap.xyz/v1/check/:chain/:token

Is this token safe to buy? Check any Solana or EVM token for rug pull and honeypot risk before you swap. Solana: mint/freeze authority, Token-2022 transfer hooks, permanent delegates - read on-chain. EVM (Base, Ethereum, Arbitrum, Polygon, Optimism, BSC, Avalanche): honeypot, sell tax, blacklists, hidden owners, mintability. Verdict (ok/warn/critical/unknown), 0-100 risk score, itemized findings. Pair with POST /v1/swap/build safeMode to refuse critical-risk swaps.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.tollboothswap.xyz/v1/check/:chain/:token'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.tollboothswap.xyz/v1/check/:chain/:token'

Endpoint: https://api.tollboothswap.xyz/v1/check/:chain/:token. Operated by api.tollboothswap.xyz, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.tollboothswap.xyz

api.tollboothswap.xyz/v1/swap/build

Non-custodial swap execution for AI agents on 8 chains: Solana (Jupiter) plus Base, Ethereum, Arbitrum, Polygon, Optimism, BSC and Avalanche (0x). Pay a small t…

POST · $0.005

All 2 endpoints on api.tollboothswap.xyz →