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/32` returns JSON data for employee ID 32 when called with a POST request and a valid X-PAYMENT header containing a USDC payment on the Base network.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers numerous pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. The x402 challenge confirms the price: maxAmountRequired of 20,000 base units of USDC (6 decimals) equals $0.02. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on the Base L2 network, with a 300-second timeout.

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 schema, no example request/response payloads, and no description of what fields the employee record contains. The endpoint is confirmed live (402 challenge returned), but the actual data shape and content remain 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 automatic USDC micropayments
  • Demonstrating x402 payment protocol integration for data access

Fit

Best for

  • Developers experimenting with x402 pay-per-call patterns
  • Agents that need keyless, on-demand data access settled in USDC on Base
  • Low-volume or sporadic employee data lookups where subscription pricing is wasteful

Not for

  • High-volume bulk employee data retrieval (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLA before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation beyond a landing page listing, no example request/response payloads, and no description of what the employee data actually contains. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response fields
  • The actual content/shape of employee records is completely unknown
  • No information on data source, freshness, or accuracy of employee data
  • The endpoint path references a specific employee ID (32); it is unclear whether other IDs are supported or how to discover them

Citations

Provenance

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

Agent access