Parameters2
amountnumberexample:10default:nullsolanaAddressstringexample:11111111111111111111111111111111default:null
Service overview
Fast CCTP-native USDC bridge from Base to Solana. Price is dynamically computed from the requested amount and priced one penny below the 2.5% commission competitor. Requires Idempotency-Key header. Generate one unique Idempotency-Key per bridge attempt and send the same value on both the initial x402 challenge request and the paid retry with X-PAYMENT. Do not drop this header during x402 retry handling. Optional "amount" in request body defaults to 1.00 USDC.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://integrity-bridge.onrender.com/execute-solana" \
--method POST \
--data '{
"amount": "{amount}",
"solanaAddress": "{solanaAddress}"
}'{
"endpoint": "POST /execute-solana",
"paid": true,
"query": "integrate x^2",
"result": "x^3 / 3 + C"
}API surface
1 crawlable route
amountnumber10nullsolanaAddressstring11111111111111111111111111111111nullFAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Exa /contents endpoint
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.