Animica x402 Directory

Directory / api.oblique.markets

api.oblique.markets/api/v1/paid/base-usdc-balance

Use when an agent needs base usdc balance. Returns Check a Base wallet’s USDC balance on the canonical Base USDC contract and return structured JSON with atomic and formatted values. $0.003.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.oblique.markets/api/v1/paid/base-usdc-balance'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.oblique.markets/api/v1/paid/base-usdc-balance'

Endpoint: https://api.oblique.markets/api/v1/paid/base-usdc-balance. Operated by api.oblique.markets, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.oblique.markets

api.oblique.markets/api/v1/paid/agent-preflight-bundle

Use when an agent needs agent preflight bundle. Returns Accountless agent preflight bundle combining proven server time, current Base block number, gas price, B…

POST · $0.005

api.oblique.markets/api/v1/paid/agent-readiness-audit

Verify an AI Agent API’s x402, agent.json, OpenAPI, llms.txt, robots.txt, and MCP discovery surfaces; return a 0–100 score, missing fields, validation findings,…

POST · $1.0

api.oblique.markets/api/v1/paid/agent-return-context

Use when an agent needs agent return context. Returns Accountless returning-agent context bundle with optional Bazaar, time, Base, facilitator-health, cursor-aw…

POST · $0.005

api.oblique.markets/api/v1/paid/agentcore-route

Use when an agent needs agentcore route. Returns AgentCore-compatible Oblique seller router: paid ranked top-three shortlist with live health, prices, x402 and …

POST · $0.01

api.oblique.markets/api/v1/paid/answer-with-sources

Use when an agent needs answer with sources. Returns Answer a research question with cited web sources and a concise evidence packet. $0.65.

POST · $0.65

api.oblique.markets/api/v1/paid/b402-preflight

Use when an agent needs b402 preflight. Returns Validate BNB/B402 payment intent freshness, recipient, amount, deadline, fee cap, public BNB balance, and recent…

POST · $0.01

api.oblique.markets/api/v1/paid/base-block-number

Use when an agent needs base block number. Returns Fetch the current Base mainnet block number from redundant public RPCs and return structured JSON with source…

GET · $0.002

api.oblique.markets/api/v1/paid/base-gas-price

Use when an agent needs base gas price. Returns Current Base gas price: fetch EIP-1559 latest-block base fee and gas price in wei and gwei from redundant public…

GET · $0.002

api.oblique.markets/api/v1/paid/base-transfer-search

Use when an agent needs base transfer search. Returns Search bounded Base mainnet ERC-20 transfers by address, direction, asset, counterparty, and time window; …

POST · $0.02

api.oblique.markets/api/v1/paid/base-tx-status

Use when an agent needs base tx status. Returns Return Base transaction success or revert state, block number, confirmations, gas used, and effective gas price …

GET · $0.003

api.oblique.markets/api/v1/paid/base-usdc-transfer-check

Use when an agent needs base usdc transfer check. Returns Verify a Base mainnet transaction moved USDC: decodes all USDC Transfer logs from the receipt and repo…

GET · $0.004

api.oblique.markets/api/v1/paid/base-wallet-profile

Use when an agent needs base wallet profile. Returns Accountless Base mainnet wallet profile with native and ERC-20 balances, bounded transfer activity, counter…

POST · $0.01

All 61 endpoints on api.oblique.markets →