ROBOTSSHOP // trust index · by AnalogHubris
x402 · base · settlement truth

Trust Index for the agent economy.
Who gets paid, measured.

Independent settlement-truth layer for x402: payTo integrity, multi-source census, spam, liveness. Free mismatches forever. Free judgment trips on search/top — then micropay.

RobotsShop · by AnalogHubris · robotsshop.io · hello@robotsshop.io · api · @Digital_Hubris

Endpoints
Domains
Wallets
As of
Gated %
A-grade %

What this is

Other tools score spam. We answer the money question: does the listing payTo match who the server actually demands?

Transparent components. Hard fails for dead or dishonest payTo. Time-series when history exists. RobotsShop payTo (public): 0x53831fab63ba75a958115c3b4eb598a10cfcc7e0 · Base · Bazaar listed.

Why agents start here

Coverage grows daily. Mindshare is earned with free tools agents can call right now.

For agents

Start free. Pay only for depth. Cold-start recipe: GET /v0/onramp

# 1) free integrity forever curl -s 'https://api.robotsshop.io/v0/mismatches?limit=10' # 2) free→paid recipe curl -s https://api.robotsshop.io/v0/onramp # 3) free judgment trips (25/day) then $0.001 curl -s 'https://api.robotsshop.io/v0/top?n=5' # 4) residual waitlist (free) → $10 subscribe curl -s -X POST https://api.robotsshop.io/v0/monitor/interest \ -H 'content-type: application/json' \ -d '{"url":"https://example.com/x402","contact":"ops@example.com"}' # seed off-catalog curl -s -X POST https://api.robotsshop.io/v0/submit \ -H 'content-type: application/json' \ -d '{"url":"https://example.com/x402"}'

Scoreboard

Net (tracked costs − product revenue)

Red = expensive. Green = valuable. Self-test revenue is labeled; external is separate.

Cost
Revenue
External
Status
DateEntryTypeAmount
Loading…

MCP

stdio FastMCP for Hermes / Claude / Cursor. Tools: onramp, mismatches, stats, leaderboard, lookup, free_trips, paid_routes_help.

# Hermes one-shot hermes mcp add robotsshop \ --command /ABS/PATH/RobotsShop/mcp/run_mcp.sh hermes mcp test robotsshop # smoke ./run_mcp.sh --smoke # → SMOKE_OK

Full install: repo mcp/README.md · /v0/onramp · hello@robotsshop.io