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—$21.53100%mrdn33d ago0x83a21c…863445
0xfe8f…794d0xe55e…f748Base—$33.58100%mrdn33d ago0x9e39de…4113a2
0x4754…327b0xe55e…f748Base—$27.75100%mrdn33d ago0xef8e2c…1fd499
0x1cec…8dd40xe55e…f748Base—$30.77100%mrdn33d ago0x139134…7019de
0xe55e…f7480x13db…5192Base—$29.21100%mrdn33d ago0x1cdce8…55c02e
0xe55e…f7480x4754…327bBase—$24.99100%mrdn33d ago0x5074bc…f32e46
0xe55e…f7480xfe8f…794dBase—$31.68100%mrdn33d ago0xaa8449…42163e
0x1cec…8dd40xe55e…f748Base—$14.88100%mrdn33d ago0x61a04d…378133
0xfe8f…794d0xe55e…f748Base—$26.14100%mrdn33d ago0x0fbfd0…7d90da
0xe55e…f7480x13db…5192Base—$13.96100%mrdn33d ago0xd5fae6…7ee9a0
0x1cec…8dd40xe55e…f748Base—$29.08100%mrdn33d ago0x18c381…d6c516
0x1cec…8dd40xe55e…f748Base—$19.53100%mrdn33d ago0x0a5030…9054d1
0xe55e…f7480x1cec…8dd4Base—$30.02100%mrdn33d ago0x36da1d…f1f47b
0xe55e…f7480x4754…327bBase—$30.77100%mrdn33d ago0x433501…d0bdc4
0xe55e…f7480x4754…327bBase—$29.55100%mrdn33d ago0xcd1056…713866
0xe55e…f7480x1cec…8dd4Base—$31.15100%mrdn33d ago0x09afb9…f9ebba
0x1cec…8dd40xe55e…f748Base—$24.91100%mrdn33d ago0x2098e0…769536
0xe55e…f7480x1cec…8dd4Base—$34.67100%mrdn33d ago0x865865…608306
0x1cec…8dd40xe55e…f748Base—$27.24100%mrdn33d ago0x193b11…7e925e
0xa6a9…809d0xe55e…f748Base—$38.95100%mrdn33d ago0x4c502e…9856ea
0xa6a9…809d0xe55e…f748Base—$18.04100%mrdn33d ago0x1a969c…027290
0xe55e…f7480xfe8f…794dBase—$24.74100%mrdn33d ago0xb45993…bd1920
0xe55e…f7480x4754…327bBase—$28.74100%mrdn33d ago0x4a4986…0a67f7
0xe55e…f7480x1cec…8dd4Base—$18.50100%mrdn33d ago0x65247b…950b9b
0xfe8f…794d0xe55e…f748Base—$35.49100%mrdn33d ago0x61b45d…8704b7

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.