Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x6d99fe…cd1e95
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x61317f…cdfe36
0xfae1…fd470x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x7c86b9…c18be4
0xc1f6…982f0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xd88c19…78c856
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x7e08f9…4f694d
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xc75d14…71b915
0xef4c…fef90x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xdf1f9d…6fc0f6
0xbf6f…34220x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xe4051e…93e3ab
0xfdba…91150x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xc1d414…1aebb1
0x8426…67860x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x417767…be1eb2
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xc294ca…0f9dcf
0x69d2…29bd0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x1e410b…6894ba
0x5fca…3b3e0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xa8ec6a…8bea15
0xf9a4…94060x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xfe8a67…81f227
0x369e…51570x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x97c687…a1505c
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x023a26…5f8ed8
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x1bf9a6…ebd958
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xaae66d…4ac4e9
0x434c…45800x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x18f3ea…ab8147
0x17d3…22550x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x4d8582…5ec6c9
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xa8a489…f7f432
0x7ac3…d43c0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xf18c80…c178c1
0x3618…29810x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x6f1bda…3f3e8f
0x1878…c4ce0x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0xb55c3b…f0e183
0xf292…4d960x159b…4908Basex402 service$0.10100%ultravioletadao3d ago0x4f1ee5…98579d

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.