Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase—$30.72100%mrdn43d ago0x0c3278…7a1f1d
0xfe8f…794d0x1cec…8dd4Base—$44.80100%mrdn43d ago0xa9d638…9638c6
0xfe8f…794d0x8e77…e2d6Base—$36.60100%mrdn43d ago0xe6a9bf…4606be
0x4754…327b0xfe8f…794dBase—$46.56100%mrdn43d ago0x8706fb…5d48a2
0xfe8f…794d0x8e77…e2d6Base—$36.29100%mrdn43d ago0x765b65…a5c1c3
0xfe8f…794d0x8e77…e2d6Base—$48.32100%mrdn43d ago0x23338e…a87cba
0xfe8f…794d0x8e77…e2d6Base—$24.67100%mrdn43d ago0x847360…40934e
0xfe8f…794d0x8e77…e2d6Base—$47.83100%mrdn43d ago0xf9e18c…43317c
0xfe8f…794d0x8e77…e2d6Base—$47.81100%mrdn43d ago0x100410…79a12e
0xfe8f…794d0x8e77…e2d6Base—$33.77100%mrdn43d ago0x6d1274…7a2caa
0xfe8f…794d0x13db…5192Base—$26.30100%mrdn43d ago0x6ad966…1ae351
0xfe8f…794d0x8e77…e2d6Base—$48.59100%mrdn43d ago0x042be2…537ed2
0xfe8f…794d0x8e77…e2d6Base—$23.76100%mrdn43d ago0xd1061f…e59a90
0x13db…51920xfe8f…794dBase—$25.18100%mrdn43d ago0xfbdf0b…74c9b5
0xfe8f…794d0x8e77…e2d6Base—$35.96100%mrdn43d ago0xa67d25…756d1a
0xfe8f…794d0x8e77…e2d6Base—$29.35100%mrdn43d ago0x985348…d5960d
0xfe8f…794d0x8e77…e2d6Base—$30.50100%mrdn43d ago0xbbb9f6…ece08e
0xfe8f…794d0x8e77…e2d6Base—$45.07100%mrdn43d ago0xd2da0c…f7161c
0xfe8f…794d0x8e77…e2d6Base—$40.89100%mrdn43d ago0xe9b66c…ad9e2e
0xfe8f…794d0x8e77…e2d6Base—$49.13100%mrdn43d ago0xab8b41…e88f8f
0xfe8f…794d0x8e77…e2d6Base—$23.55100%mrdn43d ago0xe03fe9…9486d9
0x13db…51920xfe8f…794dBase—$40.82100%mrdn43d ago0x0e2d46…5557e8
0xfe8f…794d0x13db…5192Base—$31.01100%mrdn43d ago0x256503…bce1b5
0x1cec…8dd40xfe8f…794dBase—$50.43100%mrdn43d ago0x1a4fc5…248ce2
0xfe8f…794d0x8e77…e2d6Base—$27.48100%mrdn43d ago0x279a56…d9d9fe

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.