Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase$12.83100%mrdn19d ago0xc80f97…446068
0xa6a9…809d0x4754…327bBase$11.51100%mrdn19d ago0x816cb3…103f0e
0xe55e…f7480xa6a9…809dBase$10.33100%mrdn19d ago0x695751…133e93
0x1cec…8dd40xa6a9…809dBase$15.55100%mrdn19d ago0x8b672f…146d8c
0xe55e…f7480xa6a9…809dBase$19.94100%mrdn19d ago0xadf948…901b18
0xa6a9…809d0x30c2…e85fBase$198.00100%mrdn19d ago0x755fef…56495e
0xa6a9…809d0x13db…5192Base$13.63100%mrdn19d ago0x737c05…5ef281
0xe55e…f7480xa6a9…809dBase$16.39100%mrdn19d ago0x7ed918…b0f5b9
0x13db…51920xa6a9…809dBase$21.99100%mrdn19d ago0x611c1f…e7644c
0x4754…327b0xa6a9…809dBase$18.24100%mrdn19d ago0x94b6b2…499e05
0xe55e…f7480xa6a9…809dBase$12.42100%mrdn19d ago0xc71ca0…cd0f5f
0xa6a9…809d0x4754…327bBase$21.08100%mrdn19d ago0x0ae408…332eed
0xfe8f…794d0xa6a9…809dBase$13.10100%mrdn19d ago0xc3cd40…acf6d9
0xa6a9…809d0x1cec…8dd4Base$10.38100%mrdn19d ago0x0f5d58…22e41b
0x4754…327b0xa6a9…809dBase$16.48100%mrdn19d ago0x83fc55…082824
0x1cec…8dd40xa6a9…809dBase$19.23100%mrdn19d ago0x9d87b5…1a3442
0xa6a9…809d0x4754…327bBase$10.91100%mrdn19d ago0x3df0e7…ca5c3d
0xfe8f…794d0xa6a9…809dBase$21.41100%mrdn19d ago0x3920b2…512ccf
0x1cec…8dd40xa6a9…809dBase$13.05100%mrdn19d ago0x5127fc…518609
0x13db…51920xa6a9…809dBase$15.06100%mrdn19d ago0x81c415…c22930
0xa6a9…809d0x13db…5192Base$10.45100%mrdn19d ago0xd3c125…10eaba
0xa6a9…809d0x13db…5192Base$21.29100%mrdn19d ago0x580f34…42770f
0xa6a9…809d0x4754…327bBase$14.05100%mrdn19d ago0x9e3606…a64ea0
0x4754…327b0xa6a9…809dBase$15.46100%mrdn19d ago0x21c295…c016b2
0x1cec…8dd40xa6a9…809dBase$15.27100%mrdn19d ago0x63e63e…4c0b43

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.