Tollbooth Swap API
REMOTE · API.TOLLBOOTHSWAP.XYZ · 2 COMPONENTS · SCANNED AUG 6
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 742 tokens (~123/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
- Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.tollboothswap.xyz
claude mcp add --transport http xyz-tollboothswap-api-tollbooth https://api.tollboothswap.xyz/mcp
[mcp_servers.xyz-tollboothswap-api-tollbooth] url = "https://api.tollboothswap.xyz/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"xyz-tollboothswap-api-tollbooth": {
"type": "remote",
"url": "https://api.tollboothswap.xyz/mcp",
"enabled": true
}
}
} openclaw mcp add xyz-tollboothswap-api-tollbooth --url https://api.tollboothswap.xyz/mcp --transport streamable-http
mcp_servers:
xyz-tollboothswap-api-tollbooth:
url: "https://api.tollboothswap.xyz/mcp" {
"mcpServers": {
"xyz-tollboothswap-api-tollbooth": {
"type": "http",
"url": "https://api.tollboothswap.xyz/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 5 Aug 26 +1
- Stability: unverified → 0.03 ▲ functional
- 4 Aug 26 63
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 6 Aug 2026 · Probed https://api.tollboothswap.xyz/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.tollboothswap.xyz | CN=YE1,O=Let's Encrypt,C=US | 4 Aug 2026 | 2 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 6f0df45d130e98d67bab9669bdea4f3f610 |
| SANs: api.tollboothswap.xyz | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC insecure
Validation of api.tollboothswap.xyz. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| xyz. | present | 3599, 18130 | 8, 8 | Verified |
| tollboothswap.xyz. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.tollboothswap.xyz/mcp | Verified | 200 | |
| http (plaintext) | http://api.tollboothswap.xyz/mcp | HTTPS enforced | 301 | https://api.tollboothswap.xyz/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
build_swap Build swap transaction ~207
Build an unsigned swap transaction for the taker wallet to sign and submit. Costs an x402 toll in USDC (paid automatically when the x-tollbooth-payer-key header is set). Returns the transaction, quote, and a signed receipt.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Sell amount as an integer string in the input token's base units |
| chain | string | yes | Chain to operate on |
| inputToken | string | yes | Token being sold: mint address (solana) or ERC-20 address (EVM chains) |
| outputToken | string | yes | Token being bought: mint address (solana) or ERC-20 address (EVM chains) |
| safeMode | boolean | – | Screen both tokens first; refuses the build if either is critical-risk (honeypot etc.) |
| slippageBps | integer | – | Max slippage in bps (default 100) |
| taker | string | yes | Wallet address that will sign and send the swap |
| Name | Type | Req | Description |
|---|---|---|---|
| accepts | array | – | x402 payment options when unpaid |
| chain | string | – | – |
| error | string | – | Present when the request failed or payment is required |
| next | object | – | Suggested follow-up calls |
| quote | object | – | Quote the transaction was built from |
| receipt | object | – | Signed receipt for this build |
| safety | object | – | Safety reports when safeMode was requested |
| transaction | object | – | Unsigned transaction for the taker to sign |
No examples provided.
check_token Check token safety ~96
Token safety screen before trading: honeypot, rug-pull, freeze/mint authority, transfer hooks, sell tax, blacklists. Returns verdict (ok/warn/critical/unknown), risk score, and findings. Costs an x402 toll.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | Chain to operate on |
| token | string | yes | Token to screen: mint address (solana) or ERC-20 address (EVM chains) |
| Name | Type | Req | Description |
|---|---|---|---|
| accepts | array | – | x402 payment options when unpaid |
| chain | string | – | – |
| error | string | – | Present when the request failed or payment is required |
| findings | array | – | Individual risk findings |
| next | object | – | Suggested follow-up calls |
| riskScore | number | – | 0 (safe) to 100 (critical) |
| source | string | – | Data source used for the screen |
| token | string | – | – |
| verdict | string | – | ok, warn, critical, or unknown |
No examples provided.
get_quote Get swap quote ~139
Get a free indicative swap quote (output amount includes Tollbooth's fee). Use before build_swap to decide whether to trade.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Sell amount as an integer string in the input token's base units |
| chain | string | yes | Chain to operate on |
| inputToken | string | yes | Token being sold: mint address (solana) or ERC-20 address (EVM chains) |
| outputToken | string | yes | Token being bought: mint address (solana) or ERC-20 address (EVM chains) |
| slippageBps | integer | – | Max slippage in bps (default 100) |
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | – |
| feeBps | number | – | Tollbooth fee in basis points |
| inputAmount | string | – | Sell amount in base units |
| inputToken | string | – | – |
| next | object | – | How to build the swap transaction |
| outputAmount | string | – | Estimated buy amount in base units, after fees |
| outputToken | string | – | – |
| slippageBps | number | – | – |
No examples provided.
get_receipt Get signed receipt ~36
Fetch a signed Tollbooth receipt by id and verify its signature.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Receipt id returned by build_swap |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | Present when the receipt was not found |
| id | string | – | Receipt id |
| receipt | object | – | Receipt payload |
| signature | string | – | Server signature over the receipt |
| valid | boolean | – | Whether the signature verified |
No examples provided.
get_service_info Get service info ~27
Get Tollbooth service metadata: supported chains, swap fee, x402 toll pricing.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | What the service does |
| endpoints | object | – | HTTP endpoints exposed by the service |
| name | string | – | Service name |
| payment | object | – | x402 payment networks and pricing |
No examples provided.
resolve_token Resolve token symbol ~88
Resolve a token ticker symbol (e.g. PEPE, WIF, USDC) to contract addresses on a chain, free. Curated majors return one verified match; others return live DEX matches ranked by liquidity.
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | Chain to operate on |
| symbol | string | yes | Ticker symbol to resolve, e.g. USDC, PEPE, WIF |
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | – | Chain searched |
| matches | array | – | Matching tokens, best first |
| next | object | – | Suggested follow-up calls |
| symbol | string | – | Symbol searched |
No examples provided.