Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0xfe8f…794dBase—$34.10100%mrdn38d ago0x4796aa…f7e9f8
0xe55e…f7480xa6a9…809dBase—$36.37100%mrdn38d ago0x4ddbf4…d551b8
0xfe8f…794d0xa6a9…809dBase—$28.22100%mrdn38d ago0x7851b0…395eb9
0xfe8f…794d0xa6a9…809dBase—$20.30100%mrdn38d ago0xe2424a…a53f1a
0xfe8f…794d0xa6a9…809dBase—$25.25100%mrdn38d ago0x2adbc2…c0cc56
0x4754…327b0xa6a9…809dBase—$28.39100%mrdn38d ago0xe60eda…955515
0xa6a9…809d0x4754…327bBase—$37.49100%mrdn38d ago0xa0994a…94b3ef
0xe55e…f7480xa6a9…809dBase—$30.76100%mrdn38d ago0x7607ba…5ca21f
0xfe8f…794d0xa6a9…809dBase—$16.36100%mrdn38d ago0xf6cb70…9b2728
0xa6a9…809d0x4754…327bBase—$36.32100%mrdn38d ago0x15d07b…f29ed5
0xa6a9…809d0x13db…5192Base—$23.13100%mrdn38d ago0x79e919…599483
0xe55e…f7480xa6a9…809dBase—$29.43100%mrdn38d ago0xa0dc14…b016c6
0x1cec…8dd40xa6a9…809dBase—$16.78100%mrdn38d ago0x59e2a4…5cf6e2
0xa6a9…809d0x13db…5192Base—$21.74100%mrdn38d ago0xf635ee…3b1247
0xa6a9…809d0xfe8f…794dBase—$30.15100%mrdn38d ago0xab8ae6…fb4e97
0xa6a9…809d0x4754…327bBase—$24.11100%mrdn38d ago0xc035a1…5c8760
0xe55e…f7480xa6a9…809dBase—$32.68100%mrdn38d ago0xb036d5…018e2f
0xa6a9…809d0x1cec…8dd4Base—$33.47100%mrdn38d ago0x327c1c…cbbd0b
0x13db…51920xa6a9…809dBase—$27.37100%mrdn38d ago0x524b20…b2c217
0xa6a9…809d0x13db…5192Base—$37.12100%mrdn38d ago0xc31963…1a477e
0xa6a9…809d0x1cec…8dd4Base—$19.24100%mrdn38d ago0xc72396…548b70
0xa6a9…809d0x1cec…8dd4Base—$28.18100%mrdn38d ago0x993390…469617
0xa6a9…809d0xe55e…f748Base—$26.09100%mrdn39d ago0x414ada…fd7a22
0xfe8f…794d0xa6a9…809dBase—$33.67100%mrdn39d ago0x9f0a9b…0001bd
0x4754…327b0xa6a9…809dBase—$21.34100%mrdn39d ago0x7f5b12…3da09a

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.