Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base$21.23100%mrdn21d ago0x9d07d9…a489fc
0xe55e…f7480x13db…5192Base$18.39100%mrdn21d ago0x28dc60…a94d77
0xe55e…f7480xfe8f…794dBase$26.23100%mrdn21d ago0x6941c7…13180c
0x1cec…8dd40xe55e…f748Base$21.34100%mrdn21d ago0x16191f…3c0585
0xe55e…f7480xa6a9…809dBase$15.90100%mrdn21d ago0xf48cad…465fdc
0x13db…51920xe55e…f748Base$25.00100%mrdn21d ago0x593e56…bce016
0xe55e…f7480xa6a9…809dBase$26.64100%mrdn21d ago0x0ec98e…307ec2
0xa6a9…809d0xe55e…f748Base$16.30100%mrdn21d ago0xa63d53…f13c4e
0xfe8f…794d0xe55e…f748Base$19.18100%mrdn21d ago0x54606b…8816d5
0xa6a9…809d0xe55e…f748Base$26.87100%mrdn21d ago0x2d4e7b…06b9c2
0x1cec…8dd40xe55e…f748Base$24.75100%mrdn21d ago0xc8106d…850266
0xe55e…f7480xfe8f…794dBase$14.21100%mrdn21d ago0x58c028…f0b7bf
0xe55e…f7480x1cec…8dd4Base$18.23100%mrdn21d ago0x2a005f…6269aa
0xe55e…f7480x1cec…8dd4Base$14.51100%mrdn21d ago0xeef4be…2eb4e6
0xe55e…f7480xa6a9…809dBase$18.27100%mrdn21d ago0xcc2dfa…434977
0xe55e…f7480xa6a9…809dBase$15.23100%mrdn21d ago0xbb08df…bb771c
0xa6a9…809d0xe55e…f748Base$27.36100%mrdn21d ago0x8fa11e…11bf7e
0xfe8f…794d0xe55e…f748Base$17.43100%mrdn21d ago0x25e706…7709a6
0xa6a9…809d0xe55e…f748Base$22.81100%mrdn21d ago0x6c9bd7…9729ee
0x13db…51920xe55e…f748Base$17.21100%mrdn21d ago0x0da391…54f350
0x4754…327b0xe55e…f748Base$19.66100%mrdn21d ago0x18ddb6…8cc793
0xfe8f…794d0xe55e…f748Base$18.42100%mrdn21d ago0xc1f0f4…c44cab
0xa6a9…809d0xe55e…f748Base$20.37100%mrdn21d ago0xd5a3d6…47a60f
0xfe8f…794d0xe55e…f748Base$27.43100%mrdn21d ago0x265584…ac4dcd
0xa6a9…809d0xe55e…f748Base$20.79100%mrdn21d ago0xf1215d…8b1c9e

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.