Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xbf7d44…378fde
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x8804b7…9b8566
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6522c1…abcfce
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xcd9dcd…2e6e22
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x179e46…0b90b0
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xbf7b56…0d2ebd
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd4d267…16159e
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x53ea8a…a7f804
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x785d36…c83f4f
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xca2d33…3452db
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf3541e…90bd36
0x3b3e…e1e70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x49c1cc…8d57b5
0x1b70…a9b80x3b3e…e1e7Base$1.20100%ultravioletadao5d ago0x7786d8…fadaad
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xef47e2…61d3eb
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xedda6a…d1ddaf
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xaaaee2…eaefcd
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xef315c…3f9b90
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xec29a9…3839f8
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xefa324…defe21
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0x808aaf…9bcce7
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xb7fb03…b801c6
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xcb520c…4698fa
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xfb4c49…b69e77
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0xab2062…fdca19
0x3b3e…e1e70xcc19…930eBase$0.10100%ultravioletadao5d ago0x20e86a…94da5d

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.