x402basequality 0.30

BONK 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 provides DeFi liquidity data for the BONK token, accessible at `https://lowpaymentfee.com/api/v1/defi/BONK/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. The endpoint uses the x402 payment protocol, settling in USDC on the Base network.

Pricing is $0.02 per request (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC, which has 6 decimals, equaling $0.02). No API keys, subscriptions, or rate limits are required — callers simply attach an x402 payment header to each POST request. The endpoint returns JSON (`application/json` mime type) and has a payment timeout of 300 seconds.

Documentation is extremely sparse. The provider's landing page lists many endpoints at a uniform $0.02 price point, but the `/docs`, `/api`, `/pricing`, and `/README` 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 BONK liquidity response contains. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data quality and response structure are unknown.

Capabilities

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

Use cases

  • Querying real-time liquidity depth for the BONK token across DeFi pools
  • Building trading bots that need BONK liquidity information before executing swaps
  • Monitoring BONK liquidity changes for portfolio management or alerting

Fit

Best for

  • Agents or bots needing on-demand BONK liquidity data without API key management
  • Developers prototyping DeFi dashboards who want instant pay-per-call access
  • Low-volume consumers who prefer micropayments over monthly subscriptions

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing comprehensive multi-token liquidity aggregation in a single call
  • Anyone requiring detailed API documentation or response schema before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/BONK/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 confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, no documentation beyond a landing page listing, and the specific BONK liquidity endpoint is not even listed on the homepage (only generic categories are shown). This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response format
  • The specific /api/v1/defi/BONK/liquidity endpoint is not listed on the provider's homepage; its existence is confirmed only via the 402 challenge
  • Response data quality and accuracy for BONK liquidity are completely unknown

Citations

Provenance

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

Agent access