integrity-bridge.onrender.com

integrity-bridge.onrender.com
Category
Service
Network
BASE
Avg / request
$10.24
Endpoints
1

Service overview

What is integrity-bridge.onrender.com?

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.

Make a Call

Example request
npx awal x402 pay "https://integrity-bridge.onrender.com/execute-solana" \
  --method POST \
  --data '{
  "amount": "{amount}",
  "solanaAddress": "{solanaAddress}"
}'
What you get back
{
  "endpoint": "POST /execute-solana",
  "paid": true,
  "query": "integrate x^2",
  "result": "x^3 / 3 + C"
}

Similar Services