x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to employee data (specifically employee record #132) via a POST request. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913). The advertised maximum cost per request is 20,000 base units of USDC, which equals $0.02 (two cents) per call.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data & analytics, AI/ML inference, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access. However, the specific endpoint being listed here (/api/v1/employees/132) is not explicitly mentioned on the provider's landing page among the advertised API categories, so its exact response schema and data content are unclear.

The endpoint returned a valid 402 challenge when probed, confirming it is live. Documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so there is no detailed schema, example request/response, or further documentation available for this specific resource.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-key

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Integrating employee information into agent workflows without API key management
  • Programmatic access to employee data with crypto micropayments

Fit

Best for

  • Agents needing on-demand employee data without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns
  • Low-volume lookups where per-request pricing is cost-effective

Not for

  • High-volume bulk employee data exports (no documented batch endpoint)
  • Users who need detailed API documentation or response schema guarantees before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no documentation, no response schema, no example payloads, and the specific /employees/132 resource is not listed among the provider's advertised APIs. Effectively a stub listing.

Warnings

  • The /api/v1/employees/132 path is not listed among the provider's advertised API endpoints on the landing page — its purpose and data content are unverified.
  • All documentation pages (/docs, /pricing, /api, /README) returned only a 'Connect wallet' prompt with no substantive content.
  • No response schema or example response is available; the actual data returned is unknown.
  • The endpoint appears to serve a single fixed employee record (#132); generalizability to other employee IDs is unconfirmed.

Citations

Provenance

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

Agent access