Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase13d ago0xf4fd6b…48d1ec
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase13d ago0xbfb427…46665f
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase13d ago0xe55fb6…52cf69
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase13d ago0xca66d7…a657aa
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.02100%coinbase13d ago0x7dee5a…731bf9
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0xbbeca4…fbda75
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0x942f75…4707d4
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0xdfa338…68bcaf
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0x3953e9…924b2d
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0xc6ce33…3e9bed
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0x973288…b00954
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0xc0302b…895d9d
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0xd67645…faf466
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0x62884a…b687fa
0x50da…30820xcb9b…d7e9BasebotsmithX$0.05100%coinbase14d ago0x54c5f3…741fe9
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0x089466…967557
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0x4a0b3d…ed6bb9
0x50da…30820xcb9b…d7e9BasebotsmithX$0.02100%coinbase14d ago0x1aaf21…068c03
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0xa88cca…69d047
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x335612…cb4359
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x0e7709…04c16d
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x7f907b…8234a0
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x1421c9…d03a37
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x8fb28c…ffa875
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase14d ago0x27b1fa…dd67b8

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.