Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$18.80100%mrdn33d ago0xe2b352…c02e1a
0x4754…327b0x13db…5192Base—$22.53100%mrdn33d ago0x0765f4…f8ad06
0x13db…51920xfe8f…794dBase—$18.65100%mrdn33d ago0x901830…95bb78
0xe55e…f7480x13db…5192Base—$29.21100%mrdn33d ago0x1cdce8…55c02e
0x13db…51920x1cec…8dd4Base—$17.42100%mrdn33d ago0xf04da9…82ac38
0x13db…51920xfe8f…794dBase—$28.07100%mrdn33d ago0x259319…e4e549
0xe55e…f7480x13db…5192Base—$13.96100%mrdn33d ago0xd5fae6…7ee9a0
0xfe8f…794d0x13db…5192Base—$24.98100%mrdn33d ago0x196c53…b45e0b
0x13db…51920xfe8f…794dBase—$35.50100%mrdn33d ago0x681e93…02f915
0x4754…327b0x13db…5192Base—$32.27100%mrdn33d ago0xfce040…1ce689
0x13db…51920xa6a9…809dBase—$31.84100%mrdn33d ago0x337e69…f33549
0x4754…327b0x13db…5192Base—$20.44100%mrdn33d ago0xc2bd11…e727ba
0x1cec…8dd40x13db…5192Base—$24.71100%mrdn33d ago0xbb9672…bf098f
0x13db…51920x4754…327bBase—$37.94100%mrdn33d ago0xd997b7…faa3c8
0x13db…51920x1cec…8dd4Base—$28.44100%mrdn33d ago0xed73e4…0fd8c3
0x4754…327b0x13db…5192Base—$21.69100%mrdn33d ago0x458683…1f2a43
0xa6a9…809d0x13db…5192Base—$32.89100%mrdn33d ago0x409e68…df9ec7
0xfe8f…794d0x13db…5192Base—$19.81100%mrdn33d ago0xa2ac54…dc8506
0x13db…51920x4754…327bBase—$38.68100%mrdn33d ago0x719ae2…f160bd
0x4754…327b0x13db…5192Base—$26.00100%mrdn33d ago0xfb8eb5…1f08b5
0x13db…51920xa6a9…809dBase—$32.99100%mrdn33d ago0xea6c16…eb075d
0x13db…51920x1cec…8dd4Base—$30.00100%mrdn33d ago0xe31746…b7ca2c
0xa6a9…809d0x13db…5192Base—$39.00100%mrdn33d ago0x49cd58…8fe9e3
0x4754…327b0x13db…5192Base—$37.96100%mrdn33d ago0x0a6c24…708fca
0xfe8f…794d0x13db…5192Base—$30.53100%mrdn33d ago0xe8ed1b…7192d5

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.