Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0xdf450b…4380cf
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0x3473bb…aaa64b
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0x4d9384…9487c5
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0x6bd330…69f01d
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0xfd85a0…511006
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0x00a9fe…4b5e17
0xbf34…a2840x159b…4908Basex402 service$0.01100%payAI41d ago0x710c3f…a91ebe
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xfd2ba7…ab877f
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xfa2335…96402f
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xfbaf0f…c2c0af
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x44da4e…1d0ddf
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xe85e4d…1037b0
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x73b425…4ada8e
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xbaa967…a80106
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x651ad8…eaa652
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x2bef25…f15a8b
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xefda61…5023f7
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x7feebf…d950bf
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xb9b280…e41c52
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xfc547f…c367f7
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0xffabbe…f2f48c
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x477f67…b4fcd8
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x6e20d9…43d103
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x516711…6f34ee
0xbf34…a2840x159b…4908Basex402 service$0.10100%payAI41d ago0x3ccc63…b23d81

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.