Directory / api.tollboothswap.xyz
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 toll to get an unsigned, fee-inclusive swap transaction and an HMAC-signed receipt for auditing. Comparison-shop first with free indicative quotes at GET /v1/quote (same parameters, no taker required). You sign and submit with your own wallet - Tollbooth never touches keys or funds.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.tollboothswap.xyz/v1/swap/build' # -> 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 -X POST 'https://api.tollboothswap.xyz/v1/swap/build'
Endpoint: https://api.tollboothswap.xyz/v1/swap/build. 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.
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 hook…