Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9fe65c…4953c0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb04cf6…541e6c
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb92320…8d311a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1c93a0…9057e8
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xb95668…5274a2
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc6eac7…b6568e
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7bc347…fae74b
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x366186…ab3fbc
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x166b11…0e7918
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6af0fe…f1632a
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xfce88f…1f7485
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7a9bba…387cf0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1ef077…51a172
0x768d…97c10x486b…b9cfBase$1.30100%ultravioletadao5d ago0xdcf9a7…8ad388
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x55eda3…4488a4
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x7ec2cf…f69d01
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x5d2660…630f62
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x85784e…9e0acf
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0xf4afb2…693527
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x4dbf34…33a7d5
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x6b9757…5ef672
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x09482e…d0b6db
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x12b5ce…9e9a7e
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x08e7f0…abdd0a
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao5d ago0x6bce47…4d3cde

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.