x402basequality 0.30

Query SushiSwap DeFi positions via x402 micropayment on Base for $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to SushiSwap DeFi position data through the x402 payment protocol. It accepts POST requests and charges $0.02 per call (20,000 base units of USDC on the Base network, where USDC has 6 decimals). No API keys or accounts are required — callers pay per request using an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and utility services, all priced at $0.02 per request. The specific endpoint `/api/v1/defi/sushiswap/positions` is focused on SushiSwap liquidity positions, though the exact request schema and response fields are not documented in the available crawl material. The platform advertises no rate limits, no minimums, and instant access.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response examples, and no description of what parameters the endpoint accepts or what fields it returns. Prospective users should expect to experiment with the endpoint to discover its capabilities.

Capabilities

x402-paymentdefi-positionssushiswapbase-networkusdc-settlementpay-per-requestno-api-key

Use cases

  • Querying current SushiSwap liquidity positions programmatically
  • Building DeFi dashboards that display SushiSwap LP data
  • Automated portfolio tracking across SushiSwap pools
  • Agent-driven DeFi analytics without API key management

Fit

Best for

  • Agents or bots that need on-demand SushiSwap position data without signup
  • Developers prototyping DeFi tools who want instant pay-per-call access
  • Low-volume consumers who prefer micropayments over subscription plans

Not for

  • High-volume production use where $0.02/request adds up significantly
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/sushiswap/positions \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The endpoint's actual functionality is entirely inferred from its URL path.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided; request parameters are unknown
  • The endpoint path suggests SushiSwap positions data but exact functionality is unverified
  • This specific endpoint (/api/v1/defi/sushiswap/positions) is not listed on the provider's homepage catalog

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:17:13Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access