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$6.30100%0x414d…e9d5104d ago0x0edbe5…890a04
0xdd07…45b90x0e3d…7757Base$1.05100%0x2309…083c104d ago0x1a8719…761d4e
0xdd07…45b90x0e3d…7757Base$4.20100%0x4345…1ce9104d ago0xf83821…cb19c0
0xdd07…45b90x0e3d…7757Base$5.25100%0xfbcc…3fea104d ago0x0de76c…fb7595
0xdd07…45b90x0e3d…7757Base$7.35100%0xc165…a9fc104d ago0x90d054…6ae4ce
0xdd07…45b90x0e3d…7757Base$3.15100%0xd3b3…bd82105d ago0x5db60d…67838f
0xdd07…45b90x0e3d…7757Base$5.25100%0x551c…90e5105d ago0x0577fe…7e111e
0xdd07…45b90x0e3d…7757Base$1.05100%0x2640…d767105d ago0x4ee0ea…1bed12
0xdd07…45b90x0e3d…7757Base$5.25100%0xfdd4…df72105d ago0xcb15c9…152eac
0xdd07…45b90x0e3d…7757Base$42.00100%0x0e26…7978105d ago0xa36162…245558
0xdd07…45b90x0e3d…7757Base$4.20100%0x4c95…d79b105d ago0x57097c…97079b
0xdd07…45b90x0e3d…7757Base$21.00100%0xa423…2cae105d ago0x27b9d1…91bfcc
0xdd07…45b90x0e3d…7757Base$1.05100%0xc3b9…7b36105d ago0x70aff4…698009
0xdd07…45b90x0e3d…7757Base$42.00100%0x823e…6b6c105d ago0x2e47d0…675c31
0xdd07…45b90x0e3d…7757Base$4.20100%0xd4a6…3b8d105d ago0xbca9e8…01cd49
0xdd07…45b90x0e3d…7757Base$21.00100%0x9993…8cf5105d ago0x6617b1…601a64
0xdd07…45b90x0e3d…7757Base$5.25100%0xf8fe…a40d105d ago0xcf8329…e74085
0xdd07…45b90x0e3d…7757Base$5.25100%0x6bac…5e9b105d ago0xaba79d…1d4870

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.