Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$37.02100%mrdn42d ago0x3315ca…451309
0x1cec…8dd40x4754…327bBase—$33.06100%mrdn42d ago0x6f9f92…d42c72
0x4754…327b0x1cec…8dd4Base—$42.22100%mrdn42d ago0x291225…cd87f8
0x1cec…8dd40xfe8f…794dBase—$43.55100%mrdn42d ago0x44be3b…386aa8
0x13db…51920x1cec…8dd4Base—$30.99100%mrdn42d ago0xc92b5c…13d0c2
0x1cec…8dd40x13db…5192Base—$33.74100%mrdn42d ago0x323843…e6a863
0x13db…51920x1cec…8dd4Base—$38.87100%mrdn42d ago0x6a46b8…324c78
0xa6a9…809d0x1cec…8dd4Base—$34.42100%mrdn42d ago0xd3f5e9…7ac86d
0x1cec…8dd40x13db…5192Base—$38.05100%mrdn42d ago0x74565b…3541ba
0xfe8f…794d0x1cec…8dd4Base—$33.32100%mrdn42d ago0xa06de4…623ff0
0x1cec…8dd40x13db…5192Base—$23.91100%mrdn42d ago0x00aa36…37c6f8
0x4754…327b0x1cec…8dd4Base—$29.62100%mrdn42d ago0x23b1f2…794277
0x13db…51920x1cec…8dd4Base—$23.73100%mrdn42d ago0x054585…b36fa7
0x13db…51920x1cec…8dd4Base—$36.87100%mrdn42d ago0xac5f34…6826df
0xe55e…f7480x1cec…8dd4Base—$39.32100%mrdn42d ago0x1d965e…5dbf1f
0x13db…51920x1cec…8dd4Base—$34.53100%mrdn42d ago0xcee38b…e63e1d
0x1cec…8dd40x13db…5192Base—$43.17100%mrdn42d ago0xa6383f…f75495
0xfe8f…794d0x1cec…8dd4Base—$23.60100%mrdn42d ago0x8260e5…b0529c
0x1cec…8dd40xe55e…f748Base—$21.11100%mrdn42d ago0x2bc5c0…98c8c7
0x13db…51920x1cec…8dd4Base—$42.28100%mrdn42d ago0xecce50…a23d5c
0x1cec…8dd40xfe8f…794dBase—$32.12100%mrdn42d ago0xaaec5c…250da3
0xa6a9…809d0x1cec…8dd4Base—$40.58100%mrdn42d ago0x369791…23d443
0x1cec…8dd40xe55e…f748Base—$33.62100%mrdn42d ago0x1096e6…b4bf93
0x4754…327b0x1cec…8dd4Base—$43.22100%mrdn42d ago0x78b980…9a9bb9
0x1cec…8dd40x4754…327bBase—$32.97100%mrdn42d ago0x5d3936…265bf9

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.