Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x11ae2a…568552
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc98df3…f57b67
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x2ce475…c270a9
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa9cee3…71eee1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xff4dbe…5aad63
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe912a9…51db75
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x62cbf2…a5791f
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4d4c7d…7a13ff
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x2740e8…6c832b
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9d0a32…1cd651
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6045db…b9e69c
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x287eb1…cb0aed
0x839c…6ff10xbaa1…80bcBase$1.20100%ultravioletadao5d ago0xe873ee…399f23
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x5fa718…d1ee26
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x960c29…e7873b
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0xae9db8…77aaab
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x937ce3…ea1155
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0xab1cff…8b61e8
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0xfcd295…15b574
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0xe8f162…fc1b1e
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x55e50a…460af2
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x563d56…5726e6
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x040d73…09f7c5
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0x5971d7…e97056
0xbaa1…80bc0xcc19…930eBase$0.10100%ultravioletadao5d ago0xbd022c…a77cf9

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.