Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$29.98100%mrdn54d ago0x2063e7…f67eb6
0x13db…51920x8e77…e2d6Base$31.80100%mrdn54d ago0xf63a16…e4503c
0xfe8f…794d0x8e77…e2d6Base$31.21100%mrdn54d ago0x995481…dad03a
0x13db…51920x8e77…e2d6Base$21.23100%mrdn54d ago0x63ef33…35cb9a
0xe55e…f7480x8e77…e2d6Base$32.06100%mrdn54d ago0x1dd048…2c40e5
0x4754…327b0x8e77…e2d6Base$25.02100%mrdn54d ago0x16c399…e0bedd
0xe55e…f7480x8e77…e2d6Base$37.06100%mrdn54d ago0x150835…22eeb0
0xa6a9…809d0x8e77…e2d6Base$34.51100%mrdn54d ago0x6e542b…9f9494
0xa6a9…809d0x8e77…e2d6Base$22.00100%mrdn54d ago0xa4dc95…d008e7
0xe55e…f7480x8e77…e2d6Base$37.95100%mrdn54d ago0x6230da…f95d57
0x13db…51920x8e77…e2d6Base$35.62100%mrdn54d ago0xdd644d…f1421c
0xa6a9…809d0x8e77…e2d6Base$39.61100%mrdn54d ago0xb890f0…10992b
0x13db…51920x8e77…e2d6Base$19.78100%mrdn54d ago0xec9cf0…37e9b2
0xfe8f…794d0x8e77…e2d6Base$20.09100%mrdn54d ago0x49b3bf…4c02f9
0x13db…51920x8e77…e2d6Base$32.95100%mrdn54d ago0x6bf340…b8dca4
0xfe8f…794d0x8e77…e2d6Base$26.55100%mrdn54d ago0xd572fc…02a644
0x13db…51920x8e77…e2d6Base$25.60100%mrdn54d ago0x7476e7…00d360
0xa6a9…809d0x8e77…e2d6Base$38.92100%mrdn54d ago0x52eab8…abd762
0xfe8f…794d0x8e77…e2d6Base$33.05100%mrdn54d ago0x598a8b…343f35
0xfe8f…794d0x8e77…e2d6Base$24.00100%mrdn54d ago0x15e467…caa8f9
0xa6a9…809d0x8e77…e2d6Base$41.54100%mrdn54d ago0xad655f…46f628
0xa6a9…809d0x8e77…e2d6Base$26.60100%mrdn54d ago0xf7b5e5…da2b87
0xfe8f…794d0x8e77…e2d6Base$25.91100%mrdn54d ago0x4d9acb…12c3dc
0xa6a9…809d0x8e77…e2d6Base$32.30100%mrdn54d ago0x9407c1…73b448
0x4754…327b0x8e77…e2d6Base$20.66100%mrdn54d ago0x32caf6…48dc5a

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.