x402basequality 0.35

Crypto token data endpoint (STORJ) via x402 micropayment on Base network for $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for STORJ via an x402-gated API. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility endpoints, all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/tokens/STORJ` returns JSON data related to the STORJ token. Payment is handled via the x402 protocol using an "exact" scheme: the caller includes an X-PAYMENT header with a USDC payment of up to 20,000 base units (i.e., $0.02 given USDC's 6 decimals) on Base. No API keys or rate limits are advertised; access is instant upon valid payment.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawled material. The endpoint is confirmed live (returns 402 challenge), but the actual response format and data content must be inferred from the endpoint path and platform context.

Capabilities

token-datax402-paymentusdc-settlementbase-networkcrypto-market-dataper-request-pricing

Use cases

  • Fetching current STORJ token data (price, metadata) programmatically
  • Integrating pay-per-call crypto data into trading bots or dashboards
  • Agent-driven token lookups without API key management

Fit

Best for

  • Developers wanting keyless, pay-per-use crypto token data
  • AI agents that can settle x402 payments on Base
  • Low-volume or sporadic token data lookups where subscriptions are overkill

Not for

  • High-frequency trading requiring sub-second latency and bulk data
  • Users who need comprehensive historical OHLCV data (no evidence this is provided)
  • Anyone unable to transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/STORJ \
  -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 via 402 challenge and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned is unknown.

Warnings

  • No documentation available — docs/pricing/API pages only show 'Connect wallet'
  • No request or response schema provided; actual output format is unknown
  • No OpenAPI or machine-readable spec found
  • Endpoint purpose inferred solely from URL path '/api/v1/tokens/STORJ'

Citations

Provenance

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

Agent access