Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase—$55.32100%mrdn3d ago0x85a39c…e92c3c
0x13db…51920x1cec…8dd4Base—$49.29100%mrdn3d ago0x1f69a0…418cd4
0x1cec…8dd40x4754…327bBase—$58.33100%mrdn3d ago0x51d743…71a979
0xe55e…f7480x1cec…8dd4Base—$36.16100%mrdn3d ago0x5efd60…0aeda0
0x1cec…8dd40xfe8f…794dBase—$54.16100%mrdn3d ago0x11183d…d5217d
0xa6a9…809d0x1cec…8dd4Base—$55.05100%mrdn3d ago0x901f4c…232481
0xe55e…f7480x1cec…8dd4Base—$55.26100%mrdn4d ago0x985a8e…eff71b
0x1cec…8dd40xe55e…f748Base—$62.33100%mrdn4d ago0xa567e5…8ca88a
0xe55e…f7480x1cec…8dd4Base—$45.96100%mrdn4d ago0x78a56c…c0616a
0x1cec…8dd40xe55e…f748Base—$60.86100%mrdn4d ago0xa3f6ea…a2e440
0x1cec…8dd40x13db…5192Base—$28.61100%mrdn4d ago0x1bfa3f…0bf3b3
0x13db…51920x1cec…8dd4Base—$59.02100%mrdn4d ago0x81f28b…1847a1
0x13db…51920x1cec…8dd4Base—$40.71100%mrdn4d ago0x28caaf…4c23ae
0x1cec…8dd40x13db…5192Base—$60.81100%mrdn4d ago0x4bffa3…447958
0x4754…327b0x1cec…8dd4Base—$32.37100%mrdn4d ago0x6a123a…f7df72
0x1cec…8dd40x4754…327bBase—$34.46100%mrdn4d ago0x6329a3…af5659
0xfe8f…794d0x1cec…8dd4Base—$38.34100%mrdn4d ago0xcd82f7…10e4c2
0x1cec…8dd40xfe8f…794dBase—$60.07100%mrdn4d ago0x6da1dd…9164ec
0xfe8f…794d0x1cec…8dd4Base—$40.26100%mrdn4d ago0x9b28b0…4d3d05
0xa6a9…809d0x1cec…8dd4Base—$40.32100%mrdn4d ago0xc91c5a…c4f18e
0x1cec…8dd40xa6a9…809dBase—$49.19100%mrdn4d ago0x190b93…c46392
0xfe8f…794d0x1cec…8dd4Base—$48.57100%mrdn4d ago0x521d4d…2505e1
0x1cec…8dd40xe55e…f748Base—$46.53100%mrdn4d ago0x81d205…bca7f5
0xfe8f…794d0x1cec…8dd4Base—$29.27100%mrdn4d ago0xe94c93…df1663
0x1cec…8dd40xe55e…f748Base—$24.89100%mrdn4d ago0xb89f3f…4d36ab

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.