Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aa1…a88e0xcc19…930eBase—$0.10100%ultravioletadao11d ago0xca73a1…67d979
0xad2e…c20f0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x9f9a92…2b4cf1
0xbd1e…886d0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x24051a…23ed07
0x8685…e0830xcc19…930eBase—$0.10100%ultravioletadao11d ago0xb6a562…7e7104
0x8635…42e90xcc19…930eBase—$0.10100%ultravioletadao11d ago0xc6b2cb…cb0b94
0xb28f…bc940xcc19…930eBase—$0.10100%ultravioletadao11d ago0x93f3b0…1d4d1a
0x77b0…de5f0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x7bbb0d…266046
0x4368…f59e0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x009c55…56cba6
0xbe3d…ff220xcc19…930eBase—$0.10100%ultravioletadao11d ago0x3b5b1e…f42b4d
0xcb12…e2c70xcc19…930eBase—$0.10100%ultravioletadao11d ago0x7a02de…1d72e0
0x8e1a…b9d20xcc19…930eBase—$0.10100%ultravioletadao11d ago0x941714…8481a3
0x2db9…785d0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x883511…2e4099
0x5d8f…8f350xcc19…930eBase—$0.10100%ultravioletadao11d ago0x9c5fc9…36b9a6
0x779f…60500xcc19…930eBase—$0.10100%ultravioletadao11d ago0x152983…c83b7e
0xf2a4…8e800xcc19…930eBase—$0.10100%ultravioletadao11d ago0x046b2a…fa7589
0x8994…0a200xcc19…930eBase—$0.10100%ultravioletadao11d ago0x877e06…a8accb
0x7c36…5afa0xcc19…930eBase—$0.10100%ultravioletadao11d ago0xe37a91…7ed701
0x95c0…69110xcc19…930eBase—$0.10100%ultravioletadao11d ago0x38c07f…19ccec
0x9ed1…fe750xcc19…930eBase—$0.10100%ultravioletadao11d ago0xb1e415…1d9b00
0x50de…5f010xcc19…930eBase—$0.10100%ultravioletadao11d ago0x60b1b3…6afc39
0x296b…d7a40xcc19…930eBase—$0.10100%ultravioletadao11d ago0x161943…3a7024
0x90cd…688d0xcc19…930eBase—$0.10100%ultravioletadao11d ago0xda6e7c…9228c4
0xacc2…b52c0xcc19…930eBase—$0.10100%ultravioletadao11d ago0x3628b3…0d5beb
0xd572…cea70xcc19…930eBase—$0.10100%ultravioletadao11d ago0xb2e826…221d4d
0xdc98…25e90xcc19…930eBase—$0.10100%ultravioletadao11d ago0x36d1cd…db2439

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.