Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter36d ago0x7de62c…3655ac
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter36d ago0x08707b…cd0a35
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter36d ago0xc6aa5e…21dccb
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter36d ago0xb6ff4e…030660
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter36d ago0x731d93…963f5b
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x2c3db7…93d41e
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0xacedc7…953a93
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x5e7065…299cfc
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x343587…a64ae1
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0xe861a3…bff354
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x08a125…6fb534
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0xe22d8e…693950
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0xf3e918…490e48
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x9d0eda…f7b66d
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x8e4ec5…7cd3b5
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x099b7d…1d5b6b
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x1e2f42…f3bbc9
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x18f8b8…ad1754
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x04567b…d4e054
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0xf4ccca…234341
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x6fe13d…401ef1
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x90c4b9…0aaaa0
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x7990e9…ea3407
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x980ac8…06943b
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter36d ago0x281cbb…4ecb48

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.