Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$37.11100%mrdn48d ago0x482581…9f8c47
0xa6a9…809d0x8e77…e2d6Base—$29.31100%mrdn48d ago0x8f509c…4629d2
0xa6a9…809d0x8e77…e2d6Base—$19.42100%mrdn48d ago0xc6a18b…6aa9fb
0xa6a9…809d0x8e77…e2d6Base—$32.59100%mrdn48d ago0xe5d39b…1a0afb
0xa6a9…809d0xfe8f…794dBase—$35.02100%mrdn48d ago0x2fa986…43306b
0xa6a9…809d0x8e77…e2d6Base—$20.69100%mrdn48d ago0x8b31d2…911165
0xa6a9…809d0x8e77…e2d6Base—$41.33100%mrdn48d ago0x203d32…08430e
0xa6a9…809d0x8e77…e2d6Base—$23.04100%mrdn48d ago0x2fb30a…2c4a7e
0xa6a9…809d0x8e77…e2d6Base—$30.87100%mrdn48d ago0x47799a…af7cce
0xa6a9…809d0x8e77…e2d6Base—$24.83100%mrdn48d ago0x22ecc0…3e5dd1
0xfe8f…794d0xa6a9…809dBase—$29.24100%mrdn48d ago0x7f6d36…b51008
0xa6a9…809d0x8e77…e2d6Base—$35.16100%mrdn48d ago0xfc8e5b…881ee6
0xa6a9…809d0x8e77…e2d6Base—$31.75100%mrdn48d ago0x984531…c6a6e7
0x4754…327b0xa6a9…809dBase—$40.76100%mrdn48d ago0x8e7d34…176431
0xa6a9…809d0x8e77…e2d6Base—$25.85100%mrdn48d ago0xe6d8b3…60e8da
0xa6a9…809d0x8e77…e2d6Base—$29.18100%mrdn48d ago0xa47c82…e21117
0xa6a9…809d0x8e77…e2d6Base—$34.19100%mrdn48d ago0x1de074…d7240f
0x4754…327b0xa6a9…809dBase—$28.32100%mrdn48d ago0x076da8…a72431
0xfe8f…794d0xa6a9…809dBase—$24.12100%mrdn49d ago0x0c9c48…ee3d96
0xa6a9…809d0x13db…5192Base—$31.82100%mrdn49d ago0x99f223…442252
0xa6a9…809d0x13db…5192Base—$30.44100%mrdn49d ago0x413328…aa116f
0xa6a9…809d0x8e77…e2d6Base—$38.08100%mrdn49d ago0x91dd0d…406d30
0x13db…51920xa6a9…809dBase—$25.34100%mrdn49d ago0xac59c1…752e4a
0xa6a9…809d0x8e77…e2d6Base—$26.60100%mrdn49d ago0x3de595…98e1e9
0x4754…327b0xa6a9…809dBase—$20.03100%mrdn49d ago0xae25a4…365134

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.