Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0xfd8b77…bf2189
0x5518…47380x9c95…e299Base—$0.001100%fluxa35d ago0xa79d31…0ff045
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa35d ago0x8b178e…505c8b
0x70d0…0fb50x9c95…e299Base—$0.001100%fluxa35d ago0xfb053e…912f49
0x6d6a…6c340x9c95…e299Base—$0.001100%fluxa35d ago0x786369…bb3db8
0x109f…25150x9c95…e299Base—$0.001100%fluxa35d ago0x6038c1…5a4064
0x0098…cc890x9c95…e299Base—$0.001100%fluxa35d ago0xbc6538…958bdf
0x1806…a27b0x9c95…e299Base—$0.001100%fluxa35d ago0x268c7b…e73fca
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa35d ago0x2d4bcc…672ae1
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x8dc67c…c351fe
0xfcf6…9f120x9c95…e299Base—$0.001100%fluxa35d ago0x8ff634…f1e5f7
0xd1d8…acca0x9c95…e299Base—$0.001100%fluxa35d ago0x4c61e4…bff67e
0xfd04…7e2d0x9c95…e299Base—$0.001100%fluxa35d ago0xe664a9…bddd95
0xd066…64350x9c95…e299Base—$0.001100%fluxa35d ago0xec9657…2b36b0
0x74af…94aa0x9c95…e299Base—$0.001100%fluxa35d ago0x80afcc…0685bb
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0x23a015…6f97ab
0x1a6c…ec180x9c95…e299Base—$0.001100%fluxa35d ago0x6175b1…3c2759
0x3c77…08810x9c95…e299Base—$0.001100%fluxa35d ago0xc9f535…e9a6bb
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa35d ago0x56dffc…49826c
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa35d ago0x93ff76…0ad958
0x926b…29a00x9c95…e299Base—$0.001100%fluxa35d ago0xa59d4c…767232
0x0000…9c630x9c95…e299Base—$0.001100%fluxa35d ago0x85c0aa…6d8248
0x2749…4f390x9c95…e299Base—$0.001100%fluxa35d ago0x2f8187…462d5a
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa35d ago0x651c53…f822c4
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa35d ago0x0d3e7b…4bd2d0

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.