x402basequality 0.30

OCEAN token liquidity data via x402 micropayment on Base network for $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for the OCEAN token. It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com, spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network at $0.02 per request.

The specific endpoint `/api/v1/defi/OCEAN/liquidity` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, requiring a payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. No API keys or rate limits are advertised; access is gated purely by the x402 micropayment. The payment recipient address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a max timeout of 300 seconds.

Documentation is extremely sparse. The landing page lists available API categories and pricing, but the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the OCEAN liquidity response contains or what parameters the POST body accepts. The endpoint appears functional based on the 402 challenge, but the lack of documentation makes it difficult to use without experimentation.

Capabilities

defi-liquidity-dataocean-tokenx402-micropaymentusdc-paymentbase-networkpay-per-requestno-api-key

Use cases

  • Querying real-time OCEAN token liquidity across DeFi protocols
  • Building trading bots that need liquidity depth data before executing swaps
  • Monitoring OCEAN liquidity pools for analytics dashboards
  • Integrating OCEAN liquidity checks into agent-driven DeFi workflows

Fit

Best for

  • Agents or bots needing on-demand OCEAN liquidity data without API key management
  • Developers who prefer pay-per-call pricing with no subscriptions
  • x402-compatible clients on the Base network

Not for

  • Users needing comprehensive multi-token liquidity aggregation in a single call
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration
  • Free-tier or high-volume bulk data consumers (every call costs $0.02)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/OCEAN/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 x402 challenge confirms the endpoint is live and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only 'Connect wallet' with no usable content. The OCEAN liquidity endpoint itself is not even listed on the landing page, making its existence inferrable only from the URL pattern. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No request body schema or response schema provided; callers must guess at parameters
  • The /api/v1/defi/OCEAN/liquidity endpoint is not listed on the provider's landing page, raising questions about whether it is a fully supported route
  • No information on data sources, update frequency, or coverage for OCEAN liquidity

Citations

Provenance

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

Agent access