x402.fiasignals.com
0.03 USDC /token-safety check for Base/EVM swap agents: pay with x402 on Base USDC and get a safe/risky/blocked verdict before you swap.
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.
{
"flow": [
"Read accepts[0] from this JSON body or from the payment-required header.",
"Create the full x402 payment payload for accepts[0] with an x402-capable wallet/client.",
"Retry the same request with header X-PAYMENT: <full-x402-payment-payload> or PAYMENT-SIGNATURE: <full-x402-payment-payload>. Do not send a bare wallet signature.",
"Treat a 200 JSON response as the paid result; keep the response proof for reconciliation."
],
"tags": [
"Fia Signals",
"token safety",
"rug check",
"honeypot check",
"token risk",
"swap preflight",
"Base",
"x402"
],
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8D32c6a3EE3fB8a8b4c5378F7C5a26CC320a853F",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://x402.fiasignals.com/token-safety",
"extensions": {
"bazaar": {
"info": {
"tags": [
"Fia Signals",
"token safety",
"rug check",
"honeypot check",
"token risk",
"swap preflight",
"Base",
"x402"
],
"input": {
"type": "http",
"method": "GET",
"examples": [
"?chain=base&token_address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"queryParams": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"required_query": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}
},
"output": {
"type": "json",
"example": {
"chain": "base",
"action": "PROCEED",
"reasons": [],
"sources": [
"GoPlus",
"DexScreener"
],
"verdict": "safe",
"confidence": "medium",
"safety_score": 90,
"token_address": "0x0000000000000000000000000000000000000000"
}
},
"upsell": {
"id": "bundled-risk-pack",
"name": "Fia Signals Bundled Risk Pack",
"status": "payable_x402_route_live",
"delivers": [
"combined token safety and smart contract risk summary",
"up to 5 Base/EVM contracts from the existing batch payload",
"ranked proceed/caution/reject queue",
"aggregate blocker reasons and warnings",
"buyer-facing next-action memo for swap routers",
"strict proof fields for revenue reconciliation"
],
"price_usdc": "0.50",
"buyer_action": "Use this as the next paid step after any /token-safety, /token-safety/batch, /pre-trade-risk, or /pre-trade-risk/batch hit. Do not buy another isolated starter check when the agent needs a ranked swap decision packet.",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "https://x402.fiasignals.com/bundled-risk-pack",
"starter_routes": [
"https://x402.fiasignals.com/token-safety/batch",
"https://x402.fiasignals.com/contract-risk/batch"
],
"amount_raw_usdc": "500000",
"payable_methods": [
"GET",
"POST"
],
"accepts_ordering": "starter_only_distinct_bundle_route",
"non_breaking_policy": "Keep existing 0.03 USDC single-token and batch starter endpoints unchanged. Buyers who want the 0.50 USDC bundle should pay the distinct bundled-risk-pack route.",
"target_buyer_signal": "Repeat buyers using token-safety and contract-risk batch checks who need a larger pre-swap risk packet instead of another isolated 0.03 USDC call.",
"starter_accepts_index": 0,
"starter_amount_raw_usdc": "30000",
"preferred_selection_hint": "Starter buyers can use accepts[0] at 30000 raw USDC on this route. Repeat buyers, multi-token buyers, and agents that already need a combined risk memo should pay the distinct bundled-risk-pack route at https://x402.fiasignals.com/bundled-risk-pack; this single-token starter route intentionally exposes no accepts[1].",
"preferred_amount_raw_usdc": "500000",
"recommended_for_repeat_buyers": true
},
"iconUrl": "https://x402.fiasignals.com/logo.png",
"description": "Base token safety, honeypot, rug-check and swap-preflight verdict before a buyer agent signs or routes a token swap. Required query: ?chain=base&token_address=0x... Returns PROCEED, CAUTION or REJECT with safety score, GoPlus and DexScreener evidence, liquidity/rugpull signals, warnings, and source attribution. Free preview: /token-safety/free. Search keywords: rug check, honeypot check, token risk, swap preflight, rug pull, scam token, and is this token safe.",
"serviceName": "Fia Signals Token Safety",
"routeTemplate": "https://x402.fiasignals.com/token-safety?chain={chain}&token_address={token_address}",
"bundle_upgrade_flow": {
"when": "After a single-token starter check, use the bundled risk pack when the buyer needs a repeat-buyer memo, ranked multi-token queue, or aggregate blocker reasons.",
"price_usdc": "0.50",
"payable_url": "https://x402.fiasignals.com/bundled-risk-pack",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "/bundled-risk-pack",
"amount_raw_usdc": "500000",
"starter_amount_raw_usdc": "30000",
"starter_route_unchanged": true
}
},
"schema": {
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"queryParams": {
"type": "object",
"required": [
"chain",
"token_address"
],
"properties": {
"chain": {
"enum": [
"base"
],
"type": "string",
"default": "base",
"description": "Required. Use base for Base mainnet token checks."
},
"token_address": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}$",
"description": "Required EVM token contract address to check before a swap."
}
}
}
}
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"action": {
"enum": [
"PROCEED",
"CAUTION",
"REJECT"
],
"type": "string"
},
"reasons": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "string"
}
},
"verdict": {
"enum": [
"safe",
"risky",
"blocked"
],
"type": "string"
},
"warnings": {
"type": "array",
"items": {
"type": "string"
}
},
"confidence": {
"type": "string"
},
"raw_checks": {
"type": "object"
},
"safety_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
}
}
}
}
}
}
},
"description": "Base token safety, honeypot, rug-check and swap-preflight verdict before a buyer agent signs or routes a token swap. Required query: ?chain=base&token_address=0x... Returns PROCEED, CAUTION or REJECT with safety score, GoPlus and DexScreener evidence, liquidity/rugpull signals, warnings, and source attribution. Free preview: /token-safety/free. Search keywords: rug check, honeypot check, token risk, swap preflight, rug pull, scam token, and is this token safe.",
"maxAmountRequired": "30000",
"maxTimeoutSeconds": 300
}
],
"iconUrl": "https://x402.fiasignals.com/logo.png",
"examples": {
"typescript_x402_fetch": "import { wrapFetchWithPayment } from \"@x402/fetch\";\nconst fetchWithPayment = wrapFetchWithPayment(fetch, walletClient);\nconst res = await fetchWithPayment(\"https://x402.fiasignals.com/token-safety\");\nconst json = await res.json();",
"curl_placeholder_retry": "curl -H \"X-PAYMENT: $X402_PAYMENT_HEADER\" \"https://x402.fiasignals.com/token-safety\""
},
"resource": {
"url": "https://x402.fiasignals.com/token-safety",
"mimeType": "application/json",
"description": "Base token safety, honeypot, rug-check and swap-preflight verdict before a buyer agent signs or routes a token swap. Required query: ?chain=base&token_address=0x... Returns PROCEED, CAUTION or REJECT with safety score, GoPlus and DexScreener evidence, liquidity/rugpull signals, warnings, and source attribution. Free preview: /token-safety/free. Search keywords: rug check, honeypot check, token risk, swap preflight, rug pull, scam token, and is this token safe."
},
"extensions": {
"bazaar": {
"info": {
"tags": [
"Fia Signals",
"token safety",
"rug check",
"honeypot check",
"token risk",
"swap preflight",
"Base",
"x402"
],
"input": {
"type": "http",
"method": "GET",
"examples": [
"?chain=base&token_address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"queryParams": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"required_query": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}
},
"output": {
"type": "json",
"example": {
"chain": "base",
"action": "PROCEED",
"reasons": [],
"sources": [
"GoPlus",
"DexScreener"
],
"verdict": "safe",
"confidence": "medium",
"safety_score": 90,
"token_address": "0x0000000000000000000000000000000000000000"
}
},
"upsell": {
"id": "bundled-risk-pack",
"name": "Fia Signals Bundled Risk Pack",
"status": "payable_x402_route_live",
"delivers": [
"combined token safety and smart contract risk summary",
"up to 5 Base/EVM contracts from the existing batch payload",
"ranked proceed/caution/reject queue",
"aggregate blocker reasons and warnings",
"buyer-facing next-action memo for swap routers",
"strict proof fields for revenue reconciliation"
],
"price_usdc": "0.50",
"buyer_action": "Use this as the next paid step after any /token-safety, /token-safety/batch, /pre-trade-risk, or /pre-trade-risk/batch hit. Do not buy another isolated starter check when the agent needs a ranked swap decision packet.",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "https://x402.fiasignals.com/bundled-risk-pack",
"starter_routes": [
"https://x402.fiasignals.com/token-safety/batch",
"https://x402.fiasignals.com/contract-risk/batch"
],
"amount_raw_usdc": "500000",
"payable_methods": [
"GET",
"POST"
],
"accepts_ordering": "starter_only_distinct_bundle_route",
"non_breaking_policy": "Keep existing 0.03 USDC single-token and batch starter endpoints unchanged. Buyers who want the 0.50 USDC bundle should pay the distinct bundled-risk-pack route.",
"target_buyer_signal": "Repeat buyers using token-safety and contract-risk batch checks who need a larger pre-swap risk packet instead of another isolated 0.03 USDC call.",
"starter_accepts_index": 0,
"starter_amount_raw_usdc": "30000",
"preferred_selection_hint": "Starter buyers can use accepts[0] at 30000 raw USDC on this route. Repeat buyers, multi-token buyers, and agents that already need a combined risk memo should pay the distinct bundled-risk-pack route at https://x402.fiasignals.com/bundled-risk-pack; this single-token starter route intentionally exposes no accepts[1].",
"preferred_amount_raw_usdc": "500000",
"recommended_for_repeat_buyers": true
},
"iconUrl": "https://x402.fiasignals.com/logo.png",
"description": "Base token safety, honeypot, rug-check and swap-preflight verdict before a buyer agent signs or routes a token swap. Required query: ?chain=base&token_address=0x... Returns PROCEED, CAUTION or REJECT with safety score, GoPlus and DexScreener evidence, liquidity/rugpull signals, warnings, and source attribution. Free preview: /token-safety/free. Search keywords: rug check, honeypot check, token risk, swap preflight, rug pull, scam token, and is this token safe.",
"serviceName": "Fia Signals Token Safety",
"routeTemplate": "https://x402.fiasignals.com/token-safety?chain={chain}&token_address={token_address}",
"bundle_upgrade_flow": {
"when": "After a single-token starter check, use the bundled risk pack when the buyer needs a repeat-buyer memo, ranked multi-token queue, or aggregate blocker reasons.",
"price_usdc": "0.50",
"payable_url": "https://x402.fiasignals.com/bundled-risk-pack",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "/bundled-risk-pack",
"amount_raw_usdc": "500000",
"starter_amount_raw_usdc": "30000",
"starter_route_unchanged": true
}
},
"schema": {
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"queryParams": {
"type": "object",
"required": [
"chain",
"token_address"
],
"properties": {
"chain": {
"enum": [
"base"
],
"type": "string",
"default": "base",
"description": "Required. Use base for Base mainnet token checks."
},
"token_address": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}$",
"description": "Required EVM token contract address to check before a swap."
}
}
}
}
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"action": {
"enum": [
"PROCEED",
"CAUTION",
"REJECT"
],
"type": "string"
},
"reasons": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "string"
}
},
"verdict": {
"enum": [
"safe",
"risky",
"blocked"
],
"type": "string"
},
"warnings": {
"type": "array",
"items": {
"type": "string"
}
},
"confidence": {
"type": "string"
},
"raw_checks": {
"type": "object"
},
"safety_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
}
}
}
}
}
}
},
"quickstart": "https://x402.fiasignals.com/quickstart.json",
"serviceName": "Fia Signals Token Safety",
"x402Version": 2,
"compact_flow": [
"Read accepts[0] from this JSON body or from the payment-required header.",
"Create the full x402 payment payload for accepts[0] with an x402-capable wallet/client.",
"Retry the same request with header X-PAYMENT: <full-x402-payment-payload> or PAYMENT-SIGNATURE: <full-x402-payment-payload>. Do not send a bare wallet signature.",
"Treat a 200 JSON response as the paid result; keep the response proof for reconciliation."
],
"truth_status": "payment_instructions_only_no_settlement_attempted",
"retry_headers": [
"X-PAYMENT",
"PAYMENT-SIGNATURE"
],
"client_next_step": "HTTP 402 is the expected x402 challenge. Do not stop here: use an x402-capable wallet/client to create the full x402 payment payload, then retry the same method and URL with X-PAYMENT or PAYMENT-SIGNATURE. Do not send a bare wallet signature.",
"typescript_fetch": "import { wrapFetchWithPayment } from \"@x402/fetch\";\nconst fetchWithPayment = wrapFetchWithPayment(fetch, walletClient);\nconst res = await fetchWithPayment(\"https://x402.fiasignals.com/token-safety\");\nconst json = await res.json();",
"header_value_rule": "X-PAYMENT and PAYMENT-SIGNATURE must contain the full x402 payment payload, not a bare wallet signature.",
"manual_header_flow": "curl -H \"X-PAYMENT: $X402_PAYMENT_HEADER\" \"https://x402.fiasignals.com/token-safety\"",
"payment_challenge_headers": [
"payment-required",
"x-payment-required",
"x-payment-requirements"
]
}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.03 USDC on Base to 0x8D32…a853F. The signed payment is good for 5 minutes.
- Paid to
- 0x8D32…a853F
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 30000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8D32c6a3EE3fB8a8b4c5378F7C5a26CC320a853F",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"examples": [
"?chain=base&token_address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
],
"queryParams": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
},
"required_query": {
"chain": "base",
"token_address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
}
},
"output": {
"type": "json",
"example": {
"chain": "base",
"action": "PROCEED",
"reasons": [],
"sources": [
"GoPlus",
"DexScreener"
],
"verdict": "safe",
"confidence": "medium",
"safety_score": 90,
"token_address": "0x0000000000000000000000000000000000000000"
}
},
"upsell": {
"id": "bundled-risk-pack",
"name": "Fia Signals Bundled Risk Pack",
"status": "payable_x402_route_live",
"delivers": [
"combined token safety and smart contract risk summary",
"up to 5 Base/EVM contracts from the existing batch payload",
"ranked proceed/caution/reject queue",
"aggregate blocker reasons and warnings",
"buyer-facing next-action memo for swap routers",
"strict proof fields for revenue reconciliation"
],
"price_usdc": "0.50",
"buyer_action": "Use this as the next paid step after any /token-safety, /token-safety/batch, /pre-trade-risk, or /pre-trade-risk/batch hit. Do not buy another isolated starter check when the agent needs a ranked swap decision packet.",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "https://x402.fiasignals.com/bundled-risk-pack",
"starter_routes": [
"https://x402.fiasignals.com/token-safety/batch",
"https://x402.fiasignals.com/contract-risk/batch"
],
"amount_raw_usdc": "500000",
"payable_methods": [
"GET",
"POST"
],
"accepts_ordering": "starter_only_distinct_bundle_route",
"non_breaking_policy": "Keep existing 0.03 USDC single-token and batch starter endpoints unchanged. Buyers who want the 0.50 USDC bundle should pay the distinct bundled-risk-pack route.",
"target_buyer_signal": "Repeat buyers using token-safety and contract-risk batch checks who need a larger pre-swap risk packet instead of another isolated 0.03 USDC call.",
"starter_accepts_index": 0,
"starter_amount_raw_usdc": "30000",
"preferred_selection_hint": "Starter buyers can use accepts[0] at 30000 raw USDC on this route. Repeat buyers, multi-token buyers, and agents that already need a combined risk memo should pay the distinct bundled-risk-pack route at https://x402.fiasignals.com/bundled-risk-pack; this single-token starter route intentionally exposes no accepts[1].",
"preferred_amount_raw_usdc": "500000",
"recommended_for_repeat_buyers": true
},
"bundle_upgrade_flow": {
"when": "After a single-token starter check, use the bundled risk pack when the buyer needs a repeat-buyer memo, ranked multi-token queue, or aggregate blocker reasons.",
"price_usdc": "0.50",
"payable_url": "https://x402.fiasignals.com/bundled-risk-pack",
"truth_status": "not_revenue_until_distinct_external_0_50_payment_tx_ref_or_completed_acp_job",
"payable_route": "/bundled-risk-pack",
"amount_raw_usdc": "500000",
"starter_amount_raw_usdc": "30000",
"starter_route_unchanged": true
}
},
"schema": {
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"method"
],
"properties": {
"queryParams": {
"type": "object",
"required": [
"chain",
"token_address"
],
"properties": {
"chain": {
"enum": [
"base"
],
"type": "string",
"default": "base",
"description": "Required. Use base for Base mainnet token checks."
},
"token_address": {
"type": "string",
"pattern": "^0x[a-fA-F0-9]{40}$",
"description": "Required EVM token contract address to check before a swap."
}
}
}
}
},
"output": {
"type": "object",
"required": [
"type",
"example"
],
"properties": {
"action": {
"enum": [
"PROCEED",
"CAUTION",
"REJECT"
],
"type": "string"
},
"reasons": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "string"
}
},
"verdict": {
"enum": [
"safe",
"risky",
"blocked"
],
"type": "string"
},
"warnings": {
"type": "array",
"items": {
"type": "string"
}
},
"confidence": {
"type": "string"
},
"raw_checks": {
"type": "object"
},
"safety_score": {
"type": "integer",
"maximum": 100,
"minimum": 0
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-07-07 10:09Z
- Last indexed by Roundhouse
- 2026-07-13 23:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-22 17:15Z
- x402 version
- 2
- Max timeout
- 300s
- 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
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service x402.fiasignals.com 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=x402.fiasignals.com' 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://x402.fiasignals.com/token-safety, 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.