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 (specifically employee record #106) 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 provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. This specific endpoint falls under what appears to be a sample or demonstration employee-data resource. No API keys or rate limits are advertised; callers simply attach an x402 payment header to each request.

Documentation is extremely sparse. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawled material. 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-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Demonstrating x402 protocol payment flows with a live endpoint
  • Integrating pay-per-use data access into agent workflows without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee data without subscription commitments
  • Low-volume, pay-as-you-go data retrieval

Not for

  • High-volume bulk employee data exports (no documented batch support)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Sensitive HR data needs where schema and data provenance must be verified

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The purpose of the employee data resource is unclear — it may be a demo endpoint. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • Docs, pricing, and API pages all render only 'Connect wallet' with no technical content
  • The employee data endpoint (/api/v1/employees/106) is not listed on the provider's own homepage catalog, raising questions about its status
  • Data provenance and accuracy of employee records are completely undocumented

Citations

Provenance

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

Agent access