x402basequality 0.35

DeFi liquidity data for CFX via x402 micropayment on Base, $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 CFX (Conflux) tokens, accessible via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request on the Base network. The specific endpoint `/api/v1/defi/CFX/liquidity` falls under the Finance & Web3 category and presumably returns liquidity pool or market depth information for the CFX token, though the exact response schema is not documented.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no usage examples available. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation means callers must experiment to discover the expected request body and response format.

Capabilities

defi-liquidity-datacfx-tokenx402-paymentbase-networkusdc-settlementpay-per-requestno-api-keyjson-response

Use cases

  • Querying real-time liquidity data for CFX tokens across DeFi protocols
  • Building trading bots that need CFX liquidity depth before executing swaps
  • Monitoring CFX liquidity pool health for portfolio management dashboards

Fit

Best for

  • Agents needing on-demand DeFi liquidity data without API key signup
  • Developers building CFX-related trading or analytics tools
  • Micropayment-native workflows that settle on Base with USDC

Not for

  • Users who need comprehensive multi-token liquidity aggregation in a single call
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration

Quick start

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

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 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 spec, no documented request/response schema, no usage examples, and all documentation pages returned only a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only a 'Connect wallet' prompt
  • No request body schema or response schema documented; callers must guess the expected input
  • The endpoint path suggests CFX/Conflux liquidity data but this is inferred from the URL only
  • The platform lists many endpoint categories but none appear to have public documentation

Citations

Provenance

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

Agent access