Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9ef623…091980
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xda98c9…3e6571
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf7789c…944bf5
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x78318f…5deecd
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x6940d7…490be6
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9d3910…753b7b
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1884f0…dae351
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x3c31db…c22817
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd52fc5…cc5018
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa0a444…0eae30
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x01233a…7ef9a3
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xebfe6a…bbaa02
0xe7ae…67b30xe6da…c4adBase—$1.20100%ultravioletadao5d ago0xe9e108…5f16d4
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x66c740…508c70
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0xdb3c53…7f7b03
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x27fad0…b22fe5
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x1f4ed9…ad63e3
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x25a242…657c7a
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x0fcfb9…3dce14
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x264ebc…3e0c04
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x9d32c9…5458d9
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x7a789a…43e4fb
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0xcb2f39…95e6e8
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x52feb9…7abf61
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao5d ago0x9d9cae…4962a9

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.