Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0xfec0…c39492d ago0x29c291…a5ec92
0xa520…eca40x0e3d…7757Base—$6.30100%0x04e2…747892d ago0x92927d…beb6ea
0xa520…eca40x0e3d…7757Base—$10.50100%0x37bf…71af92d ago0xa80f4f…d6eec2
0xa520…eca40x0e3d…7757Base—$10.50100%0x096a…5c7b92d ago0xe6075c…952d83
0xa520…eca40x0e3d…7757Base—$5.25100%0x9547…14df92d ago0xeeb478…8647d5
0xa520…eca40x0e3d…7757Base—$6.30100%0xfec0…c39492d ago0x9fe052…78b27e
0xa520…eca40x0e3d…7757Base—$10.50100%0x4689…1c4b92d ago0xd091f4…741a6f
0xa520…eca40x0e3d…7757Base—$7.35100%0xaf61…49f692d ago0x436ac2…567965
0xa520…eca40x0e3d…7757Base—$10.50100%0xa5e3…a7a392d ago0x11e785…96c5c9
0xa520…eca40x0e3d…7757Base—$2.10100%0x617f…c06d92d ago0x041acf…cf35a4
0xa520…eca40x0e3d…7757Base—$10.50100%0xe706…1d9b92d ago0x5b46de…7c8e94
0xa520…eca40x0e3d…7757Base—$8.40100%0x50b0…9cda92d ago0xf4e870…faae95
0xa520…eca40x0e3d…7757Base—$10.50100%0x03f1…4e5f92d ago0x6a9d70…8d7774
0xa520…eca40x0e3d…7757Base—$30.45100%0x762b…cf5092d ago0x35e906…93c2ca
0xa520…eca40x0e3d…7757Base—$5.25100%0x3d76…265f92d ago0x6548c7…69abcf
0xa520…eca40x0e3d…7757Base—$10.50100%0x6e05…667f92d ago0x1a8775…007f6e
0xa520…eca40x0e3d…7757Base—$5.25100%0x9d1f…cb2292d ago0x215d8a…d109bf
0xa520…eca40x0e3d…7757Base—$5.25100%0x79bd…fda192d ago0xe10832…775037
0xa520…eca40x0e3d…7757Base—$5.25100%0xc6b9…2d8692d ago0x454870…a8eec1
0xa520…eca40x0e3d…7757Base—$8.40100%0xd173…d69b92d ago0x54e35c…054225
0xa520…eca40x0e3d…7757Base—$5.25100%0x1cb5…c0e292d ago0x713b90…d5c1a1
0xa520…eca40x0e3d…7757Base—$5.25100%0xc22e…e4a192d ago0xcde7fc…8ffe90
0xa520…eca40x0e3d…7757Base—$5.25100%0xeb08…9f9c92d ago0x62ef8c…0e6a60
0xa520…eca40x0e3d…7757Base—$10.50100%0x9307…e92a92d ago0xfb314d…ec2db6
0xa520…eca40x0e3d…7757Base—$2.10100%0xfbdd…4dae92d ago0x64a254…a9e717

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.