Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e4f4e…84dffb
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x05ced2…958781
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x78af7f…c2a43e
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc69548…9d63dc
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c02f9…81de43
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa19d88…bb98a5
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x49a5b9…7b56ae
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaa2d68…6a60df
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04b518…f7baee
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0e3db8…504f29
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x924f92…de33f6
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7c2edd…46cba0
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf386cd…d92ae2
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc83702…8ac6f4
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa0cbbc…6db0ee
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec6920…7986a9
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd6c626…197674
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xffb37c…1bc422
0xeb00…5e430x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4e05d…febae5
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2fe452…48d42c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4192f1…d63884
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40fc59…d30dc4
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa3e7eb…1351d1
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0x75df72…707b54
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc15ea3…4c92b0

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.