Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x6adb41…0b83c4
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x3bd9ff…b999a8
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xa58513…0ac09e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x10ed75…acc924
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xcb8e98…c69c1b
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0xdd5265…a0210a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x6bf610…8f6332
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x10ec6a…b07255
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xa3a0a6…a7b30a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x512140…9c074d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x455933…239312
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0xcb7982…cf3003
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0xcd07cb…dcb66e
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0x7cec95…a8dbef
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x43db9a…5427bc
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0xfaed0f…7c587d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0xa6dccf…ee7990
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xccf448…aac598
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0x806674…7e1d7a
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0x837e38…347b65
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa39d ago0x10de64…a04e57
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xfcb129…fe0480
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0xa692c1…8b9e94
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0x331830…e63e34
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa39d ago0x2216b2…40ced2

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.