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%0xa69c…e8d592d ago0xa821a6…d6c920
0xdd07…45b90x0e3d…7757Base—$3.15100%0xe218…89ec92d ago0xd8d737…87d984
0xdd07…45b90x0e3d…7757Base—$1.05100%0x75c8…902c92d ago0x61ce32…ad7d8f
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1ae8…2c7392d ago0x85b7b4…ac9d13
0xdd07…45b90x0e3d…7757Base—$21.00100%0x0452…7f6692d ago0x3b0702…e518ab
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0562…cf2092d ago0x473aec…1f3d39
0xdd07…45b90x0e3d…7757Base—$1.05100%0xaf62…40b992d ago0x14e0fd…d9179c
0xdd07…45b90x0e3d…7757Base—$10.50100%0xbada…25fd92d ago0xd806aa…8df244
0xdd07…45b90x0e3d…7757Base—$2.10100%0x406c…cda392d ago0x8f31cd…1c81dd
0xdd07…45b90x0e3d…7757Base—$21.00100%0x5520…8e5b92d ago0xa5a799…290268
0xdd07…45b90x0e3d…7757Base—$1.05100%0x50ee…525292d ago0x0c8960…8f9b61
0xdd07…45b90x0e3d…7757Base—$10.50100%0xde5c…e1ff92d ago0x76092c…0e972c
0xdd07…45b90x0e3d…7757Base—$21.00100%0x52ac…a61d92d ago0x73fb0a…b36576
0xdd07…45b90x0e3d…7757Base—$2.10100%0x1e92…0cb792d ago0xd3ffc6…5c9fc3
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc6fb…0f6c92d ago0x435cb6…1226f6
0xdd07…45b90x0e3d…7757Base—$2.10100%0xfe64…ec0892d ago0xdb29dc…73c586
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa4f5…b2f992d ago0xe63ea5…a94802
0xdd07…45b90x0e3d…7757Base—$1.05100%0xcdfd…ef8292d ago0x372cb5…7047f1
0xdd07…45b90x0e3d…7757Base—$10.50100%0x2b35…135b92d ago0x0b116b…3cf388
0xdd07…45b90x0e3d…7757Base—$3.15100%0x3764…3be092d ago0xc121b6…b0b59c
0xdd07…45b90x0e3d…7757Base—$21.00100%0xcdfd…ef8292d ago0xbe2daf…bd46e1
0xdd07…45b90x0e3d…7757Base—$1.05100%0xb834…55bc92d ago0x00c745…60b33e
0xdd07…45b90x0e3d…7757Base—$6.30100%0x6d55…0cde92d ago0x7a06f1…9c6435
0xdd07…45b90x0e3d…7757Base—$2.10100%0x4eef…bbd292d ago0x07eb72…833409
0xdd07…45b90x0e3d…7757Base—$52.50100%0x38ac…96f692d ago0x496a36…116703

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.