x402basequality 0.30

SUI liquidity data via x402 micropayment on Base — $0.02 per request, no API key needed.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides SUI liquidity data through the x402 payment protocol. It is part of a broader API platform at lowpaymentfee.com that offers DeFi, analytics, AI, and utility endpoints, all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/defi/SUI/liquidity` is categorized under Finance & Web3. Each request costs $0.02 (20,000 base units of USDC, which has 6 decimals). Payment is made per-call via the x402 `exact` scheme — no API keys, subscriptions, or rate limits are advertised. The endpoint accepts POST requests and returns JSON.

Documentation beyond the landing page is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint returns or what parameters it accepts. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know exactly what data is returned without making a paid request.

Capabilities

defi-liquidity-datasui-blockchainx402-micropaymentusdc-paymentbase-networkper-request-pricingno-api-key

Use cases

  • Querying current SUI liquidity pool data for trading decisions
  • Integrating SUI liquidity metrics into a DeFi dashboard
  • Automated agents fetching on-chain liquidity snapshots without managing API keys

Fit

Best for

  • Developers needing quick, keyless access to SUI liquidity data
  • AI agents that can settle x402 micropayments on Base
  • Projects that want pay-per-use DeFi data without subscriptions

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone needing liquidity data for chains other than SUI from this specific endpoint

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect prompt. The actual data returned by the endpoint is unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No request parameters or response schema documented anywhere
  • Exact data returned by the SUI liquidity endpoint is unknown without making a paid call
  • The provider hosts many generic-sounding endpoints (sentiment, geocoding, etc.) across diverse categories — quality and depth of each is unverifiable

Citations

Provenance

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

Agent access