Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base—$30.77100%mrdn35d ago0x179d3c…7b2b2b
0x13db…51920xe55e…f748Base—$34.51100%mrdn35d ago0xa9c259…f9cbe4
0xe55e…f7480xfe8f…794dBase—$21.21100%mrdn35d ago0xf9966f…5487a3
0xe55e…f7480x4754…327bBase—$19.75100%mrdn35d ago0x8a94fe…af1b6d
0xe55e…f7480x4754…327bBase—$24.37100%mrdn35d ago0x2f64ea…7179a3
0x1cec…8dd40xe55e…f748Base—$26.82100%mrdn35d ago0x3d702e…6f2be8
0x4754…327b0xe55e…f748Base—$34.25100%mrdn35d ago0x131fe6…253cb8
0xe55e…f7480x13db…5192Base—$37.73100%mrdn35d ago0x994d96…d69fca
0xe55e…f7480x4754…327bBase—$31.05100%mrdn35d ago0x6d58d0…6c135e
0x1cec…8dd40xe55e…f748Base—$29.06100%mrdn35d ago0x48e4fb…0b7fb0
0xe55e…f7480x13db…5192Base—$18.79100%mrdn35d ago0x5db9bf…3eb7df
0xfe8f…794d0xe55e…f748Base—$34.94100%mrdn35d ago0xb92021…2569f2
0xe55e…f7480xfe8f…794dBase—$28.58100%mrdn35d ago0x33261e…1860d2
0x1cec…8dd40xe55e…f748Base—$29.26100%mrdn35d ago0x050117…8c2661
0xe55e…f7480x4754…327bBase—$25.76100%mrdn35d ago0xd4d562…172695
0xfe8f…794d0xe55e…f748Base—$17.97100%mrdn35d ago0xb6ad4f…65d743
0xa6a9…809d0xe55e…f748Base—$34.71100%mrdn35d ago0xc8141a…3c1314
0xfe8f…794d0xe55e…f748Base—$28.98100%mrdn35d ago0x58cd5e…9ea09a
0xe55e…f7480x1cec…8dd4Base—$28.06100%mrdn35d ago0x0cf944…90f590
0xfe8f…794d0xe55e…f748Base—$36.37100%mrdn35d ago0x6ab469…43af14
0xe55e…f7480x4754…327bBase—$36.67100%mrdn35d ago0x5318f9…a5d75a
0x1cec…8dd40xe55e…f748Base—$37.72100%mrdn35d ago0x090111…160ffb
0xe55e…f7480xfe8f…794dBase—$30.45100%mrdn35d ago0xc273e7…1e0f68
0xa6a9…809d0xe55e…f748Base—$16.64100%mrdn35d ago0x0dc285…beae65
0xe55e…f7480x4754…327bBase—$36.16100%mrdn35d ago0x23627b…a4b4f6

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.