Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base$10.50100%0x8b99…df7958d ago0x3e5910…e1d331
0xdd07…45b90x0e3d…7757Base$1.05100%0xe5f9…0f5f58d ago0xd1a16c…20b02a
0xdd07…45b90x0e3d…7757Base$21.00100%0x8ee8…f8f258d ago0x05f334…8029e8
0xdd07…45b90x0e3d…7757Base$10.50100%0x8d6c…345858d ago0x82c963…2b7182
0xdd07…45b90x0e3d…7757Base$1.05100%0x2a28…fc3d58d ago0x1d1e7b…ff5678
0xdd07…45b90x0e3d…7757Base$3.15100%0x6ea2…9d3358d ago0x04f715…d94e81
0xdd07…45b90x0e3d…7757Base$8.40100%0x0b7e…f08e58d ago0x72a46a…5e7210
0xdd07…45b90x0e3d…7757Base$4.20100%0x1efc…9e4358d ago0xe31880…3c5a7f
0xdd07…45b90x0e3d…7757Base$1.05100%0x1708…5a2759d ago0x3c4e92…40ac96
0xdd07…45b90x0e3d…7757Base$10.50100%0x04bf…0d0e59d ago0xe6ff07…937c72
0xdd07…45b90x0e3d…7757Base$28.35100%0xd98d…210559d ago0x22fde1…3985ea
0xdd07…45b90x0e3d…7757Base$28.35100%0x93eb…4c2959d ago0xa40737…fbebe7
0xdd07…45b90x0e3d…7757Base$10.50100%0x4055…8ed159d ago0x43e1da…d34603
0xdd07…45b90x0e3d…7757Base$10.50100%0x2b28…0c2159d ago0xe356c3…fbc3e8
0xdd07…45b90x0e3d…7757Base$2.10100%0xd173…d69b59d ago0x08cc0c…8c111c
0xdd07…45b90x0e3d…7757Base$2.10100%0x212c…a8f659d ago0x736385…8b8ee4
0xdd07…45b90x0e3d…7757Base$1.05100%0x03f1…4e5f59d ago0x6637a2…5adc0e
0xdd07…45b90x0e3d…7757Base$10.50100%0x88c8…503859d ago0x189203…8b1263
0xdd07…45b90x0e3d…7757Base$2.10100%0x8f67…d01459d ago0xbc6c2b…3f4a4e
0xdd07…45b90x0e3d…7757Base$4.20100%0x3e70…fea159d ago0xf68e23…b8d609
0xdd07…45b90x0e3d…7757Base$24.15100%0xc5bc…360659d ago0xdea19a…2a5399
0xdd07…45b90x0e3d…7757Base$4.20100%0x2e76…b74959d ago0xa00c9d…8f3cb2

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.