x402basequality 0.35

DeFi liquidity data for MNT (Mantle) via pay-per-call x402 on Base network.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity information for the MNT (Mantle) token. It is part of a broader platform offering data & analytics, AI/ML, finance/Web3, and infrastructure APIs, all accessible via the x402 payment protocol on the Base network with no API keys or rate limits required.

The specific endpoint `/api/v1/defi/MNT/liquidity` accepts POST requests and returns JSON. Payment is settled in USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD — consistent with the platform's uniform $0.02/request pricing advertised on its landing page.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render 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 valid x402 402 challenge), but the actual data payload structure must be discovered by making a paid call. The platform advertises no API keys, no rate limits, and instant access.

Capabilities

defi-liquidity-datamnt-mantle-tokenx402-paymentusdc-base-settlementpay-per-requestno-api-key

Use cases

  • Querying current liquidity metrics for MNT (Mantle) across DeFi protocols
  • Building dashboards that track MNT liquidity depth over time
  • Automated trading agents that check MNT liquidity before executing swaps
  • Portfolio management tools needing real-time DeFi liquidity snapshots

Fit

Best for

  • Agents or bots that need on-demand MNT liquidity data without managing API keys
  • Developers prototyping DeFi analytics with minimal setup
  • Pay-as-you-go access to DeFi data at $0.02 per request

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-frequency data consumers who need sub-cent pricing or bulk discounts
  • Non-MNT token liquidity queries (separate endpoints exist for other tokens)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge and clear pricing ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet-connect prompt. The actual data returned is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; the structure of the liquidity data is unknown.
  • This specific /defi/MNT/liquidity endpoint is not listed on the landing page's API catalog, so it may be undocumented or experimental.
  • Cannot verify data quality or source of liquidity information.

Citations

Provenance

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

Agent access