Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$25.24100%mrdn31d ago0x373330…ffde61
0xa6a9…809d0x13db…5192Base—$28.91100%mrdn31d ago0xfea7bb…fce73e
0xa6a9…809d0x13db…5192Base—$32.22100%mrdn31d ago0x02971c…9580ce
0x4754…327b0xa6a9…809dBase—$21.32100%mrdn31d ago0x29833a…c00627
0x13db…51920xa6a9…809dBase—$19.67100%mrdn31d ago0x07da19…b2dbc3
0xe55e…f7480xa6a9…809dBase—$21.91100%mrdn31d ago0x10d689…83f179
0xa6a9…809d0x1cec…8dd4Base—$24.52100%mrdn31d ago0xc0d453…f98587
0xe55e…f7480xa6a9…809dBase—$15.91100%mrdn31d ago0x54d712…afe77e
0xa6a9…809d0xfe8f…794dBase—$22.24100%mrdn31d ago0x739d3a…1f367d
0xa6a9…809d0x13db…5192Base—$22.53100%mrdn31d ago0xfa5104…7d0a4d
0xa6a9…809d0x13db…5192Base—$27.64100%mrdn31d ago0x87837f…552f83
0x4754…327b0xa6a9…809dBase—$17.52100%mrdn31d ago0x58f85b…b54700
0xa6a9…809d0x1cec…8dd4Base—$28.18100%mrdn31d ago0x4af422…43027b
0xe55e…f7480xa6a9…809dBase—$31.39100%mrdn31d ago0xbaefce…bdc006
0xa6a9…809d0xfe8f…794dBase—$31.04100%mrdn31d ago0x17fe89…2f1e94
0x4754…327b0xa6a9…809dBase—$18.11100%mrdn32d ago0xe0067b…fd4a5a
0xa6a9…809d0x4754…327bBase—$28.12100%mrdn32d ago0xbbc72e…d4dc4b
0xfe8f…794d0xa6a9…809dBase—$29.89100%mrdn32d ago0xe8c3fc…12380c
0xa6a9…809d0x4754…327bBase—$25.58100%mrdn32d ago0xa18694…dc8862
0xa6a9…809d0xe55e…f748Base—$32.14100%mrdn32d ago0x0e8cec…ad4a52
0xa6a9…809d0xe55e…f748Base—$26.16100%mrdn32d ago0x1bf514…eb8e39
0x13db…51920xa6a9…809dBase—$29.14100%mrdn32d ago0x196102…3c6495
0xa6a9…809d0x4754…327bBase—$32.59100%mrdn32d ago0x755189…183911
0xa6a9…809d0x4754…327bBase—$23.92100%mrdn32d ago0xc20efd…da4e5a
0xfe8f…794d0xa6a9…809dBase—$16.61100%mrdn32d ago0xfa44d8…89470e

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.