x402factory.ai
x402Factory.ai: Building blocks for the agent economy. Pay-per-use x402 endpoints on Solana and Base.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"accepts": [
{
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"extra": {
"kind": "base-coinprice",
"name": "USD Coin",
"eip712": {
"name": "USD Coin",
"version": "2"
},
"chainId": 8453,
"iconUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
"pricing": {
"mode": "fixed",
"amount": 0.001,
"network": "Base",
"currency": "USDC"
},
"version": "2",
"decimals": 6,
"avatarUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
"serviceUrl": "https://x402factory.ai",
"serviceName": "x402Factory",
"serviceDescription": "x402Factory Base endpoints for agents (notes, LLMs, TTS, Telegram, coin prices, payments)."
},
"payTo": "0x402FaCcC3fAeb72351CC2b68C7966faF5f22B0d4",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://x402factory.ai/base/coinprice",
"description": "Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h stats for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an optional ticker to get a single-coin 24h snapshot with price, symbol, changeRate, changePrice, high and low, or omit ticker to receive a compact basket of top tokens in a fixed order. Cost: 0.001 USDC per request.",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"ticker": {
"type": "string",
"required": false,
"description": "Optional ticker symbol for a single major token (case-insensitive). Examples: btc, solana, eth, xmr, ltc. When omitted the endpoint returns a compact basket of top tokens instead."
}
}
},
"output": {
"ok": {
"type": "boolean",
"description": "True on success."
},
"low": {
"type": "number",
"description": "24h low price for the asset (single mode only)."
},
"high": {
"type": "number",
"description": "24h high price for the asset (single mode only)."
},
"mode": {
"type": "string",
"description": "Result mode: 'single' when ticker is provided, 'top' when ticker is omitted."
},
"price": {
"type": "number",
"description": "Spot price for the asset, using the upstream best bid/last price in a stable quote asset."
},
"prices": {
"type": "array",
"description": "For mode='top': ordered array of { ticker, symbol, price } for a fixed basket of major tokens, in the order: btc, solana, eth, xmr, bnb, xrp, trx, doge, ada, bch, hype, link, leo, xlm, zec, ltc, avax, hbar, dai, shib, ton, mnt, wlfi, cro."
},
"symbol": {
"type": "string",
"description": "Upstream trading symbol for the asset (e.g. BTC-USDT for single mode, or base asset symbol like BTC in the top basket)."
},
"ticker": {
"type": "string",
"description": "Normalized lower-case ticker that was resolved (single mode only)."
},
"changeRate": {
"type": "number",
"description": "Relative 24h change rate over the recent period for the asset (single mode only)."
},
"changePrice": {
"type": "number",
"description": "Absolute 24h price change over the recent period for the asset (single mode only)."
}
}
},
"maxAmountRequired": "1000",
"maxTimeoutSeconds": 60
}
],
"x402Version": 1
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.001 USDC on Base to 0x402F…2B0d4. The signed payment is good for 1 minute.
- Paid to
- 0x402F…2B0d4
- USD Coin contract
- 0x8335…02913
- Payment window
- 1 minute
- As published
- 1000 smallest units
- Buys
- Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h stats for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an optional ticker to get a single-coin 24h snapshot with price, symbol, changeRate, changePrice, high and low, or omit ticker to receive a compact basket of top tokens in a fixed order. Cost: 0.001 USDC per request.
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"extra": {
"kind": "base-coinprice",
"name": "USD Coin",
"eip712": {
"name": "USD Coin",
"version": "2"
},
"chainId": 8453,
"iconUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
"pricing": {
"mode": "fixed",
"amount": 0.001,
"network": "Base",
"currency": "USDC"
},
"version": "2",
"decimals": 6,
"avatarUrl": "https://x402factory.ai/x402factoryfavoicon.jpg",
"serviceUrl": "https://x402factory.ai",
"serviceName": "x402Factory",
"serviceDescription": "x402Factory Base endpoints for agents (notes, LLMs, TTS, Telegram, coin prices, payments)."
},
"payTo": "0x402FaCcC3fAeb72351CC2b68C7966faF5f22B0d4",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://x402factory.ai/base/coinprice",
"description": "Base coin price mini-endpoint for major tokens only. Returns spot prices and 24h stats for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an optional ticker to get a single-coin 24h snapshot with price, symbol, changeRate, changePrice, high and low, or omit ticker to receive a compact basket of top tokens in a fixed order. Cost: 0.001 USDC per request.",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"ticker": {
"type": "string",
"required": false,
"description": "Optional ticker symbol for a single major token (case-insensitive). Examples: btc, solana, eth, xmr, ltc. When omitted the endpoint returns a compact basket of top tokens instead."
}
}
},
"output": {
"ok": {
"type": "boolean",
"description": "True on success."
},
"low": {
"type": "number",
"description": "24h low price for the asset (single mode only)."
},
"high": {
"type": "number",
"description": "24h high price for the asset (single mode only)."
},
"mode": {
"type": "string",
"description": "Result mode: 'single' when ticker is provided, 'top' when ticker is omitted."
},
"price": {
"type": "number",
"description": "Spot price for the asset, using the upstream best bid/last price in a stable quote asset."
},
"prices": {
"type": "array",
"description": "For mode='top': ordered array of { ticker, symbol, price } for a fixed basket of major tokens, in the order: btc, solana, eth, xmr, bnb, xrp, trx, doge, ada, bch, hype, link, leo, xlm, zec, ltc, avax, hbar, dai, shib, ton, mnt, wlfi, cro."
},
"symbol": {
"type": "string",
"description": "Upstream trading symbol for the asset (e.g. BTC-USDT for single mode, or base asset symbol like BTC in the top basket)."
},
"ticker": {
"type": "string",
"description": "Normalized lower-case ticker that was resolved (single mode only)."
},
"changeRate": {
"type": "number",
"description": "Relative 24h change rate over the recent period for the asset (single mode only)."
},
"changePrice": {
"type": "number",
"description": "Absolute 24h price change over the recent period for the asset (single mode only)."
}
}
},
"maxAmountRequired": "1000",
"maxTimeoutSeconds": 60
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"ticker": {
"type": "string",
"required": false,
"description": "Optional ticker symbol for a single major token (case-insensitive). Examples: btc, solana, eth, xmr, ltc. When omitted the endpoint returns a compact basket of top tokens instead."
}
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object"
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
}
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-24 07:43Z
- Last indexed by Roundhouse
- 2026-09-24 14:50Z
- Last enriched (probe, favicon, geo)
- 2026-09-24 01:45Z
- x402 version
- 1
- Max timeout
- 60s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 30 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service x402factory.ai and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=x402factory.ai' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://x402factory.ai/base/coinprice, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.