Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xa6a9…809dBase—$29.37100%mrdn25d ago0xcc6f8c…14ec37
0xa6a9…809d0x1cec…8dd4Base—$29.21100%mrdn25d ago0x4eebdd…c4e4c1
0xa6a9…809d0x13db…5192Base—$28.80100%mrdn25d ago0xc5b20e…062ba0
0xe55e…f7480xa6a9…809dBase—$18.90100%mrdn25d ago0xa8e55b…6bfcdf
0x13db…51920xa6a9…809dBase—$26.88100%mrdn25d ago0x3c1fe2…81f2be
0xa6a9…809d0xe55e…f748Base—$32.96100%mrdn25d ago0x2be07e…51055a
0xa6a9…809d0x4754…327bBase—$27.67100%mrdn25d ago0x3f0121…98e6f5
0xa6a9…809d0xe55e…f748Base—$17.36100%mrdn25d ago0x230a12…f55dd0
0xe55e…f7480xa6a9…809dBase—$34.10100%mrdn25d ago0x1a9258…61827c
0xa6a9…809d0xe55e…f748Base—$35.31100%mrdn25d ago0x9bd07d…3f651c
0xa6a9…809d0x1cec…8dd4Base—$18.49100%mrdn25d ago0xaf4ff9…f0706c
0xa6a9…809d0xfe8f…794dBase—$20.76100%mrdn25d ago0xcd7c9b…8ff7dc
0x1cec…8dd40xa6a9…809dBase—$37.45100%mrdn25d ago0x23946e…12ae28
0xa6a9…809d0x1cec…8dd4Base—$18.14100%mrdn25d ago0x569d14…66cb8c
0xa6a9…809d0x1cec…8dd4Base—$16.62100%mrdn25d ago0x3b0ce2…34fe6e
0xa6a9…809d0xe55e…f748Base—$21.01100%mrdn26d ago0xcaede7…49e0c8
0xa6a9…809d0x4754…327bBase—$36.22100%mrdn26d ago0x9952bd…1383a5
0x4754…327b0xa6a9…809dBase—$30.28100%mrdn26d ago0x299735…a26579
0xa6a9…809d0x13db…5192Base—$22.77100%mrdn26d ago0x8b32ce…83d5ed
0x4754…327b0xa6a9…809dBase—$21.88100%mrdn26d ago0x0bb03a…83fe8b
0xa6a9…809d0x4754…327bBase—$36.08100%mrdn26d ago0xde1280…30e5c6
0x13db…51920xa6a9…809dBase—$36.57100%mrdn26d ago0x736265…2aff7e
0x13db…51920xa6a9…809dBase—$26.08100%mrdn26d ago0x65cba7…f402ee
0xa6a9…809d0x1cec…8dd4Base—$27.25100%mrdn26d ago0x828b87…b82de3
0x4754…327b0xa6a9…809dBase—$22.27100%mrdn26d ago0x916fb5…280f72

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.