x402basequality 0.30

DAI 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 DAI liquidity information through the x402 payment protocol. It is part of a broader suite of DeFi, analytics, AI, and utility APIs offered by lowpaymentfee.com, all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/defi/DAI/liquidity` is a POST endpoint that returns JSON data related to DAI token liquidity. Payment is handled inline via the x402 protocol: callers include an X-PAYMENT header with a signed payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) to the provider's address on Base. No API keys, accounts, or rate limits are required — access is granted per-request upon valid payment.

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 spec, no request/response schema, and no usage examples available from the crawled material. The endpoint is confirmed live (returns a proper 402 challenge), but the actual shape of the response data and any accepted request parameters are unknown.

Capabilities

defi-liquidity-datadai-tokenx402-micropaymentusdc-paymentbase-networkper-request-pricingno-api-key

Use cases

  • Querying real-time DAI liquidity across DeFi protocols
  • Building dashboards that display DAI pool depth and availability
  • Automated trading bots that check DAI liquidity before executing swaps
  • Portfolio management tools needing on-demand liquidity snapshots

Fit

Best for

  • Agents or bots that need pay-per-call DeFi data without API key management
  • Developers prototyping DeFi applications who want instant access
  • Low-volume consumers who prefer micropayments over subscription plans

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users who need detailed API documentation or request/response schemas before integrating
  • Anyone without access to USDC on Base network for payment

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The actual data returned is entirely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all render only a wallet-connect prompt
  • No request parameters or response schema documented; actual output format is unknown
  • The endpoint description is generic ('Premium API Access') and does not describe the data returned
  • Cannot verify what DAI liquidity data is actually provided without making a paid request

Citations

Provenance

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

Agent access