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—$41.78100%mrdn12d ago0x6797a9…cad1fb
0xa6a9…809d0x4754…327bBase—$26.47100%mrdn12d ago0xecad82…201b80
0x4754…327b0x1cec…8dd4Base—$27.50100%mrdn12d ago0xaf8a69…c0b7a2
0xa6a9…809d0x4754…327bBase—$19.46100%mrdn12d ago0xeae9e0…0d25b3
0xfe8f…794d0x4754…327bBase—$21.81100%mrdn12d ago0x3b14c9…838aae
0x4754…327b0xfe8f…794dBase—$35.03100%mrdn12d ago0x26e788…d3a7fc
0x4754…327b0xe55e…f748Base—$23.85100%mrdn12d ago0x94c0cb…d73315
0xa6a9…809d0x4754…327bBase—$36.39100%mrdn12d ago0x60ae78…f02b07
0x4754…327b0xfe8f…794dBase—$27.78100%mrdn12d ago0xe8dffc…0df642
0xe55e…f7480x4754…327bBase—$36.83100%mrdn12d ago0x89a80b…01aafa
0x4754…327b0xe55e…f748Base—$41.08100%mrdn12d ago0x4ad3b5…7a0c82
0x1cec…8dd40x4754…327bBase—$42.49100%mrdn12d ago0x1741a9…734af1
0xe55e…f7480x4754…327bBase—$18.75100%mrdn12d ago0x1d2e4b…60fdff
0x4754…327b0xe55e…f748Base—$42.19100%mrdn12d ago0x2b4876…e86a29
0xe55e…f7480x4754…327bBase—$20.02100%mrdn12d ago0x8be5b8…499101
0x4754…327b0xa6a9…809dBase—$18.82100%mrdn12d ago0x372c03…c78847
0xe55e…f7480x4754…327bBase—$34.34100%mrdn12d ago0x679fa7…e451a9
0x4754…327b0x1cec…8dd4Base—$22.23100%mrdn12d ago0x7bcebc…6ecb28
0x4754…327b0xfe8f…794dBase—$26.91100%mrdn12d ago0x8bf52d…2aa16a
0xfe8f…794d0x4754…327bBase—$38.74100%mrdn12d ago0xd21582…57f81a
0x4754…327b0xfe8f…794dBase—$25.45100%mrdn12d ago0x1b4a64…75dc34
0x1cec…8dd40x4754…327bBase—$38.68100%mrdn12d ago0x75057c…3e868f
0x4754…327b0x1cec…8dd4Base—$26.61100%mrdn13d ago0xaf49fb…4798bc
0x1cec…8dd40x4754…327bBase—$19.75100%mrdn13d ago0x0f7f26…8f0e6f
0x1cec…8dd40x4754…327bBase—$23.48100%mrdn13d ago0xbc7d05…74370c

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.