x402basequality 0.25

x402-gated premium API access on Base, pay-per-call with USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol on the Base network. It is one of many endpoints offered by the lowpaymentfee.com platform, which spans data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories — all priced at $0.02 per request in USDC.

The specific endpoint `/api/v1/benefits/18` is listed under the title "Premium API Access" but its exact functionality is not documented beyond that label. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires a payment of up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a timeout of 300 seconds.

The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof. However, documentation is extremely sparse: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no description of what data or service the `/api/v1/benefits/18` endpoint actually returns. Prospective callers should be aware that the exact behavior of this endpoint is unknown beyond its payment parameters.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyhttp-post

Use cases

  • Accessing a premium API resource with per-call USDC micropayments on Base
  • Integrating x402 payment-gated endpoints into agent workflows
  • Testing x402 protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents that need pay-per-call API access without API key management
  • Low-volume callers who want no-commitment pricing

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • High-volume production workloads requiring SLA guarantees
  • Anyone needing to understand exact response schemas before paying

Quick start

# The endpoint requires an x402 X-PAYMENT header with a valid payment proof.
# Step 1: Probe to get the 402 challenge
curl -X POST https://lowpaymentfee.com/api/v1/benefits/18
# Step 2: Construct and attach payment proof per x402 spec
curl -X POST https://lowpaymentfee.com/api/v1/benefits/18 \
  -H "X-PAYMENT: <base64-encoded-payment-proof>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what 'Premium API Access' at /benefits/18 actually returns. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only 'Connect wallet' with no content.
  • No OpenAPI or schema describing request parameters or response format for this endpoint.
  • The exact functionality of /api/v1/benefits/18 ('Premium API Access') is completely undocumented.
  • Cannot verify what data or service is returned after payment.

Citations

Provenance

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

Agent access