x402basequality 0.30

Pay-per-call employee data API on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee data (specifically employee record #125) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no commitments required — just an x402 payment header on each call.

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 documentation, and no example payloads available. The specific endpoint path `/api/v1/employees/125` is not listed on the homepage catalog, so its exact data content and response format are unknown. The 402 challenge was successfully captured, confirming the endpoint is live.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responsepay-per-callno-api-key

Use cases

  • Retrieving employee data records on demand with per-call USDC micropayments
  • Agent-driven data access without pre-registration or API key management
  • Programmatic employee information lookup settled on Base L2

Fit

Best for

  • Agents needing keyless, pay-as-you-go data access
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume or sporadic data lookups where subscription pricing is wasteful

Not for

  • High-volume bulk employee data exports (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/125 \
  -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 live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific /employees/125 path isn't even listed in the site's own catalog. Effectively a stub with confirmed liveness.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The /api/v1/employees/125 path is not listed in the provider's own homepage catalog — its purpose and response format are unverified
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no technical content
  • Response schema and required request body fields are completely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:37:53Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access