Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x867654…b28a48
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x2d9780…84c06a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x551793…83da85
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xf564b9…ccb823
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xa9b0e5…7e9e64
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xfebe34…470032
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x43978a…928673
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xf0e2fd…846a17
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xf3f368…77b196
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x819464…7c8ce6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x91e1b7…be706a
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x1024f4…0fa9e8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x3fdec1…c70b13
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xcc5e83…37c9c9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x960dd5…f319bb
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x96cf15…fe51da
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x1c0f45…4cea6f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x9e9c7b…4921ab
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0xf5a669…74159a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x56be91…210543
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x156408…cadaed
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0xcb1f07…68c56e
0x0b40…da860x9c95…e299Base—$0.001100%fluxa42d ago0x9eb0e1…4d92e1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x52434c…f95f4d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa42d ago0x2393b8…860639

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.