x402basequality 0.30

SHIB liquidity data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides SHIB (Shiba Inu) liquidity data through the x402 payment protocol. It is part of the lowpaymentfee.com platform, which offers a broad suite of DeFi, analytics, AI, and utility APIs — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint at `/api/v1/defi/SHIB/liquidity` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…0913 on Base), which equals $0.02 per request (USDC uses 6 decimals). No API keys are required; payment is handled inline via the X-PAYMENT header. The platform advertises no rate limits and instant access.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint returns. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual response payload structure is unknown.

Capabilities

defi-liquidity-datashib-tokenx402-micropaymentusdc-base-settlementper-request-pricingno-api-key

Use cases

  • Querying current SHIB liquidity pool metrics for trading decisions
  • Monitoring SHIB liquidity across DeFi protocols programmatically
  • Integrating SHIB liquidity data into a trading bot or dashboard

Fit

Best for

  • Developers needing on-demand SHIB liquidity data without API key management
  • Agents that can settle x402 micropayments in USDC on Base
  • Low-volume or pay-as-you-go DeFi data consumers

Not for

  • Users who need detailed API documentation or response schema guarantees before integrating
  • High-frequency consumers who need bulk/subscription pricing rather than per-call payments

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request parameters or response schema. The docs, pricing, and API pages are all blank beyond a wallet-connect prompt. Without knowing what the endpoint actually returns, this is effectively a stub listing.

Warnings

  • No OpenAPI schema or any documentation describing request parameters or response fields
  • Docs, pricing, and API pages render only 'Connect wallet' with no technical content
  • The endpoint path suggests SHIB liquidity data but the actual response structure is completely unknown
  • The platform lists many diverse API categories (AI, geocoding, analytics, DeFi) all at $0.02 — unclear if all are fully implemented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:48:59Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access