Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0xb0569f…ae9b23
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0xefe387…2c9289
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0x3ff1c1…e109df
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x596240…2cf324
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x5261cb…1a0107
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0xe0fa10…a2d686
0x0071…807b0x73fc…b29bBase—$0.01100%0x0021…ad8f110d ago0x44483b…8840d8
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x037a15…334e94
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0xfb28d3…f42b68
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x9b4414…3ffc16
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x1acdd7…529652
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0x36e49c…231941
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x4b05e8…c0705b
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x1ab5a3…efaec7
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0xe43b35…a3c83b
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x1e2df1…d41239
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x5c4e6e…f2704c
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0x3ceab1…92766a
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x52cdcb…8fe998
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x9399e8…de93bc
0x0071…807b0x73fc…b29bBase—$0.01100%0xdf7d…5dbd110d ago0x454cd4…2d9e4e
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0x57d834…688811
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0018…ca97110d ago0x49eca3…38b6c6
0x0071…807b0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd110d ago0xaa67e2…585045
0x0071…807b0x73fc…b29bBase—$0.0075100%0x0021…ad8f110d ago0xf6e7f4…952686

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.