x402basequality 0.30

MINA liquidity data via x402 micropayment on Base — $0.02 per request, no API key needed.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for the MINA token. It is part of a broader platform offering data analytics, AI/ML inference, finance/Web3, and infrastructure APIs, all gated behind the x402 payment protocol on the Base network. Each request costs $0.02 in USDC (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC, which has 6 decimals, equaling $0.02).

The endpoint accepts POST requests and returns JSON. No API key or account registration is required — callers pay per request by attaching an X-PAYMENT header with a valid x402 payment proof. The platform advertises no rate limits and instant access. Payment settles on the Base L2 network using the USDC contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint accepts or returns. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data shape and coverage for MINA liquidity are unknown.

Capabilities

defi-liquidity-datamina-tokenx402-micropaymentbase-networkusdc-settlementper-request-pricingno-api-key

Use cases

  • Querying current liquidity pool data for the MINA token
  • Building DeFi dashboards that include MINA liquidity metrics
  • Automated trading bots needing MINA liquidity depth information
  • Research and analytics on MINA DeFi ecosystem

Fit

Best for

  • Agents or bots that need on-demand MINA liquidity data without managing API keys
  • Developers prototyping DeFi tools who want pay-per-call pricing
  • Low-volume consumers who don't want subscription commitments

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing detailed API documentation or guaranteed schema stability
  • Anyone who cannot pay with USDC on the Base network

Quick start

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

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 schema, no request/response examples, and all documentation pages returned only 'Connect wallet' with no useful content. The actual data returned by this endpoint is entirely unknown.

Warnings

  • No API documentation available — all doc pages return only a 'Connect wallet' prompt
  • No request or response schema provided; data shape for MINA liquidity is unknown
  • Platform appears to be a generic multi-category API storefront; quality and reliability of DeFi data source is unverified
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:36:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access