x402basequality 0.35

OKB 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 at lowpaymentfee.com provides DeFi liquidity data for the OKB token. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com, spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request with no API keys, rate limits, or subscriptions required.

The specific endpoint `/api/v1/defi/OKB/liquidity` is categorized under Finance & Web3. The x402 challenge confirms it is live, accepting POST requests and requiring a payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. The response MIME type is application/json. No detailed request body schema or response schema is documented in the crawled material, so the exact fields returned (e.g., pool addresses, TVL, volume) must be inferred from the endpoint path — it likely returns liquidity metrics for OKB across DeFi protocols.

Documentation on the site is minimal: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no example requests or responses, and no description of the response payload. This limits confidence in what exactly the endpoint returns beyond the general category of OKB liquidity data.

Capabilities

defi-liquidity-dataokb-tokenx402-micropaymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Querying real-time OKB liquidity across DeFi protocols
  • Monitoring OKB pool depth for trading decisions
  • Integrating OKB liquidity metrics into a DeFi dashboard
  • Automated agents checking OKB market liquidity before executing trades

Fit

Best for

  • Developers needing on-demand OKB liquidity data without subscriptions
  • AI agents that can pay per call via x402
  • Low-volume or sporadic DeFi data consumers who want no commitments

Not for

  • Users needing high-frequency bulk data with predictable flat-rate pricing
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration
  • Non-OKB token liquidity queries (endpoint is OKB-specific)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/OKB/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 live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The docs pages are empty stubs. The actual data returned is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available — response payload is unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no technical content
  • This specific endpoint (/api/v1/defi/OKB/liquidity) is not listed on the landing page's available APIs section, raising questions about its provenance
  • No example requests or responses are available anywhere in the crawled material

Citations

Provenance

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

Agent access