Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xc62a64…0218fb
0xac32…e2300x73fc…b29bBase—$0.01100%0xdf7d…5dbd76d ago0x259a9c…d5e7ab
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0x3146b4…7bcf22
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x55bdda…4c2f26
0xac32…e2300x73fc…b29bBase—$0.0075100%0xdf7d…5dbd76d ago0x185e3a…3faef2
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0x52da1f…c573d8
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9776d ago0x3d45f8…2c3600
0x7e7f…ff990x73fc…b29bBase—$0.01100%0xdf7d…5dbd76d ago0x9feace…d80fb1
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0xa897a2…f15678
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x22a99a…9a1b29
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd76d ago0x89236a…1129a8
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0x5b20f4…241df4
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xf6d613…1ffd82
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd76d ago0x3f08aa…64f5ed
0x13f1…223a0x73fc…b29bBase—$0.10100%0x0021…ad8f76d ago0x783549…f38d96
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0xa139c2…f2ca4f
0xf700…782d0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd76d ago0xd85002…f01781
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0x126242…8850f4
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x636189…349d44
0x13f1…223a0x73fc…b29bBase—$0.04100%0xdf7d…5dbd76d ago0xd25080…8f47fc
0xf700…782d0x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0x951d0b…286617
0x13f1…223a0x73fc…b29bBase—$0.0085100%0x0018…ca9776d ago0xd87495…cd6191
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0xdf7d…5dbd76d ago0x594c7c…79ae73
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0021…ad8f76d ago0xebcdbd…28c70c
0xe8d9…65d80x73fc…b29bBase—$0.0075100%0x0018…ca9776d ago0x360a40…f5f6f6

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.