Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$32.44100%mrdn43d ago0x42e39c…83b63a
0x4754…327b0x8e77…e2d6Base—$37.35100%mrdn43d ago0x81ffd0…fe5896
0x1cff…0fcb0x8e77…e2d6Base—$130.00100%mrdn43d ago0x2863fa…23b896
0x1cff…0fcb0x8e77…e2d6Base—$260.00100%mrdn43d ago0x59f512…c5fb53
0x1cec…8dd40x8e77…e2d6Base—$27.81100%mrdn43d ago0xfc31d6…864241
0x1cec…8dd40x8e77…e2d6Base—$35.50100%mrdn43d ago0x881a94…943fa3
0xe55e…f7480x8e77…e2d6Base—$36.44100%mrdn43d ago0x8b38d2…350b38
0x13db…51920x8e77…e2d6Base—$30.50100%mrdn43d ago0x3b2ebb…ac3228
0x13db…51920x8e77…e2d6Base—$44.86100%mrdn43d ago0x01ba08…c27a8a
0x13db…51920x8e77…e2d6Base—$23.95100%mrdn43d ago0x532054…215e5f
0xa6a9…809d0x8e77…e2d6Base—$50.24100%mrdn43d ago0xa07f89…d873b9
0xa6a9…809d0x8e77…e2d6Base—$36.57100%mrdn43d ago0x627e2e…230b3d
0x4754…327b0x8e77…e2d6Base—$50.29100%mrdn43d ago0x946991…000961
0xa6a9…809d0x8e77…e2d6Base—$49.94100%mrdn43d ago0x315c61…0c95cd
0x4754…327b0x8e77…e2d6Base—$38.76100%mrdn43d ago0x0a5fac…06b485
0x13db…51920x8e77…e2d6Base—$33.53100%mrdn43d ago0x059684…f0ad4a
0xe55e…f7480x8e77…e2d6Base—$46.11100%mrdn43d ago0xc4dc56…8ea4eb
0x13db…51920x8e77…e2d6Base—$37.20100%mrdn43d ago0x49a115…272962
0x4754…327b0x8e77…e2d6Base—$28.85100%mrdn43d ago0xef0a78…0bf848
0xe55e…f7480x8e77…e2d6Base—$51.36100%mrdn43d ago0xfa8ed7…d10a3c
0xfe8f…794d0x8e77…e2d6Base—$36.60100%mrdn43d ago0xe6a9bf…4606be
0x13db…51920x8e77…e2d6Base—$37.88100%mrdn43d ago0x97ff60…f1bca8
0xa6a9…809d0x8e77…e2d6Base—$34.92100%mrdn43d ago0x916671…57ba96
0xe55e…f7480x8e77…e2d6Base—$44.20100%mrdn43d ago0xa3f111…af0fb3
0xe55e…f7480x8e77…e2d6Base—$27.48100%mrdn43d ago0x979ee9…9987f5

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.