Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x296b…d7a40x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x2dd4c7…ae7139
0x90cd…688d0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x111151…71c514
0xacc2…b52c0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x7b6f22…027250
0xd572…cea70x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xfc49e2…415f64
0xdc98…25e90x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xc50df2…4b955d
0xf246…f3e80x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x070278…588886
0x6ee4…af1b0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xb9f4c0…679c33
0x79ab…262e0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x00571c…425075
0x5c25…9dc40x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xb54597…24b953
0x912d…e56e0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xad7cc5…da30f9
0xd0e4…81f80x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xee4fda…28b7c6
0x34ae…37890x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x15ef08…4b4f47
0x6290…54080x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x36f8b9…4aa55d
0x404f…23ac0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x1f04f8…238ca5
0x11dc…17d20x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xa2899d…dd661a
0x9ade…c65c0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xfcf26d…ba41f9
0x58f6…cc5b0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x9c2111…f9e990
0x327f…bf710x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xa5d917…7e0dee
0xa26e…d0050x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x3f6368…7cdb0e
0x8a43…6b140x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xc8c614…c2c8e7
0xfab1…01b40x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x7b8156…73618e
0x7505…7bdb0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x6db228…e1185b
0xd280…34ca0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0xcc1bcf…ff265a
0x47bb…7a220x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x206797…1f2f6e
0xfb96…547e0x159b…4908Basex402 service$0.10100%ultravioletadao4d ago0x413cfb…1f6a79

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.