x402basequality 0.35

Balancer protocol APY data via pay-per-call x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides Balancer DeFi protocol APY (annual percentage yield) data through a pay-per-request x402 payment model. Each call costs $0.02 in USDC on the Base network — no API keys, no rate limits, and no subscriptions required. The endpoint accepts POST requests and returns JSON.

The provider (lowpaymentfee.com) hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per request. This specific endpoint sits in the Finance & Web3 category and focuses on Balancer pool yield metrics. However, documentation beyond the landing page is essentially empty (docs, pricing, and README pages all render only a "Connect wallet" prompt), so the exact request body schema and response format are undocumented. The x402 challenge confirms the endpoint is live, uses x402 version 1 with the "exact" payment scheme, settles in USDC (contract 0x8335…2913) on Base, and allows a 300-second payment timeout.

Because no OpenAPI spec, request/response examples, or detailed documentation were found, agents should expect to experiment with the POST body to discover accepted parameters. The endpoint is discoverable and live, but treat it as lightly documented.

Capabilities

defi-apybalancer-protocolx402-paymentbase-networkusdc-settlementpay-per-requestjson-api

Use cases

  • Fetching current Balancer pool APY for portfolio dashboards
  • Comparing DeFi yield opportunities across protocols
  • Automated yield-farming strategy selection based on live APY data
  • Integrating Balancer yield metrics into trading bots

Fit

Best for

  • DeFi developers needing on-demand Balancer yield data
  • Agents that can pay per-call with USDC on Base
  • Low-volume or bursty access patterns with no subscription overhead

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-frequency consumers who need bulk/subscription pricing
  • Non-crypto-native callers without Base USDC wallets

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/defi/balancer/apy \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, and all documentation pages are empty stubs. The response format and accepted parameters are entirely unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all return only a 'Connect wallet' prompt.
  • Request body schema and response format are undocumented; the example request is a guess.
  • No OpenAPI or machine-readable schema was found.
  • Provider hosts many endpoints with identical generic descriptions; unclear depth of each service.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:15:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access