Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7cd2d8…4fba8d
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1a372f…03ecf9
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02f8ac…6a94d8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb09379…f20d34
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd7f4ce…68af70
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc90a02…5bb685
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4c0c59…588d4b
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfc6fd8…0eb0f3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc9b204…3802e6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x786ca0…c51fea
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc78a66…5cedd3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78ec61…cf923a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x03ce62…534695
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02e907…f28cfd
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7fbcec…4ee988
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf9a668…ce4082
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x30cfd9…e4083f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a8ed3…5c9424
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0ecef5…d9fe5e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x527b14…dfe338
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f7937…5051b3
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c16ac…596456
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c765a…7c35bb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24edd0…6613e2
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x27051b…296f1f

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.