x402basequality 0.30

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 record ID 194) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum charge of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broader 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 resource (employees/194). 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, API, 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 description of what fields the employee record contains. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data payload and its usefulness remain unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-calljson-response

Use cases

  • Retrieving employee record data with per-call USDC micropayments
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven data retrieval without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call data access on Base
  • Low-volume, on-demand employee data lookups

Not for

  • Production HR systems needing bulk employee data exports
  • Users who need detailed API documentation before integrating
  • Applications requiring sub-cent transaction costs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/194 \
  -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 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and no documentation beyond a wallet-connect prompt. The nature and structure of the employee data returned is entirely unknown.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request parameters or response fields
  • The specific resource '/employees/194' appears to be a single hardcoded record; unclear if other IDs are supported
  • Employee data endpoints may involve personally identifiable information (PII) — verify compliance requirements

Citations

Provenance

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

Agent access