Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63c7f9…b1146c
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b581d…a4cb98
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2232a3…fbd420
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc8eaf3…d88b8b
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5cd779…1efd30
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd9e2e…321d71
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6336ed…57a16e
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x72a21e…9fba0e
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8e8ca6…4baee9
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbe2b2b…cc2615
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c086a…dd161d
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd350de…c51ade
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x33bc22…f6a933
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa25ca1…d33dfe
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5482a1…22e409
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7fd48a…619d3b
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x967b96…aa8794
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdebf1a…0d4c1c
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x739188…802bc0
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc67996…3a47bc
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4445f1…39bdee
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7877b2…edd6cd
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0x929f24…76d6b9
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc76eab…ad1aa9
0x8c3a…145a0x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd3d3c7…16b03f

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.