Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7707b6…1336c2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59b7dc…147733
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc93704…7d8e91
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x882eb4…be4304
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1f90f4…bd3bef
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe03d78…797260
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13ab09…1797a9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a1c48…ba286a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2e79f4…1e5b72
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x858d98…30950a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32e4bb…f070de
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb6877…ebc367
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x44ec79…6d89a7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd33292…f7214a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb91b3f…6aae3c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a7843…505a87
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61f734…de7dfd
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7cc40e…6fb48c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6fe656…c970a2
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xafba5e…b5a0df
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfbddb4…d3f117
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5621cc…c7061e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e13eb…2980a0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1e12c4…6734ad
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2cef3f…dc51c7

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.