Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0x76efc4…b67b6a
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0xd7abe5…7e8f48
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0x6a9743…60b036
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x5c7c93…5c9510
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0x7a9f6d…494867
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0x306579…4e52c2
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x60432e…21d9b9
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x0d17e1…3c3109
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x0fd756…c06837
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x5082f9…3e078b
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0x852e57…128a24
0x4e5f…06640xfe80…47eeBase—$0.001100%fluxa39d ago0x80c60a…a5cab5
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa39d ago0xf72d3b…0585f1
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0xa8ac27…3f14b5
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x8d71cb…e5b324
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x25a46b…587b39
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x31fcca…cde187
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x2c0718…6a1fd0
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x44650a…c1db0a
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x2163ad…ee471c
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x86e345…bb5aac
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0xe6f154…aa3598
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x250b81…8529da
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0xc1959c…0925f8
0x4e5f…06640x9c95…e299Base—$0.001100%fluxa40d ago0x7c4541…f9e429

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.