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 records via the x402 payment protocol. The specific resource `/api/v1/employees/123` returns JSON data for employee ID 123 when called with a POST request and a valid X-PAYMENT header containing a USDC payment on the Base network. The cost is $0.02 per request (20,000 base units of USDC with 6 decimals).

The broader lowpaymentfee.com platform hosts a collection of pay-per-call APIs spanning data & analytics, AI & machine learning (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 priced uniformly at $0.02 per request, require no API keys or rate limits, and settle payments in USDC on the Base L2 network using the x402 exact payment scheme.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the employee endpoint actually returns. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data payload and input parameters remain unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee records by ID with per-call USDC micropayments
  • Integrating employee data into agent workflows without API key management
  • On-demand HR data access with no subscription commitment

Fit

Best for

  • Agents or services needing one-off employee data lookups without signup
  • Developers testing x402 payment protocol integrations
  • Use cases requiring keyless, pay-as-you-go API access on Base

Not for

  • Bulk employee data exports or high-volume batch processing (no documented batch endpoint)
  • Users who need detailed API documentation or response schema guarantees before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/123 \
  -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 and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no OpenAPI schema, no request/response examples, and documentation pages are empty stubs. The actual data returned by the employee endpoint is completely undocumented, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • The specific data returned by /api/v1/employees/123 is undocumented; it is unclear whether this is real employee data or a demo/test endpoint
  • No information on what input parameters (if any) the POST body accepts

Citations

Provenance

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

Agent access