Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd173…d69b86d ago0x774f36…afcee5
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x560f…a71386d ago0xfe7981…c19e5e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0d74…aad686d ago0xb635d6…4691ba
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x69b3…7ddd86d ago0xdf6b6a…ba18a3
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xfbcc…3fea86d ago0x2b226f…84568b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x023e…d6fc87d ago0xbcf1a9…4c32f7
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0abd…8e7787d ago0x136485…af5da2
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x30b6…608987d ago0x50161f…b7e374
0x4bfb…0c880x0e3d…7757Base—$13.65100%0xbe1f…63c987d ago0x3f4a85…27f0e6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xbcc0…614b87d ago0x82bd7d…ece403
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x2035…57d387d ago0x73342c…c16cca
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x154a…ba3287d ago0xef9156…174e3f
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6d25…ee4187d ago0xa70e21…a50f1a

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.