Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xe55e…f748Base—$36.27100%mrdn7d ago0x27f983…522e23
0xa6a9…809d0x4754…327bBase—$35.78100%mrdn7d ago0xdcf56a…2b6789
0x4754…327b0xe55e…f748Base—$24.74100%mrdn7d ago0xb8de21…14fcd3
0x13db…51920x4754…327bBase—$26.09100%mrdn7d ago0x1cc9c4…9cfa17
0xa6a9…809d0x4754…327bBase—$21.39100%mrdn7d ago0xe3ea91…2d8207
0x4754…327b0xa6a9…809dBase—$32.37100%mrdn7d ago0xf369ec…733e81
0x4754…327b0xfe8f…794dBase—$17.98100%mrdn7d ago0x7c80fe…835523
0x13db…51920x4754…327bBase—$32.68100%mrdn7d ago0xfc47d2…457abd
0x4754…327b0x13db…5192Base—$24.39100%mrdn7d ago0xf92a94…730327
0x4754…327b0xe55e…f748Base—$27.65100%mrdn7d ago0x94a94a…2c003e
0xfe8f…794d0x4754…327bBase—$37.37100%mrdn7d ago0x723ad3…635c67
0x4754…327b0xfe8f…794dBase—$19.13100%mrdn7d ago0x24951f…0f3b4a
0x1cec…8dd40x4754…327bBase—$30.76100%mrdn7d ago0xf0606b…e54db0
0x4754…327b0x1cec…8dd4Base—$32.49100%mrdn7d ago0x3ad708…6bc4a2
0xa6a9…809d0x4754…327bBase—$20.40100%mrdn7d ago0xba3519…13a1ff
0x4754…327b0x13db…5192Base—$29.82100%mrdn7d ago0xee4640…64af2f
0xfe8f…794d0x4754…327bBase—$34.26100%mrdn7d ago0xe6fbaf…5b940f
0x4754…327b0x13db…5192Base—$24.98100%mrdn7d ago0xbe096e…a9b655
0x13db…51920x4754…327bBase—$38.60100%mrdn7d ago0x6ef495…f82296
0x4754…327b0xfe8f…794dBase—$40.30100%mrdn7d ago0x2d0662…d3ec80
0xfe8f…794d0x4754…327bBase—$38.57100%mrdn7d ago0xb0a63b…de33c0
0x4754…327b0xfe8f…794dBase—$33.07100%mrdn7d ago0x927072…068bdf
0x1cec…8dd40x4754…327bBase—$20.54100%mrdn7d ago0xdb8214…c18b88
0x4754…327b0x1cec…8dd4Base—$25.77100%mrdn7d ago0x0aad58…48918c
0xa6a9…809d0x4754…327bBase—$28.22100%mrdn8d ago0x0aeea9…9e3c92

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.