Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xa6a9…809dBase$38.74100%mrdn8d ago0x053e89…67c5e6
0xfe8f…794d0x4754…327bBase$48.42100%mrdn8d ago0x7b7e6c…ed6295
0x4754…327b0xfe8f…794dBase$41.63100%mrdn8d ago0xce47ca…c561c3
0x4754…327b0xfe8f…794dBase$26.15100%mrdn8d ago0xa14025…1106fa
0x1cec…8dd40x4754…327bBase$44.23100%mrdn8d ago0xa2a8ef…8923a0
0x4754…327b0x13db…5192Base$36.52100%mrdn8d ago0x279db6…e4f1bd
0xe55e…f7480x4754…327bBase$28.15100%mrdn8d ago0x207380…24ef3f
0x13db…51920x4754…327bBase$34.86100%mrdn8d ago0xd8364b…51a0b5
0x4754…327b0x13db…5192Base$45.04100%mrdn8d ago0x3734f0…5e62cb
0x1cec…8dd40x4754…327bBase$33.25100%mrdn8d ago0x0097a6…82784c
0x4754…327b0x1cec…8dd4Base$46.03100%mrdn8d ago0xd569ff…8bc37b
0x1cec…8dd40x4754…327bBase$42.77100%mrdn8d ago0x6248e3…aa6b54
0x4754…327b0x1cec…8dd4Base$50.30100%mrdn8d ago0x7cd910…41210a
0xe55e…f7480x4754…327bBase$39.68100%mrdn8d ago0xc6dcb5…b9758b
0x4754…327b0xfe8f…794dBase$24.59100%mrdn8d ago0x9e7855…23e3ee
0x4754…327b0xa6a9…809dBase$39.71100%mrdn8d ago0x4ef7ea…4fd3df
0xe55e…f7480x4754…327bBase$55.09100%mrdn8d ago0x1dcbff…b9f704
0x4754…327b0xe55e…f748Base$26.58100%mrdn8d ago0x805f2a…270478
0xa6a9…809d0x4754…327bBase$50.57100%mrdn9d ago0xfaf528…6cb2d0
0x4754…327b0x1cec…8dd4Base$35.22100%mrdn9d ago0x6d9b46…8be10a
0xfe8f…794d0x4754…327bBase$35.15100%mrdn9d ago0x90e7a1…e8550b
0x4754…327b0xe55e…f748Base$49.63100%mrdn9d ago0x20cb7e…a0e263
0xe55e…f7480x4754…327bBase$46.46100%mrdn9d ago0xdbd428…d321b1
0x4754…327b0xfe8f…794dBase$50.58100%mrdn9d ago0xf7e91d…4defd1
0x1cec…8dd40x4754…327bBase$48.07100%mrdn9d ago0x1269da…5d3fed

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.