api.tollboothswap.xyz
api.tollboothswap.xyz
· 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.
api.tollboothswap.xyz via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.tollboothswap.xyz/v1/check/:chain/:token
|
0.01 | USDC |
https://api.tollboothswap.xyz/v1/swap/build
|
0.005 | USDC |
0xb6ebbbce1537082a20b891aeec75dbc32b825cc0 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
recurring_independent_payers
4/5
Several distinct payers observed, including repeat payers, with no single payer dominating.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-08-19.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://api.tollboothswap.xyz/.well-known/agent-card.json |
| Provider | https://api.tollboothswap.xyz |
| Docs | https://api.tollboothswap.xyz |
Health · last 26 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.tollboothswap.xyz) [](https://agenstry.com/agents/api.tollboothswap.xyz) [](https://agenstry.com/agents/api.tollboothswap.xyz) [](https://agenstry.com/agents/api.tollboothswap.xyz)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "api-tollboothswap-xyz",
"name": "api.tollboothswap.xyz",
"description": "",
"domain": "api.tollboothswap.xyz",
"provider": "api.tollboothswap.xyz",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.tollboothswap.xyz/v1/check/:chain/:token",
"description": "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.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "chain",
"type": "string",
"description": "",
"example": ":chain",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "token",
"type": "string",
"description": "",
"example": ":token",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Tollbooth",
"tags": [
"security",
"token-safety",
"honeypot",
"rug-pull",
"rug-check"
],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://api.tollboothswap.xyz/v1/swap/build",
"description": "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.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount",
"type": "string",
"description": "",
"example": "1000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "solana",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "inputToken",
"type": "string",
"description": "",
"example": "So11111111111111111111111111111111111111112",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "outputToken",
"type": "string",
"description": "",
"example": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "slippageBps",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "taker",
"type": "string",
"description": "",
"example": "5VG7o7dGx4x8uxf9AeH1rAdmv5LAtKSSUcVugf8vaePF",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Tollbooth",
"tags": [
"defi",
"trading",
"swap",
"solana",
"base"
],
"quality": {
"l30DaysTotalCalls": "13",
"l30DaysUniquePayers": "7"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.0075",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Tollbooth",
"tags": [
"security",
"token-safety",
"honeypot",
"rug-pull",
"rug-check",
"defi",
"trading",
"swap",
"solana",
"base"
],
"iconUrl": ""
}
}