Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x3df5a8…d9a95e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x3561ac…712e0d
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x175816…be1cf5
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x8fcb5e…27d2e4
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x97a687…d9fe28
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x539196…2b2ffb
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0xa73815…6fbeb6
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0xb92f64…ffe8d7
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x7c920e…7fc837
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x0e0263…74dddf
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x5bdc62…9d2138
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x835a6d…48039b
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x07d998…80a768
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x30fd80…582dcd
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x8d7e48…0e7541
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x0f5fca…22da08
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x02e975…70d509
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x4575b6…66dd26
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x721dc1…3d41d1
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x109db2…646c1e
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x79a302…f1f033
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x834434…11d1dd
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0xc68078…6ae035
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0xbd49ff…bded79
0x8c4f…04d90x9c95…e299Base—$0.001100%fluxa69d ago0x9c273e…9b8b13

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.