Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Supported Networks

Networks currently active on x402.agentstrail.ai:


Solana

NetworkCAIP-2 Network IDUSDC MintStatus
Mainnetsolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vLive

Base (EVM)

NetworkCAIP-2 Network IDStatus
Mainneteip155:8453Live

v1 Network Strings (legacy)

Some older x402 SDKs use human-readable network strings instead of CAIP-2. The Orchus MCP server accepts both:

v1 stringEquivalent CAIP-2
solanasolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
baseeip155:8453

Check Live Status

curl https://x402.agentstrail.ai/supported

Returns the current list of supported schemes, networks, and extensions.

curl https://x402.agentstrail.ai/health
# { "status": "ok", "networks": ["solana:..."], "feePayerBalance": "0.2341 SOL" }