Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$36.14100%mrdn29d ago0x04f448…5b8726
0xfe8f…794d0xe55e…f748Base—$20.59100%mrdn29d ago0xa97ad4…fb206b
0xfe8f…794d0xe55e…f748Base—$18.50100%mrdn29d ago0x635110…967d4f
0x4754…327b0xfe8f…794dBase—$31.99100%mrdn29d ago0xbcfa82…3dce34
0xa6a9…809d0xfe8f…794dBase—$24.70100%mrdn29d ago0xfc3c58…ff5e0d
0xa6a9…809d0xfe8f…794dBase—$31.39100%mrdn29d ago0x8e0be2…b9f76f
0x1cec…8dd40xfe8f…794dBase—$20.98100%mrdn29d ago0x9ee26b…1bf41a
0xfe8f…794d0x1cec…8dd4Base—$26.60100%mrdn29d ago0xa2fa9e…6a16e7
0xfe8f…794d0x13db…5192Base—$32.92100%mrdn29d ago0x07f6a0…5b4ce6
0xfe8f…794d0x1cec…8dd4Base—$34.08100%mrdn29d ago0x0c4ddb…308560
0x13db…51920xfe8f…794dBase—$24.63100%mrdn29d ago0xa6f81f…e08e46
0xfe8f…794d0x13db…5192Base—$18.90100%mrdn29d ago0xdfe71b…5fb3c7
0xe55e…f7480xfe8f…794dBase—$16.97100%mrdn29d ago0x39eeed…ea4cb0
0xe55e…f7480xfe8f…794dBase—$35.27100%mrdn29d ago0xdf3201…6aaddd
0x1cec…8dd40xfe8f…794dBase—$26.68100%mrdn29d ago0x98d176…0480e0
0x1cec…8dd40xfe8f…794dBase—$19.78100%mrdn29d ago0x1eb5d3…8bdc98
0xa6a9…809d0xfe8f…794dBase—$16.43100%mrdn29d ago0xe8b826…4ccecc
0xfe8f…794d0x13db…5192Base—$35.12100%mrdn29d ago0xb402d0…038b71
0xfe8f…794d0x13db…5192Base—$35.81100%mrdn29d ago0x0d13cb…413431
0xfe8f…794d0x1cec…8dd4Base—$33.95100%mrdn29d ago0x2b32e3…ff06c6
0xfe8f…794d0x13db…5192Base—$19.57100%mrdn29d ago0x1454b1…9546e7
0xfe8f…794d0xa6a9…809dBase—$30.07100%mrdn29d ago0x342f4a…e3d757
0xa6a9…809d0xfe8f…794dBase—$28.53100%mrdn29d ago0xc9faf9…6fd790
0xfe8f…794d0xa6a9…809dBase—$36.20100%mrdn29d ago0x608d63…033109
0x1cec…8dd40xfe8f…794dBase—$24.85100%mrdn29d ago0x3f64e7…59d4fe

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.