Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase$35.14100%mrdn34d ago0x99b2f5…9bfd2c
0x1cec…8dd40xa6a9…809dBase$19.44100%mrdn34d ago0xf579b9…5a7102
0xfe8f…794d0xa6a9…809dBase$28.68100%mrdn34d ago0x9fd343…8ce841
0xa6a9…809d0x4754…327bBase$18.23100%mrdn34d ago0x0f0660…46b43d
0x1cec…8dd40xa6a9…809dBase$33.79100%mrdn34d ago0xfb2ea1…2d3e16
0x4754…327b0xa6a9…809dBase$23.10100%mrdn34d ago0xb1cdd6…2fe719
0xfe8f…794d0xa6a9…809dBase$31.17100%mrdn34d ago0xdfe574…437320
0xa6a9…809d0x4754…327bBase$23.84100%mrdn34d ago0xaf48fb…b0bce1
0xfe8f…794d0xa6a9…809dBase$21.21100%mrdn34d ago0x598b5e…2d55d8
0xa6a9…809d0xfe8f…794dBase$23.17100%mrdn34d ago0xc4645f…c97df7
0x1cec…8dd40xa6a9…809dBase$21.42100%mrdn34d ago0xeca6bf…cab8d1
0xa6a9…809d0x13db…5192Base$28.09100%mrdn34d ago0xb266a6…f7c731
0x4754…327b0xa6a9…809dBase$32.41100%mrdn34d ago0x5ed1ea…ef3e57
0xa6a9…809d0x1cec…8dd4Base$17.66100%mrdn34d ago0x9c031d…3454f6
0x1cec…8dd40xa6a9…809dBase$21.67100%mrdn34d ago0x4fa6b6…e18562
0xa6a9…809d0x1cec…8dd4Base$34.80100%mrdn34d ago0xd6cb4e…f5add1
0xfe8f…794d0xa6a9…809dBase$25.51100%mrdn34d ago0xefc715…f6e8fe
0xa6a9…809d0xfe8f…794dBase$27.97100%mrdn34d ago0xc3a103…f05c40
0xa6a9…809d0xfe8f…794dBase$28.00100%mrdn34d ago0x25dd0e…dbbc34
0xa6a9…809d0x1cec…8dd4Base$37.84100%mrdn34d ago0xe86eb7…c91f1e
0x4754…327b0xa6a9…809dBase$37.97100%mrdn34d ago0xd54989…a2dfd3
0xa6a9…809d0xfe8f…794dBase$24.12100%mrdn34d ago0x662f99…0add07
0xfe8f…794d0xa6a9…809dBase$29.57100%mrdn34d ago0x649f42…8f7e3f
0x4754…327b0xa6a9…809dBase$35.96100%mrdn34d ago0x211dec…2ed441
0xa6a9…809d0xe55e…f748Base$34.71100%mrdn34d ago0xc8141a…3c1314

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.