Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x2eb19b…5b2605
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x15de37…196f1a
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x013ad4…6871ed
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x3337d0…890123
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xffd558…7d538d
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x5ea30c…19526f
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xfd49fb…42687e
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xad5e19…d44b76
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x58c424…795fa8
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x24032b…7b5a52
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x696050…37ca77
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7e9e71…360864
0x7be0…6aa00x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf27c4a…5cff42
0x430a…889e0x7be0…6aa0Base—$1.30100%ultravioletadao5d ago0xb9e12a…d4646f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x809752…47fbc6
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0xf4ddec…f9094d
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x4d4d16…93c59f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0xad64b2…d9a4ba
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x4eb72d…6b5e48
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0xc50a01…a2361d
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x6f72aa…9ae8f8
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x85ba18…3c2abb
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0x209778…a160f5
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0xf649eb…65ad46
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao5d ago0xb508b0…082d4f

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.