x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides DeFi liquidity data for the DYDX token, accessible through the x402 payment protocol. It is hosted at lowpaymentfee.com, a platform offering a broad catalog of pay-per-call APIs spanning data analytics, AI/ML, finance/Web3, and infrastructure utilities. All endpoints on the platform share a uniform $0.02-per-request pricing model settled in USDC on the Base network.

The specific endpoint at `/api/v1/defi/DYDX/liquidity` accepts POST requests and returns JSON. The x402 challenge confirms the endpoint is live, requiring a maximum payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the x402 `exact` scheme to the specified payTo address, with a 300-second timeout window. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation on the site is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint is categorized under "Finance & Web3" on the provider's landing page, but the specific `/defi/DYDX/liquidity` path is not listed among the advertised endpoints, suggesting it may be an unlisted or newer addition. Without documentation on the expected request body or response format, consumers will need to experiment or contact the provider.

Capabilities

defi-liquidity-datadydx-tokenx402-micropaymentusdc-paymentbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Querying real-time DYDX token liquidity metrics for trading decisions
  • Monitoring DeFi liquidity pools programmatically without API key management
  • Integrating DYDX liquidity data into autonomous trading agents that can pay per call

Fit

Best for

  • Agents or bots needing on-demand DYDX liquidity snapshots
  • Developers prototyping DeFi dashboards without subscription commitments
  • x402-compatible wallets seeking pay-as-you-go DeFi data

Not for

  • High-frequency trading requiring sub-second latency and bulk data (no documented rate guarantees)
  • Users needing comprehensive DeFi analytics across many tokens from a single documented API
  • Anyone requiring detailed API documentation or SLAs before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/DYDX/liquidity \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_header>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and this specific endpoint is not even listed on the provider's landing page. Essentially a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request body schema or response schema documented anywhere
  • The /api/v1/defi/DYDX/liquidity endpoint is not listed among the provider's advertised APIs on the landing page
  • No OpenAPI or ai-plugin manifest found
  • Response format and fields are completely unknown

Citations

Provenance

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

Agent access