$0.02
per call · USD Coin on Base
Screenshot any public URL — returns base64 JPEG/PNG with metadata (page title, file size, render time). Full-page scroll capture, CSS selector targeting, device emulation (iPhone 15 Pro, Pixel 7, iPad Pro 12.9), dark mode, ad/cookie banner auto-removal. No browser infrastructure needed, no server costs. Pay per capture. Accepts USDC payments on Base and Solana
Endpoint
GET https://visual.hugen.tokyo/visual/screenshot4
Calls / 30d
4
Unique payers / 30d
Aug 30
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://visual.hugen.tokyo/visual/screenshot", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://visual.hugen.tokyo/visual/screenshot?format=jpeg&height=720&url=https%3A%2F%2Fgithub.com%2Fcoinbase%2Fx402&width=1280" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"file_size_bytes": 48320,
"format": "jpeg",
"page_title": "GitHub - coinbase/x402: An open protocol for internet-native payments",
"render_time_ms": 1847,
"url": "https://github.com/coinbase/x402",
"viewport": {
"height": 720,
"width": 1280
}
}Payment details
0x29322ea7ecb34aa6164cb2ddeb9ce650902e4f60USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Hugen & similar services
Hugen · Tick Latest
tick.hugen.tokyo
Get real-time Best Bid/Ask for any FX pair, aggregated from multiple institutional liquidity providers. 62-88% tighter spreads than any single source. Includes quality metadata (fresh_sources, quality_state, spread_vs_single_source). Supports 14 FX pairs including EURUSD, USDJPY, GBPUSD, AUDUSD, AUDNZD, and XAUUSD. AI agent API for forex trading signals, portfolio valuation, price comparison, and arbitrage detection. Accepts USDC payments on Base and Solana
Hugen · Tick ALL
tick.hugen.tokyo
Get real-time Best Bid/Ask for ALL available FX pairs in a single call. Multi-source aggregated from multiple institutional LPs with 62-88% spread improvement. Returns 14 FX pairs including majors, crosses, and XAUUSD gold. Each pair includes quality metadata and spread improvement vs single source. AI agent API for portfolio dashboards, multi-pair monitoring, and FX market overview. Accepts USDC payments on Base and Solana
Hugen · Tick Symbols
tick.hugen.tokyo
List all available FX symbols with their current quality state and source count. AI agent API for discovering available instruments before subscribing to tick data. Accepts USDC payments on Base and Solana