x402basequality 0.35

SNX liquidity data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides DeFi liquidity data for the SNX (Synthetix) token, accessible through the x402 payment protocol on the Base network. Each request costs $0.02 (20,000 base units of USDC with 6 decimals) and requires no API keys, rate limits, or prior registration — payment is handled inline via the x402 `X-PAYMENT` header.

The endpoint is part of a broader API platform at lowpaymentfee.com that offers data & analytics, AI/ML inference, finance/Web3, and infrastructure utility endpoints, all priced uniformly at $0.02 per call. The SNX liquidity endpoint specifically falls under the Finance & Web3 category, though it is not explicitly listed on the landing page among the showcased endpoints. The x402 challenge confirms it is live and accepts POST requests, settling payments in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the liquidity endpoint returns. Users should expect to experiment with POST request bodies to discover the input format, or contact the provider for documentation.

Capabilities

defi-liquidity-datasnx-synthetixx402-micropaymentbase-networkusdc-settlementno-api-keypay-per-request

Use cases

  • Querying current SNX liquidity pool metrics for trading decisions
  • Integrating SNX liquidity data into DeFi dashboards or bots
  • Agent-driven portfolio analysis that needs on-demand liquidity snapshots

Fit

Best for

  • Developers building DeFi analytics tools that need SNX liquidity data
  • AI agents that can pay per-call via x402 without managing API keys
  • Low-volume or sporadic access patterns where $0.02/request is cost-effective

Not for

  • High-frequency trading requiring sub-second latency and bulk pricing
  • Users who need comprehensive documentation or guaranteed SLA before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/SNX/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 x402 challenge is live and confirms pricing and settlement details, but there is zero documentation on request/response schemas, no OpenAPI spec, and the endpoint is not even listed on the provider's landing page. Effectively a stub listing with only payment metadata confirmed.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; input format is unknown.
  • This specific endpoint (/api/v1/defi/SNX/liquidity) is not listed among the provider's showcased APIs, raising questions about its support status.
  • Response format and fields are entirely undocumented; integration requires experimentation.

Citations

Provenance

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

Agent access