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—$28.91100%mrdn32d ago0xfea7bb…fce73e
0x13db…51920x4754…327bBase—$22.33100%mrdn32d ago0x1e6c1a…313cf4
0xa6a9…809d0x13db…5192Base—$32.22100%mrdn32d ago0x02971c…9580ce
0x1cec…8dd40x13db…5192Base—$24.21100%mrdn32d ago0x050a5f…3692a7
0x13db…51920xfe8f…794dBase—$17.12100%mrdn32d ago0xc47b23…52274b
0x13db…51920xa6a9…809dBase—$19.67100%mrdn32d ago0x07da19…b2dbc3
0x13db…51920x4754…327bBase—$16.83100%mrdn32d ago0xb0a4bc…213b5d
0x4754…327b0x13db…5192Base—$22.19100%mrdn32d ago0x885734…a05adb
0xe55e…f7480x13db…5192Base—$20.81100%mrdn32d ago0x49477f…9e52ba
0x13db…51920xfe8f…794dBase—$23.30100%mrdn32d ago0xaab66e…5620b0
0xa6a9…809d0x13db…5192Base—$22.53100%mrdn32d ago0xfa5104…7d0a4d
0xa6a9…809d0x13db…5192Base—$27.64100%mrdn32d ago0x87837f…552f83
0xfe8f…794d0x13db…5192Base—$20.37100%mrdn32d ago0x567644…e51490
0xfe8f…794d0x13db…5192Base—$23.83100%mrdn32d ago0x8789df…2f8057
0x4754…327b0x13db…5192Base—$28.82100%mrdn32d ago0x42f599…f62842
0x13db…51920xe55e…f748Base—$23.58100%mrdn32d ago0x09b627…3c2643
0x13db…51920xfe8f…794dBase—$22.70100%mrdn32d ago0x9ebf6a…ccf322
0x13db…51920xfe8f…794dBase—$21.09100%mrdn32d ago0x93f5ef…971d09
0x13db…51920x1cec…8dd4Base—$26.99100%mrdn32d ago0x3c8fdd…be8165
0xfe8f…794d0x13db…5192Base—$30.67100%mrdn32d ago0xc53082…659c8c
0x13db…51920x4754…327bBase—$30.99100%mrdn32d ago0xe279bb…f6c03b
0x1cec…8dd40x13db…5192Base—$30.23100%mrdn32d ago0xdf78b1…380724
0xfe8f…794d0x13db…5192Base—$31.34100%mrdn32d ago0xf3f4cb…d2d9fe
0x13db…51920xa6a9…809dBase—$29.14100%mrdn32d ago0x196102…3c6495
0x1cec…8dd40x13db…5192Base—$19.02100%mrdn32d ago0x85e0a0…24e319

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.