x402basequality 0.35

STORJ liquidity data via pay-per-call x402 on Base (USDC, $0.02/request)

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint provides DeFi liquidity data for the STORJ token, accessible at https://lowpaymentfee.com/api/v1/defi/STORJ/liquidity. It is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities—all gated by the x402 payment protocol on the Base network using USDC.

The endpoint accepts POST requests and returns JSON. Payment is handled inline via the X-PAYMENT header using the x402 exact scheme. The advertised maximum cost is 20,000 base units of USDC (6 decimals), which equals $0.02 per request—consistent with the site's uniform $0.02 pricing across all listed endpoints. No API keys or rate limits are required; access is granted immediately upon valid payment.

Documentation beyond the landing page is extremely sparse—the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the exact request body format and response structure for STORJ liquidity data must be discovered by the caller.

Capabilities

defi-liquidity-datastorj-tokenx402-paymentbase-networkusdc-settlementpay-per-requestno-api-keyjson-response

Use cases

  • Querying real-time STORJ token liquidity across DeFi protocols
  • Building trading bots that need on-demand liquidity depth data
  • Monitoring STORJ market conditions for portfolio management
  • Integrating DeFi liquidity metrics into dashboards or analytics pipelines

Fit

Best for

  • Agents or bots that need on-demand STORJ liquidity data without managing API keys
  • Developers building on Base who want frictionless pay-per-call DeFi data
  • Automated workflows requiring low-cost, no-commitment crypto market data

Not for

  • Users who need comprehensive multi-token liquidity aggregation in a single call
  • Anyone requiring detailed API documentation or guaranteed SLAs before integration
  • High-frequency use cases where $0.02 per request adds up significantly

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/STORJ/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 with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The actual data returned is entirely unknown—only the token (STORJ) and category (DeFi liquidity) can be inferred from the URL path. This is effectively a stub listing.

Warnings

  • No API documentation available—/docs, /pricing, /api, and /README pages all show only a wallet-connect prompt
  • No request body schema or response schema provided; callers must discover the interface by experimentation
  • The endpoint description is generic ('Premium API Access') and does not describe the actual data returned
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access