Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c8fa3…672e9b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5272f…e8dfdd
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x686203…8df3a2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11d467…308bf1
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe09c28…3758ee
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x603bc7…cbe80f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf81127…94e943
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5321c…772057
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb376fc…9dce70
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc6498…068867
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x699194…9d3d46
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x202040…d007da
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63d24c…2828da
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b624f…9d2628
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12f78e…b865f8
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x066563…6997a6
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f6660…42715b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54b3dc…8fd277
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf26df4…7c027f
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e3ab7…a14cfd
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x07fef0…1121c5
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78b6b4…b7e297
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7dc5e2…760980
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd58a5…82e22e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcfc420…46429b

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.