← Back to marketplace

Otto AI x402 — Programmable USDC payments for AI agents

external

44 pay-per-call AI services on x402 V2 — market intel, DeFi execution, AI creative tools. USDC on Base, Polygon, or Solana. From $0.001 per call.

by Ottoai42 endpoints100% uptime678ms avg

Price

from $0.0010

up to $1.00 per request

Network

base

Category

ai

On-chain txns

112

Uptime

100%

Avg latency

678ms

Checks

94

Status

Healthy

Base URL

https://x402.ottoai.services

Endpoints (42)

Discovered from on-chain x402 payment activity. Prices shown are per-call in USDC.

POST/base-ecosystem-news
base$0.0010

Base-chain ecosystem news, AI-filtered hourly from Otto's live news engine: protocol launches and upgrades on Base, Coinbase/Base official moves, Base DeFi and token developments — a topic-scoped report for Base-native agents, not the general crypto firehose. Pairs with /base-season (KOL social signal) for the full Base picture.

POST/base-season
base$0.0010

Base social intelligence: a current Base sentiment summary + the quality-screened Base tokens (CoinGecko-listed, market-cap/age/liquidity gated) that trusted KOLs are actually talking about — with per-token KOL mention counts and verbatim quotes, ranked by KOL signal. Includes overall crypto-KOL market sentiment. The social-intelligence wedge for Base — who is saying it, not who pumped. Refreshed hourly.

POST/bridge
base$0.0100

Cross-chain token bridging via LiFi aggregator. Move tokens between Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, Avalanche, and Solana with best-route execution across all major bridges.

POST/close-position
base$0.0100

Close an open perpetual position on Hyperliquid (full or partial). Cancels all attached TP/SL trigger orders automatically.

POST/crypto-news
base
POST/defi-analytics
base
POST/deposit
base$0.0100

Deposit USDC into your non-custodial Otto AI Safe on Base. Dynamic price per request = deposit amount + $0.01 service fee (the amount you deposit is paid via x402). The $0.01 shown here is the floor service fee for discovery only.

POST/filtered-news
base
POST/funding-rates
base
POST/generate-meme
base$1.00

Professional image generation via fal.ai. Default model: OpenAI GPT Image 2 (typography, realism). Alternative: Google Nano Banana Pro. Pricing mirrors Otto AI's ACP at-cost flat fee of $1.00 per image (no refund in x402 — dynamic pricing coming in v2). Supports image editing via public image URL.

POST/hl-deposit-withdraw
base$0.0100

Deposit or withdraw USDC to/from Hyperliquid via Arbitrum. Intelligent routing: checks Arbitrum Safe first, auto-bridges from Base if needed, falls back to Butler wallet.

POST/hl-transaction-history
base
POST/hyperliquid-account
base
POST/hyperliquid-market
base
POST/idle-capital
base
POST/kol-sentiment
base
POST/llm-research
base$0.5000

Instant AI research on any topic powered by Gemini 3.1 Flash-Lite with live web search. Ask about science, tech, crypto, history, or anything else. Can analyze images and summarize webpages from URLs. Max 180 character prompts.

POST/mega-report
base
POST/modify-hl-order
base$0.0100

Add, modify, or cancel TP/SL trigger orders and limit orders on Hyperliquid. Can attach TP/SL to an existing position or change the trigger price of active orders.

POST/news-recaps
base$0.0020

A tight 4-6 sentence crypto market recap an agent can ingest whole: overall direction and why, the 2-3 developments that matter, and anything notable on the top-10 board — distilled hourly from the same live news engine behind Otto's top-ranked /crypto-news feed. The one-paragraph state-of-market; buy /crypto-news when you want the full report.

POST/portfolio
base
POST/protocol-revenue-leaders
base$0.0010

Which protocols earn the most — and who is accelerating? Top 30 DeFi protocols by 24h fees, each with revenue, take-rate (the cut the protocol keeps vs fees users pay), 7d/30d trend and category, plus total DeFi fees & revenue. A fundamentals screen (fee/revenue economics), distinct from TVL. Sourced from DefiLlama (public). Refreshed hourly.

POST/stablecoin-watch
base$0.0010

Is USDC/USDT/DAI holding its $1 peg, and is stablecoin supply growing or shrinking (risk-on vs risk-off)? Live peg deviation (bps), circulating supply + 1d/7d/30d flow, market dominance and chain spread for the top 30 USD stablecoins, plus downside depeg alerts for any coin trading >0.5% below peg. Sourced from DefiLlama (public). Refreshed hourly.

POST/supported-tokens
base
POST/swap
base$0.0100

Execute instant same-chain ERC-20 swaps via Odos DEX aggregator. Supports Base, Ethereum, Polygon, BSC, Arbitrum, Avalanche, and Solana. Best-route execution across dozens of DEXes and liquidity sources.

POST/token-alpha
base
POST/token-details
base
POST/token-security
base
POST/token-top-holders
base$0.0200

Top holders for any Base ERC-20 (via Moralis), with computed concentration (top1/5/10/20% + contract-held%) and optional whale-risk read. Curated hot set refreshed hourly; long-tail tokens write-through on first call.

POST/trade-perpetuals
base$0.0100

Open leveraged perpetual positions on Hyperliquid with optional native TP/SL trigger orders. Min notional $10. Max leverage varies by asset (BTC 40x, ETH 25x, SOL 20x). Supports BTC, ETH, SOL, and 100+ other markets.

POST/tradfi-data
base
POST/transaction-history
base
POST/trending-altcoins
base
POST/twitter-summary
base
POST/tx-explainer
base$0.0100

Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.

POST/update-position-margin
base$0.0100

Modify leverage, or add/remove margin on an open Hyperliquid position. Lets you de-risk without closing.

POST/withdraw
base$0.0100

Withdraw tokens from a user's Otto AI Safe to any EOA. Supports 7 chains (Base, Polygon, Arbitrum, Ethereum, BSC, Avalanche, Solana). Non-Base chains require an explicit EOA recipient.

POST/yield-alpha
base
POST/yield-farming-active
base
POST/yield-farming-historical
base
POST/yield-markets
base
POST/yield-recommendations
base

Payment

Protocolx402 (direct payment, USDC)
Networkbase

How to call

Via APIHub (recommended)No wallet · pay with credits · gasless
# one-time setup
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call it
npx @apihubio/cli call https://x402.ottoai.services \
  -X POST \
  -d '{ /* check provider docs for input */ }'

# or save it to Claude/Cursor/Codex
npx @apihubio/cli install
npx @apihubio/cli add https://x402.ottoai.services
APIHub pays the provider on your behalf and debits your credit balance for the exact amount. No wallet setup, no gas, no per-call signing.
Via direct x402 (advanced)Bring your own wallet
import { wrapFetchWithPayment } from "@x402/fetch";
import { createWalletClient, http } from "viem";
import { privateKeyToAccount } from "viem/accounts";
import { base } from "viem/chains";

const account = privateKeyToAccount("0xYOUR_PRIVATE_KEY");
const client = createWalletClient({ account, chain: base, transport: http() });
const x402Fetch = wrapFetchWithPayment(client);

const res = await x402Fetch("https://x402.ottoai.services", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({ /* check provider docs for input */ }),
});
const data = await res.json();
Requires USDC on Base and gas on each call. The @x402/fetch client signs EIP-3009 transferWithAuthorization for each 402 response and retries.

This is an external service not operated by APIHub. Listing data is sourced from public on-chain records and third-party indexes. Payment goes directly to the service provider via the x402 protocol. APIHub does not guarantee availability, accuracy, or quality of external services.