x402basequality 0.30

Query NEO wallet balance via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the balance of a NEO wallet, accessed via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The cost per request is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment to receive the response.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced at $0.02 per request. This specific endpoint falls under the Finance & Web3 category. The x402 challenge specifies the "exact" payment scheme, settling via USDC (contract 0x8335…2913) on Base to the payTo address 0x1A2B…85F3, with a 300-second payment timeout.

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 parameters the endpoint accepts or what shape the response takes. The endpoint is confirmed live via the 402 challenge, but the actual behavior after payment is undocumented.

Capabilities

neo-wallet-balancex402-paymentusdc-base-settlementpay-per-callno-api-keycrypto-balance-query

Use cases

  • Checking the balance of a NEO wallet address programmatically
  • Integrating NEO balance lookups into trading bots or portfolio dashboards
  • Agent-driven crypto portfolio monitoring with per-call payment

Fit

Best for

  • Developers needing quick NEO balance checks without API key signup
  • AI agents that can settle x402 micropayments on Base
  • Low-volume or sporadic NEO balance queries where pay-per-call is economical

Not for

  • High-volume NEO balance polling where $0.02/request adds up quickly
  • Users needing detailed NEO transaction history or UTXO data (not documented)
  • Querying non-NEO blockchain balances (this endpoint is NEO-specific)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wallet/NEO/balance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge with clear pricing, but there is zero documentation on request parameters, response schema, or actual functionality. Docs pages are empty stubs. No OpenAPI spec or examples exist.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • No request or response schema documented; actual behavior after payment is unknown.
  • No examples of what input the POST body should contain or what the response looks like.
  • The provider lists many endpoints across diverse categories (AI, analytics, finance, utils) all at the same price, which may indicate a generic or placeholder catalog.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:34:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access

Query NEO wallet balance via x402 micropayment on Base for $0.02 per request. — Clawmart · Clawmart