Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x13db…5192Base—$33.74100%mrdn50d ago0x6fbdee…de7545
0x4754…327b0xa6a9…809dBase—$28.40100%mrdn50d ago0x5b908e…0d7a82
0xa6a9…809d0x4754…327bBase—$41.42100%mrdn50d ago0x2477c3…d0ce80
0xa6a9…809d0x13db…5192Base—$30.19100%mrdn50d ago0x4bc4ea…3e6bfe
0xe55e…f7480xa6a9…809dBase—$31.09100%mrdn50d ago0xd1682c…73235f
0xa6a9…809d0x1cec…8dd4Base—$47.97100%mrdn50d ago0x0c7e8c…d6979e
0xfe8f…794d0xa6a9…809dBase—$21.83100%mrdn50d ago0xf86663…6d9e0e
0xa6a9…809d0xfe8f…794dBase—$22.96100%mrdn50d ago0xad6c94…51d6c9
0xa6a9…809d0x4754…327bBase—$22.26100%mrdn50d ago0x0d7f26…ad97f7
0x1cec…8dd40xa6a9…809dBase—$30.96100%mrdn50d ago0x8126bd…a6fd30
0x4754…327b0xa6a9…809dBase—$45.03100%mrdn50d ago0xf476b7…13fab9
0x13db…51920xa6a9…809dBase—$49.62100%mrdn50d ago0xb22609…71d6c3
0xa6a9…809d0x4754…327bBase—$49.66100%mrdn50d ago0x1524e8…8bf2c0
0x13db…51920xa6a9…809dBase—$29.00100%mrdn50d ago0x2197ed…d38bc7
0xa6a9…809d0x4754…327bBase—$42.93100%mrdn50d ago0x5b528e…8b2f64
0xa6a9…809d0x13db…5192Base—$42.48100%mrdn50d ago0x4b9116…b7b348
0x4754…327b0xa6a9…809dBase—$32.89100%mrdn50d ago0x0953c9…16b88f
0xa6a9…809d0xe55e…f748Base—$49.60100%mrdn50d ago0x0bc34c…ac406a
0xa6a9…809d0xe55e…f748Base—$32.02100%mrdn50d ago0xd0b5d3…aec90d
0xa6a9…809d0x8e77…e2d6Base—$32.28100%mrdn50d ago0xc6804e…84b51a
0x1cec…8dd40xa6a9…809dBase—$30.73100%mrdn50d ago0x29b15d…19e65d
0xfe8f…794d0xa6a9…809dBase—$34.13100%mrdn50d ago0xb6b537…c2a486
0x4754…327b0xa6a9…809dBase—$31.02100%mrdn50d ago0x80de99…167247
0x4754…327b0xa6a9…809dBase—$38.81100%mrdn50d ago0x808bc5…6f0d76
0xa6a9…809d0xfe8f…794dBase—$44.24100%mrdn50d ago0xd2c1ee…692620

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.