x402basequality 0.35

DeFi liquidity data for MANA token, paid per-request 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 the MANA token (Decentraland). It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com covering data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol on the Base network, settling in USDC.

The specific endpoint `/api/v1/defi/MANA/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 (0.02 USD per request, since USDC uses 6 decimals). No API keys or rate limits are advertised — access is gated purely by micropayment. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, using the USDC contract `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 response contains. The endpoint is confirmed live via its 402 challenge, but the actual data schema and data sources are unknown.

Capabilities

defi-liquidity-datamana-tokenx402-paymentusdc-settlementbase-networkper-request-pricingno-api-key

Use cases

  • Querying current liquidity pool data for the MANA (Decentraland) token
  • Building DeFi dashboards that display token liquidity metrics
  • Automated trading bots that need liquidity depth information before executing swaps
  • Portfolio analytics tools integrating cross-token liquidity data

Fit

Best for

  • Agents or apps needing on-demand MANA liquidity data without API key management
  • Developers building on Base who want x402-native DeFi data access
  • Low-volume consumers who prefer pay-per-call over subscription pricing

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing comprehensive DeFi analytics across many tokens in a single call
  • Anyone requiring detailed documentation or guaranteed schema stability

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/MANA/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 with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages returned only a wallet-connect prompt. The actual data returned by this endpoint is entirely unknown, making it effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • No request or response schema provided; data fields are unknown
  • This specific /defi/MANA/liquidity endpoint is not listed on the provider's homepage API catalog, raising questions about discoverability and support
  • Data source for MANA liquidity information is undisclosed

Citations

Provenance

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

Agent access