Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54942b…cb6e4b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7757c5…a99cf7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x989903…fc4f0f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaffa08…e278f8
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90c581…11ffd4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06882d…e25683
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf7477…b4a278
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ab0eb…47d24d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x662113…948704
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa38059…2f5a00
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x298ead…2825d9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbc7a5d…c2f53a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf858b1…4f7377
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fcd19…de5677
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x121a50…506830
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa100a5…269338
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7d016…ab8fcb
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe632e3…90e4fb
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x927694…339dc5
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1ad4d6…f39de5
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2e4cd…6c1df0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68a67c…d559c5
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd65459…09b0d9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5810ef…a3ecb4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf40810…d672d4

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.