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 #9) 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 broader suite of pay-per-call APIs spanning data & analytics, AI/ML inference (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 with no API keys, no rate limits, and no minimum commitments. Payments are made inline via the x402 X-PAYMENT header on the Base L2 network.

This specific endpoint (/api/v1/employees/9) appears to be a sample or demonstration resource — it is not listed among the provider's advertised API categories on the landing page. Documentation pages (/docs, /pricing, /README) returned only a "Connect wallet" prompt with no substantive content, so the exact schema of the employee record returned is unknown. The endpoint is confirmed live (402 challenge captured successfully).

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datajson-responsepay-per-callno-api-key

Use cases

  • Retrieving employee record data on demand with per-call payment
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven data retrieval without pre-provisioned API keys

Fit

Best for

  • Developers exploring x402 payment protocol integration
  • Agents needing keyless, pay-per-call data access
  • Quick prototyping with micropayment-gated APIs

Not for

  • Bulk employee data retrieval (no batch endpoint documented)
  • Production HR systems requiring authenticated, auditable access
  • Users who need detailed API documentation or response schema guarantees

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it works. However, this specific resource (/api/v1/employees/9) is not listed among the provider's advertised APIs, no documentation or response schema is available, and all doc pages return only a wallet-connect prompt. The actual data returned is entirely unknown.

Warnings

  • This endpoint (/api/v1/employees/9) is not listed among the provider's advertised API categories — it may be a demo or test resource.
  • No documentation is available: /docs, /pricing, and /README all return only a 'Connect wallet' prompt with no content.
  • Response schema is completely unknown — no OpenAPI spec, no examples, no field descriptions.
  • The 'employees' resource name suggests potentially sensitive personnel data; verify compliance with applicable data-protection regulations before use.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:01:55Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access