SwapTitan
swaptitan.net
· SwapTitan
Non-custodial cross-chain crypto swap API supporting 1288+ assets across Bitcoin, Ethereum, Solana, Monero and 40+ networks. No KYC, no account, no wallet required.
swaptitan.net 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.
F
Conformance score: 29/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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-22 04:05:36 current | ace971b2a98c… |
view → |
Endpoints
| Agent card | https://swaptitan.net/.well-known/agent.json |
| Provider | https://swaptitan.net |
| Docs | https://swaptitan.net/developers |
Skills · 11 declared · mapped to canonical taxonomy
Get live exchange rate and estimated output for any crypto pair. Auto-selects best provider (changenow vs simpleswap). For XMR use provider=heleket for Heleket …
Create a non-custodial cross-chain swap order. Supports 3 providers: changenow (1288+ assets), simpleswap (400+ assets), heleket (XMR-optimised, 5-6 confirmatio…
Poll swap status until completion (waiting → confirming → exchanging → done)
AI-powered crypto assistant: price queries, swap advice, portfolio check, rug detection
RPC gateway for Solana, Ethereum, Base, BSC, Polygon — pay-per-call or licensed
Real-time BTC, SOL, ETH, XMR prices — free, no auth required
Generate a new non-custodial wallet (SOL, ETH, Base, BSC) — returns address and private key
Check wallet balance and USD value on any chain (SOL/ETH/Base/BSC)
Scan a token contract for rug pull risk — returns score and warning flags
Set Telegram price alert for BTC/SOL/ETH/XMR — triggers above or below target
Create a Monero (XMR) payment via Heleket — fastest XMR settlement (5-6 confirmations, ~5-10 min). Call swap_create with provider=heleket. Returns redirectUrl t…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/swaptitan.net) [](https://agenstry.com/agents/swaptitan.net) [](https://agenstry.com/agents/swaptitan.net) [](https://agenstry.com/agents/swaptitan.net)
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
{
"name": "SwapTitan",
"description": "Non-custodial cross-chain crypto swap API supporting 1288+ assets across Bitcoin, Ethereum, Solana, Monero and 40+ networks. No KYC, no account, no wallet required.",
"url": "https://swaptitan.net",
"provider": {
"organization": "SwapTitan",
"url": "https://swaptitan.net"
},
"version": "1.0",
"documentationUrl": "https://swaptitan.net/developers",
"iconUrl": "https://swaptitan.net/favicon.png",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none",
"x402",
"apiKey"
],
"x402": {
"network": "base-mainnet",
"asset": "USDC",
"payTo": "0xA20E1D8B9aD0fb580a4c36483b1A841D2bE91E68"
}
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"mcpEndpoint": "https://swaptitan.net/mcp",
"skills": [
{
"id": "swap_quote",
"name": "Get Swap Quote",
"description": "Get live exchange rate and estimated output for any crypto pair. Auto-selects best provider (changenow vs simpleswap). For XMR use provider=heleket for Heleket payment page.",
"tags": [
"swap",
"quote",
"crypto",
"defi",
"cross-chain"
],
"examples": [
"Quote 0.01 BTC to SOL",
"How much ETH can I get for 100 USDT?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "swap_create",
"name": "Create Swap Order",
"description": "Create a non-custodial cross-chain swap order. Supports 3 providers: changenow (1288+ assets), simpleswap (400+ assets), heleket (XMR-optimised, 5-6 confirmations). Returns payinAddress for changenow/simpleswap, redirectUrl for heleket.",
"tags": [
"swap",
"create",
"crypto",
"defi",
"payment",
"xmr",
"monero",
"heleket"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "swap_status",
"name": "Poll Swap Status",
"description": "Poll swap status until completion (waiting \u2192 confirming \u2192 exchanging \u2192 done)",
"tags": [
"swap",
"status",
"crypto"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "ai_chat",
"name": "AI Crypto Assistant",
"description": "AI-powered crypto assistant: price queries, swap advice, portfolio check, rug detection",
"tags": [
"ai",
"crypto",
"analysis",
"rug-check"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "rpc",
"name": "Multi-Chain RPC",
"description": "RPC gateway for Solana, Ethereum, Base, BSC, Polygon \u2014 pay-per-call or licensed",
"tags": [
"rpc",
"blockchain",
"solana",
"ethereum",
"base"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "prices",
"name": "Live Crypto Prices",
"description": "Real-time BTC, SOL, ETH, XMR prices \u2014 free, no auth required",
"tags": [
"prices",
"crypto",
"market-data"
],
"inputModes": [],
"outputModes": [
"application/json"
]
},
{
"id": "create_wallet",
"name": "Create Wallet",
"description": "Generate a new non-custodial wallet (SOL, ETH, Base, BSC) \u2014 returns address and private key",
"tags": [
"wallet",
"keygen",
"solana",
"ethereum"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "check_portfolio",
"name": "Check Portfolio",
"description": "Check wallet balance and USD value on any chain (SOL/ETH/Base/BSC)",
"tags": [
"portfolio",
"balance",
"wallet",
"defi"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "rug_check",
"name": "Rug Check",
"description": "Scan a token contract for rug pull risk \u2014 returns score and warning flags",
"tags": [
"security",
"rug-check",
"token",
"defi"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "set_price_alert",
"name": "Set Price Alert",
"description": "Set Telegram price alert for BTC/SOL/ETH/XMR \u2014 triggers above or below target",
"tags": [
"alerts",
"prices",
"telegram",
"notifications"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "heleket_swap",
"name": "XMR via Heleket",
"description": "Create a Monero (XMR) payment via Heleket \u2014 fastest XMR settlement (5-6 confirmations, ~5-10 min). Call swap_create with provider=heleket. Returns redirectUrl to Heleket payment page where user pays in any crypto and receives XMR.",
"tags": [
"xmr",
"monero",
"heleket",
"payment",
"crypto"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"ap4m": {
"supported": true,
"version": "1.0",
"settlement": [
"usdc-base",
"usdc-solana"
],
"blockchains": [
"base",
"solana",
"ethereum"
],
"credential_endpoint": "https://swaptitan.net/v1/ap4m/credential",
"intent_endpoint": "https://swaptitan.net/v1/ap4m/intent",
"payTo": "0xA20E1D8B9aD0fb580a4c36483b1A841D2bE91E68",
"identity": {
"dmv_certificate": "BOLT-F10-8130",
"dmv_registry": "dmv.agentcommunity.org"
}
}
}