x402basequality 0.35

Lido TVL 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 returns Lido protocol Total Value Locked (TVL) data, accessible through the x402 payment protocol on the Base network. It is part of a broader suite of pay-per-call APIs hosted at lowpaymentfee.com, covering DeFi data, analytics, AI/ML inference, finance, crypto, and utility services.

The endpoint accepts POST requests and charges $0.02 per call, settled in USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). Payment is handled via the x402 exact-payment scheme — no API keys, accounts, or rate limits are required. The caller includes an X-PAYMENT header with a signed payment proof, and the server returns the data in application/json format. The maximum payment timeout is 300 seconds.

Documentation on the site is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no example request/response payloads, and no description of the response format for the Lido TVL endpoint specifically. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data shape returned after payment is unknown.

Capabilities

defi-datalido-tvlx402-paymentusdc-basepay-per-requestno-api-key

Use cases

  • Querying current Lido protocol TVL for DeFi dashboards
  • Automated monitoring of Lido staking metrics
  • Integrating Lido TVL data into trading or analytics bots
  • On-demand DeFi data retrieval without managing API keys

Fit

Best for

  • Agents or bots that need on-demand Lido TVL data without account setup
  • Developers building DeFi dashboards who prefer pay-per-call pricing
  • x402-compatible clients on the Base network

Not for

  • High-frequency polling where per-request costs would accumulate quickly
  • Users who need detailed historical TVL time-series (no evidence this is supported)
  • Anyone needing comprehensive Lido analytics beyond TVL

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/lido/tvl \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -H "Content-Type: application/json"

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 documentation, no OpenAPI schema, no example request or response payloads, and the docs/pricing/API pages are all empty. The actual response format is entirely unknown.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • Response schema for the Lido TVL endpoint is completely unknown — no examples or field descriptions exist.
  • The endpoint path suggests Lido TVL data, but there is no confirmation of what data fields are returned after payment.
  • This specific endpoint (/api/v1/defi/lido/tvl) is not listed on the homepage's available APIs section, raising questions about its status.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:15:52Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access