x402 · base

Tools for humans.
Pay-per-call for agents.

A growing collection of utilities with a free web form for people and a machine-payable API for AI agents. No accounts, no subscriptions — just x402 micropayments.

agent.sh
$ curl -X POST https://x402-tools-hub.ivanbenks7-e96.workers.dev/api/web-markdown \
    -H "Content-Type: application/json" \
    -d '{"url":"https://example.com"}'

402 Payment Required
→ pay $0.001 USDC on base, retry with X-PAYMENT header

Available tools

Free in the browser. Machine-payable over the API.

▶

Flight Recorder

The black box for x402: inspect every USDC receipt an address got on Base.

web: free api: $0.001 USDC
☰

Agent Passport

Reputation passport for x402 payer wallets: a 0-100 Trust Score from on-chain history.

web: free api: $0.001 USDC
∑

x402 Simulate

Cost modeller for x402 workloads: effective price per call, network overhead and break-even.

web: free api: $0.001 USDC
◈

Merchant Trust

Reputation for a receiving wallet: volume, distinct payers, frequency and concentration risk.

web: free api: $0.001 USDC
⛓

Agent Registry

Live, stateless directory of agents and merchants built one hop from seed wallets on Base.

web: free api: $0.001 USDC
⚒

Agent Studio

Build an x402 agent from a short description: manifest, capability check and a dry-run cost model.

web: free api: $0.002 USDC
~

Web Markdown

Convert any public web page into clean, readable Markdown.

web: free api: $0.001 USDC
#

URL Metadata

Extract title, description, OpenGraph tags and favicon from a URL.

web: free api: $0.001 USDC
T

Token Counter

Count LLM tokens for a given text and model family.

web: free api: $0.0005 USDC
{

JSON Studio

Format, minify, validate, query and diff JSON locally in the browser.

web: free api: $0.001 USDC
J

JWT Inspector

Decode, audit, verify and diff JSON Web Tokens locally in the browser.

web: free api: $0.001 USDC
/

Regex Mentor

Test, debug and explain regular expressions with highlighted matches.

web: free api: $0.001 USDC
&

Encoder Hub

Base64, URL, HTML entities, hex, binary and JWT segment encode/decode.

web: free api: $0.0005 USDC
±

Diff Pro

Line-level text diff with unified and side-by-side views.

web: free api: $0.0005 USDC
◷

Time Toolkit

Convert Unix, ISO, RFC 2822 and natural-language dates; time zones and durations.

web: free api: $0.0005 USDC
=

env Studio

Parse .env files, mask secrets and convert to JSON, YAML, docker-compose or shell.

web: free api: $0.001 USDC
#

Hash Studio

Compute MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes locally.

web: free api: $0.0005 USDC
◆

Color Palette

Palette generator with HEX/RGB/HSL, WCAG contrast and CSS/Tailwind export.

web: free api: $0.0005 USDC
⇄

Unit Converter

Convert length, weight, volume, temperature, area, speed and data units.

web: free api: $0.0005 USDC
⑂

Git Explainer

Plain-English explanations for git commands and error messages.

web: free api: $0.0005 USDC
⊕

Meta Tags

Generate SEO, OpenGraph and Twitter Card meta tags with live preview.

web: free api: $0.0005 USDC
◎

Wallet Intel

Base wallet snapshot: ETH balance, top ERC-20 tokens, transfer history and a heuristic risk score.

web: free api: $0.001 USDC
⚓

Agent Intel

Agent Intelligence: read a page as Markdown, discover counterparties and trust-score a wallet in one pipeline.

web: free api: $0.002 USDC
⟳

Agent Route

Agent Route: plan the optimal sequence of hub tools for a task, with budget check.

web: free api: $0.003 USDC
⚙

402 Probe

Probe any URL: is it a live x402 endpoint, and what are its exact payment terms?

web: free api: $0.002 USDC
◉

Well Known

Read the discovery surface of any origin: well-known/x402, openapi, agent.json, llms.txt, robots.txt.

web: free api: $0.001 USDC
✹

Agent Health

Agent Health: cosmic diagnostics — payment readiness + discovery + latency in one scan.

web: free api: $0.003 USDC
⏻

Address Toolkit

Validate, EIP-55 checksum and classify any EVM address (EOA vs contract).

web: free api: $0.001 USDC
⚡

Base Gas

Live Base gas price and transaction cost estimate in USD.

web: free api: $0.001 USDC
☴

Payment Decoder

Decode a raw PAYMENT-REQUIRED header or 402 body into structured payment fields.

web: free api: $0.001 USDC
❀

Receipt Notary

Notarize a paid response: SHA-256 + timestamp + resource + tx into a compact receipt.

web: free api: $0.001 USDC
🔎

Token Inspector

Fact-only token identity for Base: contract vs EOA, ERC-20 vs ERC-721, name, symbol, decimals, total supply and owner.

web: free api: $0.001 USDC
¥

Token Quote

Fact-only token quote: price, 24h change, source and timestamp. No advice, no history.

web: free api: $0.001 USDC
Y

Hn News

Fresh Hacker News stories by keyword: AI agents, x402, crypto infra, incidents. Public Algolia API, no key.

web: free api: $0.001 USDC
✕

X Search

Recent X/Twitter mentions and news by keyword — agent launches, token drama, AI agent incidents.

web: free api: $0.001 USDC
⚠

AI Incidents

Rotating feed of AI agent incidents and risks: failures, bugs, hacks, hallucinations, leaks. HN + Google News.

web: free api: $0.001 USDC

Proof of work

Live numbers, no marketing. Source of truth: on-chain USDC (Base) receipts.

Endpoints

… / 6 healthy

live self-probe

Payments received

… tx · … USDC

all inbound, on-chain

External payers

… wallets · … tx

test wallet excluded

Top tools by calls

Real request counts since the current worker isolate started.

GET /api/stats
loading…

Machine-readable: /api/stats · /api/status · /status. External payments exclude the known test wallet — shown separately, never hidden.

How agents pay

Three steps, no signup.

1

Request

Call any /api/* endpoint. The server replies 402 with payment requirements.

2

Pay

Sign a USDC transfer on base via the x402 facilitator. Micropayments, fractions of a cent.

3

Retry

Resend the request with the X-PAYMENT header. Get the result.