Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f95…19890x159b…4908Basex402 service$0.10100%ultravioletadao25m ago0xe8f7a2…5792ba
0x1f9a…5e050x159b…4908Basex402 service$0.10100%ultravioletadao25m ago0x02f89a…d75682
0xc042…830f0x159b…4908Basex402 service$0.10100%ultravioletadao25m ago0x1b5af5…be0122
0xe770…4ac70x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0xfd9573…6c829b
0xbd8c…a82a0x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0xfb4a13…ce0366
0xf5fb…62e70x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0x5d487f…8c3e5b
0xba79…2a900x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0xa6689b…8e7836
0x9240…a0f10x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0x396494…b91c63
0xe9db…1b880x159b…4908Basex402 service$0.10100%ultravioletadao26m ago0x3e585d…c3e51c
0x099b…91b80x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0x5e89fe…8a4ec8
0x8468…b5870x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xe7ad55…36c4a3
0x88b7…44a00x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0x727da0…56333f
0xa7a1…26a40x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xdacfbd…451bb2
0xb62b…10350x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xc2127d…4d2a36
0x960c…02260x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xbfcb4d…3285a2
0x8b08…444c0x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xc4cfd3…a9d68f
0x57f9…ab160x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0x4d50e8…bb9d17
0x2cbb…6f4d0x159b…4908Basex402 service$0.10100%ultravioletadao27m ago0xd9f695…9761e9
0xb6c6…29d60x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0xf1c2ae…1966d3
0x7953…c6ee0x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0xd51a14…6eb692
0xf745…ed230x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0xfc9f69…500a02
0x48f1…633a0x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0x8ad8fd…67be50
0x2f16…a4ff0x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0x173462…0c62c4
0xf832…4a920x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0x626907…e60901
0x8359…9fe90x159b…4908Basex402 service$0.10100%ultravioletadao28m ago0x80d387…84156c

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.