x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 158) in JSON format. It is part of a broader suite of pay-per-request APIs offered by the same provider, spanning data analytics, AI/ML inference, finance, and utility categories. The endpoint accepts POST requests and requires an X-PAYMENT header carrying an x402 payment proof.

Pricing is $0.02 per request, paid in USDC on the Base network (token contract 0x8335…2913). The x402 challenge advertises a maxAmountRequired of 20000 base units; since USDC uses 6 decimals, this equals $0.02. No API keys, rate limits, or subscriptions are required — each call is individually settled on-chain.

Documentation is extremely sparse. The provider's landing page lists many endpoints but the /docs, /pricing, /api, and /README pages all render only a wallet-connect prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The specific data returned by this employee salary endpoint is unknown beyond the stated mime type of application/json. Treat this as a demonstration or early-stage endpoint until richer documentation appears.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating pay-per-call payroll data into agent workflows
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee salary data without API key management
  • Micropayment-based data access without subscriptions

Not for

  • Bulk payroll data exports or batch processing (single-employee endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The specific data returned is entirely unknown. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only a wallet-connect prompt with no content
  • The nature and source of the 'employee salary' data is unverified — could be synthetic/demo data
  • No SLA, rate limit, or uptime guarantees documented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:06:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access