x402basequality 0.35

DeFi liquidity data for TWT token, paid per-request via x402 on Base network.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides DeFi liquidity data for the TWT (Trust Wallet Token) via a pay-per-call x402 protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The price per request is $0.02 (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof to access the data.

The provider (lowpaymentfee.com) hosts a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per call. This specific endpoint sits under the Finance & Web3 category and focuses on liquidity information for the TWT token. The response MIME type is application/json. However, documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no example request/response payloads, and no documentation describing the response fields or accepted request parameters, the actual data structure returned is unknown. Callers should expect a JSON object with liquidity-related metrics for TWT but will need to experiment to discover the exact shape. The endpoint accepts POST requests and is discoverable per its outputSchema metadata.

Capabilities

defi-liquidity-dataper-request-paymentx402-protocolusdc-settlementbase-networkno-api-keytwt-token

Use cases

  • Querying real-time DeFi liquidity depth for TWT token
  • Building trading bots that need liquidity data before executing swaps
  • Monitoring TWT liquidity across DeFi protocols
  • Portfolio analytics dashboards that display token liquidity metrics

Fit

Best for

  • Agents or bots needing on-demand TWT liquidity data without API key management
  • Developers building DeFi tools who prefer pay-per-call pricing
  • Low-volume consumers who want no subscription commitment

Not for

  • High-frequency trading requiring sub-second latency guarantees (no SLA documented)
  • Users needing comprehensive multi-token liquidity data in a single call
  • Anyone requiring detailed API documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) with clear pricing ($0.02/request in USDC on Base), but there is no OpenAPI schema, no documentation of request parameters or response fields, and no example payloads. The docs/pricing/README pages are all blank beyond a wallet connect prompt, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages only show 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response structure
  • Response payload shape for TWT liquidity data is completely unknown
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 20:09:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access