Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x1b679d…e8974f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x30c9e8…7ba705
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xbe81c4…f576bd
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xceeb49…15bf0c
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xf3de2f…b019b5
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x3ee150…163ac8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x38e4d3…ddb588
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x018665…68ba4d
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x9ba903…9d5d30
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xfcbf64…dcf82e
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xa0352e…a76df5
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x7dc783…4c8ca1
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x68e493…a8ba26
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xf12bcc…170fc3
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x0d6a79…5c439a
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x975140…45b161
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x348384…dc4779
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x4b3f6f…53fb53
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xcb360d…8d78ac
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x1ce95d…fe5e8f
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x33fd56…0e86b4
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x26034a…aba0f8
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xae3041…d779a9
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0xd6c9c1…fdfeb9
0x3022…6a360x9c95…e299Base—$0.001100%fluxa58d ago0x01bcfd…d4cb4b

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.