x402basequality 0.35

RPL liquidity data via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides DeFi liquidity data for the RPL (Rocket Pool) token, accessible at `https://lowpaymentfee.com/api/v1/defi/RPL/liquidity`. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com, covering data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts POST requests. The price per call is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. There are no API keys, no rate limits, and no minimum commitments — each request is paid individually via the X-PAYMENT header. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a maximum timeout of 300 seconds.

Documentation is extremely sparse. The landing page lists available endpoints and pricing but provides no request/response schemas, parameter descriptions, or example payloads for the DeFi liquidity endpoint specifically. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. As a result, the exact request body format and response structure for RPL liquidity data must be discovered experimentally.

Capabilities

defi-liquidity-datarpl-tokenx402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Querying current liquidity metrics for the RPL (Rocket Pool) token
  • Building DeFi dashboards that need on-demand liquidity snapshots
  • Automated trading or arbitrage bots checking RPL pool depth
  • Research and analytics on Rocket Pool DeFi activity

Fit

Best for

  • Agents or bots needing pay-per-call DeFi data without API key management
  • Developers prototyping DeFi tools who want instant access with no signup
  • Low-volume consumers who prefer micropayments over subscription plans

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need comprehensive documentation or SDKs before integrating
  • Anyone needing data for tokens other than RPL from this specific endpoint

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/RPL/liquidity \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation for request parameters, response schema, or example payloads. The docs/pricing/README pages are all empty beyond a wallet connect prompt. This is effectively a stub listing with verified liveness but minimal usable detail.

Warnings

  • No request or response schema documented — callers must discover the API contract experimentally.
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content.
  • The specific DeFi/RPL/liquidity endpoint is not listed on the landing page; it may be an unlisted or experimental route.
  • No SLA, rate limit, or uptime guarantees are documented.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:50:29Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access