Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2fd04d…34274e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x14e7cc…bae810
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf1379f…3e8485
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xae89e0…3aadca
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x94e1c1…13b9bd
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x71dca5…0b3685
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x42bf13…d47e56
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea21af…ee74dd
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc1dac…434de7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x965501…81ad6e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e20bc…ef93a8
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95d062…cc817a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17dab7…96fb98
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79c1aa…f2c2d0
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8d5b7…0ceeb9
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x962fb1…7a7771
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x931e4a…0cead4
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c072f…70fcb3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf30e6…4ead49
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b23fb…eaf2db
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4e5ca0…4b4c4e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x17eccd…483370
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49c5e0…ef41d3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ca2b8…ec6269
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x619aa4…c209cf

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.