api.getplexa.com

api.getplexa.com
Category
Service
Network
EIP155:137, EIP155:42161
Avg / request
$0.02 – $0.05
Endpoints
2

Service overview

What is api.getplexa.com?

Plexa /v1/quote — the REALIZABLE fill price for a swap under a given size (not a mid/spot price feed): price impact (bps), depth, per-leg route, worst-case slippage, confidence, on Base/Polygon/Arbitrum from canonical on-chain quoters. Informational data, not financial advice.

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://api.getplexa.com/v1/pretrade/check" \
  --method POST \
  --data '{
  "sizeUSD": "{sizeUSD}",
  "token": "{token}"
}'
What you get back
{
  "endpoint": "POST /v1/pretrade/check",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services