x402basequality 0.30

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

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 #51) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys, rate limits, or subscriptions are required — each call is individually paid for via the X-PAYMENT header.

The provider lowpaymentfee.com hosts a broader suite of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific data returned by the /api/v1/employees/51 endpoint is unknown beyond the stated mime type of application/json.

Capabilities

x402-paymentusdc-basepay-per-requestemployee-datajson-apino-api-keyno-rate-limit

Use cases

  • Retrieving employee record data on a per-request payment basis without needing an API key
  • Integrating employee data lookups into agent workflows that support x402 micropayments
  • Accessing structured employee information with instant, keyless access via crypto payment

Fit

Best for

  • Agents or applications that support x402 payment protocol on Base
  • Use cases requiring keyless, subscription-free access to employee data
  • Developers wanting to test x402 payment flows with a low-cost endpoint

Not for

  • Bulk employee data retrieval (pay-per-request model would be costly at scale)
  • Users who need detailed API documentation or schema guarantees before integration
  • Applications that cannot settle payments in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/51 \
  -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 zero documentation on request parameters, response schema, or what employee data is actually returned. No OpenAPI spec, no examples, and all doc pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema for request or response payloads
  • Unknown what data the /api/v1/employees/51 endpoint actually returns
  • The endpoint path suggests a single hardcoded employee record (#51); unclear if other IDs are supported

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:38:24Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access