Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0xa8725f…84279c
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x1ad7a4…feef65
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x77b46e…8fccd2
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x277f3c…d3b3a0
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x205b1f…a58179
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x7bad6a…fd9927
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0xc919c0…7c410f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0xabdf03…922ac3
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x1c668c…c08480
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x672646…ebbbbc
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x15ef57…aa1418
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0xfaa365…1ef5c4
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0xd3afbe…3a181a
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao9d ago0x27b104…29f589
0x430a…889e0x7be0…6aa0Base—$1.40100%ultravioletadao9d ago0xa69ec1…354912
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x559fb6…e3a7bb
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x9fdfb1…384d27
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x52034d…4a4bf3
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x9a060c…0462b8
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x4e1daa…804565
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0xac060d…5212f7
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0x8ba0ea…dd02b0
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0xf8aad0…d4a933
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0xcb7165…7976bf
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao10d ago0xc4b277…835bb3

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.