Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40xe55e…f748Base—$22.53100%mrdn13d ago0xd9fe58…eb704f
0xe55e…f7480x1cec…8dd4Base—$26.86100%mrdn13d ago0x7504eb…fd3356
0x1cec…8dd40x13db…5192Base—$38.75100%mrdn13d ago0x03bd3d…8a3c44
0x4754…327b0x1cec…8dd4Base—$26.76100%mrdn13d ago0x0620d0…273ff3
0x1cec…8dd40x13db…5192Base—$37.56100%mrdn13d ago0x3112bf…484ee2
0xe55e…f7480x1cec…8dd4Base—$29.44100%mrdn13d ago0x6df1f7…374409
0xa6a9…809d0x1cec…8dd4Base—$17.90100%mrdn13d ago0x0b5f3d…367857
0x1cec…8dd40x13db…5192Base—$25.80100%mrdn13d ago0x653f71…bde1af
0x1cec…8dd40xa6a9…809dBase—$19.54100%mrdn14d ago0x36404e…e893e3
0xa6a9…809d0x1cec…8dd4Base—$34.65100%mrdn14d ago0x441bf0…688d6b
0x1cec…8dd40xfe8f…794dBase—$19.00100%mrdn14d ago0x5bf35c…bd7b45
0xa6a9…809d0x1cec…8dd4Base—$29.42100%mrdn14d ago0x5fafb9…ac5973
0x1cec…8dd40xe55e…f748Base—$40.56100%mrdn14d ago0xd4e555…62fe94
0x4754…327b0x1cec…8dd4Base—$34.15100%mrdn14d ago0x78f52c…72b969
0x1cec…8dd40xfe8f…794dBase—$30.98100%mrdn14d ago0xb4b334…b0c547
0xa6a9…809d0x1cec…8dd4Base—$33.46100%mrdn14d ago0x567071…a8290f
0x1cec…8dd40x4754…327bBase—$40.64100%mrdn14d ago0xaf0d33…54577f
0xa6a9…809d0x1cec…8dd4Base—$32.53100%mrdn14d ago0x7bbd5e…ddd013
0xe55e…f7480x1cec…8dd4Base—$30.41100%mrdn14d ago0x191b3f…de388b
0x1cec…8dd40xe55e…f748Base—$38.67100%mrdn14d ago0x536a3d…15bbda
0xe55e…f7480x1cec…8dd4Base—$31.63100%mrdn14d ago0x5441e0…a04cb5
0x1cec…8dd40x4754…327bBase—$37.30100%mrdn14d ago0xe6d812…eab637
0xe55e…f7480x1cec…8dd4Base—$19.54100%mrdn14d ago0x2ed350…1c403e
0x1cec…8dd40xfe8f…794dBase—$35.69100%mrdn14d ago0x51b55e…fe8d73
0x1cec…8dd40xe55e…f748Base—$24.53100%mrdn14d ago0x7141ae…f464f3

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.