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%mrdn34d ago0x179d3c…7b2b2b
0x13db…51920xe55e…f748Base$34.51100%mrdn34d ago0xa9c259…f9cbe4
0x13db…51920xfe8f…794dBase$23.81100%mrdn34d ago0x5b7070…79debb
0xe55e…f7480x13db…5192Base$37.73100%mrdn34d ago0x994d96…d69fca
0x1cec…8dd40x13db…5192Base$36.51100%mrdn34d ago0x6b89e2…f5791f
0x13db…51920xfe8f…794dBase$26.87100%mrdn34d ago0x23731f…7ef1a1
0xa6a9…809d0x13db…5192Base$28.09100%mrdn34d ago0xb266a6…f7c731
0xe55e…f7480x13db…5192Base$18.79100%mrdn34d ago0x5db9bf…3eb7df
0x13db…51920x1cec…8dd4Base$38.27100%mrdn34d ago0x381160…187079
0x13db…51920xfe8f…794dBase$20.60100%mrdn34d ago0x3bbbe3…18c37b
0x1cec…8dd40x13db…5192Base$19.45100%mrdn34d ago0x2ca8c1…524aaf
0x1cec…8dd40x13db…5192Base$18.86100%mrdn34d ago0x3d9608…151714
0xfe8f…794d0x13db…5192Base$23.10100%mrdn34d ago0x7e86bd…a62874
0x13db…51920x4754…327bBase$35.30100%mrdn34d ago0x60e7a4…cf6188
0x13db…51920x1cec…8dd4Base$17.88100%mrdn34d ago0x4161e6…d7284a
0xfe8f…794d0x13db…5192Base$27.43100%mrdn34d ago0x16cc70…3249b7
0x13db…51920x4754…327bBase$31.91100%mrdn34d ago0xf7bf36…47047a
0x13db…51920x4754…327bBase$21.74100%mrdn34d ago0x983993…ef97bd
0x13db…51920xa6a9…809dBase$30.65100%mrdn34d ago0x7ede48…c9ae1e
0xa6a9…809d0x13db…5192Base$37.75100%mrdn34d ago0xf9ce0a…9edb0f
0x13db…51920x1cec…8dd4Base$24.81100%mrdn34d ago0x130e0e…ad2e5d
0xa6a9…809d0x13db…5192Base$34.25100%mrdn34d ago0xa18259…69f3d1
0x13db…51920xfe8f…794dBase$31.00100%mrdn34d ago0xa7659a…4ba0d3
0xa6a9…809d0x13db…5192Base$22.26100%mrdn34d ago0x4bb355…8d73d4
0x13db…51920x4754…327bBase$24.03100%mrdn34d ago0x72353e…cf7e58

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.