x402basequality 0.35

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 records via the x402 payment protocol. The specific resource `/api/v1/employees/60` returns JSON data for employee ID 60 when a valid USDC micro-payment is submitted on the Base network. The endpoint accepts POST requests and requires an X-PAYMENT header containing the x402 payment proof.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; payment is the only authentication mechanism. The x402 challenge specifies a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual shape of the employee data returned after payment is unknown.

Capabilities

x402-paymentusdc-baseemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee records on-demand without API key management
  • Integrating employee data lookups into agent workflows with micro-payments
  • Programmatic access to structured employee information via crypto payment

Fit

Best for

  • Agents or bots that need on-demand employee data with no subscription
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Use cases where avoiding API key provisioning is valuable

Not for

  • Bulk employee data exports (pay-per-call at $0.02 adds up quickly)
  • Users who need detailed documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The actual data returned after payment is completely unknown. The docs pages are empty stubs.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt
  • No OpenAPI or schema describing the employee data structure returned
  • Response format after successful payment is entirely unknown
  • The endpoint path suggests a single employee record (ID 60); unclear if other IDs are available or what fields are included

Citations

Provenance

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

Agent access

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