Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xe55e…f748Base$21.19100%mrdn20d ago0x0658a9…245482
0xfe8f…794d0xa6a9…809dBase$13.93100%mrdn20d ago0x64ba61…1b4b35
0x13db…51920xfe8f…794dBase$20.19100%mrdn20d ago0x319290…2cd8d8
0xa6a9…809d0xfe8f…794dBase$22.99100%mrdn20d ago0x86faf2…03f06b
0xfe8f…794d0xa6a9…809dBase$14.84100%mrdn20d ago0x588585…e3f500
0x13db…51920xfe8f…794dBase$25.81100%mrdn20d ago0xa3db47…d07c22
0xfe8f…794d0x13db…5192Base$15.52100%mrdn20d ago0xa715f1…0e2c7c
0xfe8f…794d0x1cec…8dd4Base$25.00100%mrdn20d ago0xadb9dd…8c0975
0xa6a9…809d0xfe8f…794dBase$18.24100%mrdn20d ago0x39c695…0b7ad9
0xfe8f…794d0x13db…5192Base$12.40100%mrdn20d ago0xf528be…77cfd5
0x4754…327b0xfe8f…794dBase$19.01100%mrdn20d ago0x40bc35…526cfa
0x13db…51920xfe8f…794dBase$14.13100%mrdn20d ago0x7c9163…ee3f0e
0xfe8f…794d0x1cec…8dd4Base$21.78100%mrdn20d ago0x8e57f5…0ac288
0xfe8f…794d0xa6a9…809dBase$24.35100%mrdn20d ago0xbffd8f…5e2c17
0xe55e…f7480xfe8f…794dBase$14.83100%mrdn20d ago0x43ed7a…01e5f1
0xfe8f…794d0xe55e…f748Base$13.81100%mrdn20d ago0x5dde80…35499e
0xfe8f…794d0xe55e…f748Base$15.62100%mrdn20d ago0x08a608…8b5079
0xfe8f…794d0x4754…327bBase$16.08100%mrdn20d ago0x6d00d2…0b7116
0xe55e…f7480xfe8f…794dBase$26.33100%mrdn20d ago0xba9a36…de3494
0xfe8f…794d0x13db…5192Base$14.91100%mrdn20d ago0x4e4d9f…a8bae3
0xfe8f…794d0x4754…327bBase$13.72100%mrdn20d ago0xe720b5…024dba
0xfe8f…794d0x1cec…8dd4Base$16.10100%mrdn20d ago0xfbe1f0…8cd0f1
0x13db…51920xfe8f…794dBase$11.58100%mrdn20d ago0xc0b8d8…371a37
0x13db…51920xfe8f…794dBase$11.81100%mrdn20d ago0x435a8f…d2cf58
0x1cec…8dd40xfe8f…794dBase$23.87100%mrdn20d ago0x6a9dde…2fb6f9

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.