$0.001
per call · USD Coin on Base
Listing Roast Quick Score x402: $0.001 GET marketplace listing score on the indexed /api/listing-roast URL. POST the same URL for the $0.01 full roast.
Endpoint
GET https://listing-roast-x402-service-production.up.railway.app/api/listing-roast3
Calls / 30d
1
Unique payers / 30d
Aug 28
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://listing-roast-x402-service-production.up.railway.app/api/listing-roast", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://listing-roast-x402-service-production.up.railway.app/api/listing-roast?agentName=Example+x402+API¤tCheckoutPath=%2Fapi%2Flisting-roast¤tPrice=%241.00&goal=Increase+first+paid+conversion&listingText=A+paid+x402+API+that+helps+builders+check+whether+buyer+agents+understand+the+offer+before+paying.+It+returns+JSON+with+skip+reasons%2C+top+fixes%2C+a+rewritten+listing%2C+and+a+stop-or-upgrade+recommendation.+Example+payloads+are+included+for+quick+testing.&targetBuyer=x402+and+MCP+builders" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"checkedSignals": {
"buyer": true,
"checkout": true,
"example": true,
"output": true,
"price": true
},
"endpoint": "listing-roast-quick-score",
"firstFix": "The basics are present. Use the full roast only if you want a rewrite and launch recommendation.",
"nextStep": "This GET route keeps the indexed /api/listing-roast URL payable at the lowest price. Use POST /api/listing-roast for the full rewrite and launch recommendation.",
"price": "$0.001",
"score": "5/5",
"service": "Listing Roast x402",
"upgradeEndpoint": "/api/listing-roast",
"verdict": "ready_to_test"
}Payment details
0xd9e7a161ad06f410c28b3939cef5f06f0a327a8cUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Up & similar services
Up · Image Text
x402-gateway-production.up.railway.app
Image generation with accurate text rendering using Ideogram v3 (best for logos, signage)
Up · RSI Reversion Swing BTC
signal-engine-production-d88d.up.railway.app
Individual arena strategy signal
Up · Remove Background
clearcut-production-bcc0.up.railway.app
Remove the background from an image URL and return a hosted transparent PNG URL. After evaluating the result, send a quick rating to POST /feedback using the returned feedback_id. Help us improve the service!