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$54.07100%mrdn6m ago0x606418…940cc6
0xe55e…f7480xa6a9…809dBase$45.80100%mrdn20m ago0xdd7d63…653f6c
0x4754…327b0xe55e…f748Base$27.40100%mrdn41m ago0xf5b55e…2e1996
0x4754…327b0xe55e…f748Base$51.84100%mrdn58m ago0x285178…cb2049
0xe55e…f7480xfe8f…794dBase$53.64100%mrdn1h ago0x1f2161…009639
0x1cec…8dd40xe55e…f748Base$36.30100%mrdn1h ago0x2099e8…23d478
0xe55e…f7480x1cec…8dd4Base$28.39100%mrdn4h ago0x721a0e…713041
0x1cec…8dd40xe55e…f748Base$39.05100%mrdn4h ago0xd937db…151b03
0xe55e…f7480x4754…327bBase$36.36100%mrdn5h ago0x35176a…e04e66
0x1cec…8dd40xe55e…f748Base$22.23100%mrdn7h ago0xeac6b7…bf4b03
0xe55e…f7480x4754…327bBase$29.52100%mrdn8h ago0x88edf4…aa52d4
0xe55e…f7480x1cec…8dd4Base$29.39100%mrdn9h ago0x6adf93…7f307c
0x1cec…8dd40xe55e…f748Base$33.90100%mrdn9h ago0x9354e3…28f5ab
0xfe8f…794d0xe55e…f748Base$38.90100%mrdn9h ago0x1c9370…714cb8
0xe55e…f7480xa6a9…809dBase$24.30100%mrdn11h ago0x87bb17…c4a072
0xa6a9…809d0xe55e…f748Base$18.23100%mrdn11h ago0x98fd8a…045588

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.