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%payAI113d ago0xfa110e…89f06f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4144c5…c5fbe6
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36577f…800863
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7781cb…246f1a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc6191…8d8bd7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0da4b8…9852c5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d8afc…0095d0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0a900…e5df70
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfffc01…896033
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec6108…5af15b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf4c6a7…b61235
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x96cd18…ba7948
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9c54fe…2da7ff
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95c36e…88f855
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x552d84…afa88e
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x223d96…685e33
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7baed9…a4c2a5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde6122…42c847
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4cc05a…9a2f9a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5456b1…3f2dbb
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a4082…a835e7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd444b2…b250f7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x149f81…ce806c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe6520…1f5b12
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e39cb…a9878d

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.