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
0xfe8f…794d0xe55e…f748Base—$19.81100%mrdn31d ago0xada113…6b0cf8
0xfe8f…794d0x1cec…8dd4Base—$15.96100%mrdn31d ago0x608115…a6aa00
0x13db…51920xfe8f…794dBase—$17.12100%mrdn31d ago0xc47b23…52274b
0x1cec…8dd40xfe8f…794dBase—$23.47100%mrdn32d ago0x4a8c28…c63b3c
0xa6a9…809d0xfe8f…794dBase—$22.24100%mrdn32d ago0x739d3a…1f367d
0x13db…51920xfe8f…794dBase—$23.30100%mrdn32d ago0xaab66e…5620b0
0xfe8f…794d0x4754…327bBase—$16.54100%mrdn32d ago0x22285c…f411e1
0xfe8f…794d0x13db…5192Base—$20.37100%mrdn32d ago0x567644…e51490
0xfe8f…794d0x13db…5192Base—$23.83100%mrdn32d ago0x8789df…2f8057
0xa6a9…809d0xfe8f…794dBase—$31.04100%mrdn32d ago0x17fe89…2f1e94
0xfe8f…794d0xe55e…f748Base—$28.17100%mrdn32d ago0x32468d…423415
0x13db…51920xfe8f…794dBase—$22.70100%mrdn32d ago0x9ebf6a…ccf322
0x13db…51920xfe8f…794dBase—$21.09100%mrdn32d ago0x93f5ef…971d09
0x1cec…8dd40xfe8f…794dBase—$32.43100%mrdn32d ago0x5d23ac…f7518c
0xfe8f…794d0x13db…5192Base—$30.67100%mrdn32d ago0xc53082…659c8c
0xfe8f…794d0x13db…5192Base—$31.34100%mrdn32d ago0xf3f4cb…d2d9fe
0xe55e…f7480xfe8f…794dBase—$21.43100%mrdn32d ago0xbe3ad7…f31b3b
0xfe8f…794d0xa6a9…809dBase—$29.89100%mrdn32d ago0xe8c3fc…12380c
0x4754…327b0xfe8f…794dBase—$19.36100%mrdn32d ago0x216c76…41f35e
0xfe8f…794d0x4754…327bBase—$19.05100%mrdn32d ago0xdc9e1a…b93105
0x1cec…8dd40xfe8f…794dBase—$19.94100%mrdn32d ago0x13f5ed…3d9946
0xfe8f…794d0xe55e…f748Base—$33.15100%mrdn32d ago0x64bb60…9c6db6
0x4754…327b0xfe8f…794dBase—$30.14100%mrdn32d ago0xc0a9c1…a54c4e
0xe55e…f7480xfe8f…794dBase—$28.52100%mrdn32d ago0x13e2ea…97f113

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.