x402basequality 0.35

DeFi liquidity data for FLR on the Flare network, paid per-call via x402 on Base.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for FLR (Flare) via a POST request to `/api/v1/defi/FLR/liquidity`. 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 use the x402 payment protocol, settling in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts payments of up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the site's advertised flat pricing. Payment is made via the `X-PAYMENT` header using the x402 "exact" scheme, with a 300-second timeout window. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint accepts or returns. The endpoint is discoverable and marked as accepting HTTP POST with JSON output, but the actual request body schema and response structure are unknown. Users should expect to experiment or contact the provider for integration details.

Capabilities

defi-liquidity-dataflr-flarex402-paymentusdc-baseper-request-pricingno-api-keyhttp-post

Use cases

  • Querying current DeFi liquidity metrics for FLR tokens
  • Building dashboards that display Flare ecosystem liquidity
  • Automated trading bots that need liquidity depth data before executing swaps
  • Research and analytics on Flare DeFi protocol health

Fit

Best for

  • Agents or bots needing on-demand DeFi liquidity data without API key management
  • Developers who prefer pay-per-call micropayments over subscription billing
  • Quick prototyping against Flare DeFi data

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-frequency consumers who would benefit from bulk/subscription pricing
  • Anyone needing liquidity data for chains other than Flare (this endpoint is FLR-specific)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/FLR/liquidity \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

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

Warnings

  • No API documentation available — docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no technical content.
  • No request body schema or response schema provided; the exact fields accepted and returned are unknown.
  • The endpoint path suggests FLR/Flare DeFi liquidity data, but this is inferred from the URL alone — no description confirms it.
  • This specific /defi/FLR/liquidity path is not listed on the provider's homepage among their advertised endpoints, raising questions about its status.

Citations

Provenance

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

Agent access