arbipulse.vercel.app

Category
Service
Network
Avg / request
$0.05 – $0.75
Endpoints
12

Service overview

What is ArbiPulse?

ArbiPulse flash loan strategy builder — zero-capital execution calldata for Aave V3 and Balancer flash loans with executor contract templates

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://arbipulse.vercel.app/api/calculator" \
  --query '{
  "arb_type": "{arb_type}",
  "bridge_fee_usd": "{bridge_fee_usd}",
  "days": "{days}",
  "entry_price": "{entry_price}",
  "exit_price": "{exit_price}",
  "flash_fee_bps": "{flash_fee_bps}",
  "gas_usd": "{gas_usd}",
  "slippage_bps": "{slippage_bps}",
  "taker_fee_bps": "{taker_fee_bps}",
  "trade_size_usd": "{trade_size_usd}",
  "withdrawal_fee_usd": "{withdrawal_fee_usd}"
}'
What you get back
{
  "endpoint": "GET /api/calculator",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services