x402basequality 0.35

x402-gated token data endpoint for ENJ on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides token data for ENJ (Enjin Coin) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services — all gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/tokens/ENJ` sits under the Finance & Web3 category of the platform. Based on the x402 challenge, each request costs a maximum of 20,000 base units of USDC (the asset at 0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). Payment is made via the "exact" scheme to the payTo address, with a 300-second timeout window. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

Documentation on the site 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 schema, no example request/response payloads, and no description of what fields the ENJ token endpoint actually returns. The endpoint is confirmed live (returns HTTP 402 with a valid x402 challenge), but without documentation it is unclear what data is included in a successful response (e.g., price, market cap, volume, metadata, etc.).

Capabilities

x402-paymentusdc-micropaymentbase-networktoken-dataper-request-billingno-api-keycrypto-market-data

Use cases

  • Fetching ENJ (Enjin Coin) token data on demand without needing an API key
  • Integrating pay-per-call crypto data into autonomous agent workflows
  • Building lightweight dashboards that pull token info with micropayments

Fit

Best for

  • Agents or bots that need on-demand token data without subscription commitments
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume consumers who want to avoid API key management

Not for

  • High-frequency trading systems that need sub-second latency and bulk data
  • Users who need comprehensive historical token data or OHLCV candles
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/tokens/ENJ \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, and no examples. The docs pages are empty beyond a wallet-connect prompt, making it impossible to know what data the endpoint actually returns.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response fields
  • Response content for /api/v1/tokens/ENJ is entirely unknown — could be price data, metadata, or something else
  • The platform lists many endpoint categories but specific endpoint behavior is undocumented

Citations

Provenance

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

Agent access