x402basequality 0.35

Pay-per-call employee data API on Base, settled in USDC via x402 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 #53) via a pay-per-request x402 payment model. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an x402 payment header to each request.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers multiple API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per call. However, this specific listing covers the `/api/v1/employees/53` resource, which appears to be an employee data endpoint. The exact schema of the employee record returned is not documented in the available crawl material, so the response structure must be discovered by making a paid request.

The x402 challenge was successfully captured with version 1 of the protocol, confirming the endpoint is live. The payment address is `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`, the USDC asset contract is `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base, and the maximum timeout is 300 seconds.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responseno-api-keypay-per-request

Use cases

  • Retrieving employee record data on demand without subscription or API key
  • Demonstrating x402 micropayment integration for data access
  • Building agent workflows that fetch structured employee information with per-call payment

Fit

Best for

  • Developers experimenting with x402 pay-per-call protocols
  • Agents needing on-demand employee data without authentication setup
  • Low-volume or sporadic data access where subscription pricing is wasteful

Not for

  • High-volume bulk employee data retrieval (no documented batch endpoint)
  • Use cases requiring detailed documentation or guaranteed SLA
  • Scenarios needing non-USDC or non-Base-network payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/53 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documented request/response format for the employees endpoint, and the crawled docs/pricing/README pages all returned only 'Connect wallet' with no useful content. The endpoint's actual data payload is unknown.

Warnings

  • No documentation available for the /api/v1/employees/53 endpoint — response schema is unknown
  • The employee data endpoint does not appear in the site's own listed API catalog, raising questions about whether it is a demo/test resource
  • All secondary pages (docs, pricing, README, api) returned only 'Connect wallet' with no substantive content
  • No OpenAPI or schema definition was found

Citations

Provenance

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

Agent access