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
0x13db…51920x1cec…8dd4Base—$49.12100%mrdn50d ago0x736d44…8f5e80
0x1cec…8dd40x13db…5192Base—$42.36100%mrdn50d ago0x3cd2b2…417a51
0x4754…327b0x13db…5192Base—$26.61100%mrdn50d ago0xa74635…5cf64d
0xa6a9…809d0x13db…5192Base—$30.19100%mrdn50d ago0x4bc4ea…3e6bfe
0x13db…51920x4754…327bBase—$34.66100%mrdn50d ago0xafd474…f2e403
0x4754…327b0x13db…5192Base—$36.97100%mrdn50d ago0x4f511e…ac3a30
0x13db…51920xe55e…f748Base—$23.62100%mrdn50d ago0xeb729c…93241e
0x1cec…8dd40x13db…5192Base—$44.85100%mrdn50d ago0x55376d…d21cff
0x13db…51920x1cec…8dd4Base—$46.67100%mrdn50d ago0xfbd89a…dc85f1
0x13db…51920x8e77…e2d6Base—$45.21100%mrdn50d ago0xe9ae84…00e10e
0x4754…327b0x13db…5192Base—$44.97100%mrdn50d ago0x3466b1…4b930e
0xfe8f…794d0x13db…5192Base—$36.33100%mrdn50d ago0x4778b0…09efef
0x13db…51920x4754…327bBase—$40.77100%mrdn50d ago0x013191…ff502b
0x13db…51920xa6a9…809dBase—$49.62100%mrdn50d ago0xb22609…71d6c3
0x4754…327b0x13db…5192Base—$47.86100%mrdn50d ago0x0add8c…81b0a0
0xfe8f…794d0x13db…5192Base—$27.42100%mrdn50d ago0xa32519…bf7a02
0x13db…51920xa6a9…809dBase—$29.00100%mrdn50d ago0x2197ed…d38bc7
0x4754…327b0x13db…5192Base—$23.30100%mrdn50d ago0x92e6fb…e7dc18
0x4754…327b0x13db…5192Base—$25.12100%mrdn50d ago0x765fa1…fa44ea
0x13db…51920x4754…327bBase—$35.61100%mrdn50d ago0x6087a0…95b088
0xe55e…f7480x13db…5192Base—$21.69100%mrdn50d ago0x3d32ad…e706ba
0x13db…51920xfe8f…794dBase—$35.78100%mrdn50d ago0xcbf118…4f4e98
0xa6a9…809d0x13db…5192Base—$42.48100%mrdn50d ago0x4b9116…b7b348
0x13db…51920x1cec…8dd4Base—$34.61100%mrdn50d ago0x7cd9f7…1776da

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.