Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xa6a9…809dBase$21.33100%mrdn21d ago0x5e8a54…6154d5
0xfe8f…794d0xa6a9…809dBase$27.47100%mrdn21d ago0x2bb321…9e8794
0xfe8f…794d0xa6a9…809dBase$23.45100%mrdn21d ago0x377507…7a7f9c
0xa6a9…809d0x1cec…8dd4Base$21.30100%mrdn21d ago0xc6929e…91b233
0xa6a9…809d0xfe8f…794dBase$16.49100%mrdn21d ago0xbe9c4f…ccd47d
0x4754…327b0xa6a9…809dBase$27.68100%mrdn21d ago0xce250d…6acf7e
0xa6a9…809d0x1cec…8dd4Base$22.30100%mrdn21d ago0x1c1e5f…9438eb
0xe55e…f7480xa6a9…809dBase$15.90100%mrdn21d ago0xf48cad…465fdc
0x1cec…8dd40xa6a9…809dBase$15.55100%mrdn21d ago0x21fd6d…73e8a1
0xe55e…f7480xa6a9…809dBase$26.64100%mrdn21d ago0x0ec98e…307ec2
0xfe8f…794d0xa6a9…809dBase$27.16100%mrdn21d ago0x8e131a…824d1e
0xa6a9…809d0xe55e…f748Base$16.30100%mrdn21d ago0xa63d53…f13c4e
0xa6a9…809d0xe55e…f748Base$26.87100%mrdn21d ago0x2d4e7b…06b9c2
0x1cec…8dd40xa6a9…809dBase$20.26100%mrdn21d ago0x92a4ac…646d46
0xa6a9…809d0xfe8f…794dBase$14.25100%mrdn21d ago0x2b7fb8…561733
0xa6a9…809d0xfe8f…794dBase$20.41100%mrdn21d ago0xd6248b…37962c
0xa6a9…809d0x4754…327bBase$28.34100%mrdn21d ago0x87402e…73cbae
0xe55e…f7480xa6a9…809dBase$18.27100%mrdn21d ago0xcc2dfa…434977
0xe55e…f7480xa6a9…809dBase$15.23100%mrdn21d ago0xbb08df…bb771c
0xa6a9…809d0xe55e…f748Base$27.36100%mrdn21d ago0x8fa11e…11bf7e
0xa6a9…809d0xe55e…f748Base$22.81100%mrdn21d ago0x6c9bd7…9729ee
0xa6a9…809d0x1cec…8dd4Base$25.61100%mrdn21d ago0xfb8622…b8fbe9
0xa6a9…809d0x13db…5192Base$28.95100%mrdn21d ago0x36bbe6…a6c9ff
0xa6a9…809d0x4754…327bBase$15.45100%mrdn21d ago0x8d921e…e255b0
0xfe8f…794d0xa6a9…809dBase$24.64100%mrdn21d ago0xaecab3…e6150e

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.