Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$11.55100%mrdn79d ago0xeaafcb…d3e560
0xa6a9…809d0x8e77…e2d6Base$22.82100%mrdn79d ago0x30cd47…cb7d15
0xa6a9…809d0x8e77…e2d6Base$20.35100%mrdn79d ago0xc63f52…bd8f28
0xa6a9…809d0x8e77…e2d6Base$12.73100%mrdn79d ago0x408225…85b082
0xa6a9…809d0x8e77…e2d6Base$14.69100%mrdn79d ago0x41f498…66d3a7
0xa6a9…809d0x8e77…e2d6Base$22.46100%mrdn79d ago0x96418d…cd3ce0
0xa6a9…809d0x8e77…e2d6Base$17.88100%mrdn79d ago0x268ce2…5777a0
0xa6a9…809d0x8e77…e2d6Base$11.57100%mrdn79d ago0xeeea0d…94985d
0xa6a9…809d0x8e77…e2d6Base$19.08100%mrdn79d ago0xe50e1a…64dc03
0xa6a9…809d0x8e77…e2d6Base$11.82100%mrdn79d ago0xf71899…ef2a32
0xa6a9…809d0x8e77…e2d6Base$13.05100%mrdn79d ago0x732918…86bea8
0xa6a9…809d0x8e77…e2d6Base$23.46100%mrdn79d ago0x9a4f5a…6e117e
0xa6a9…809d0x8e77…e2d6Base$22.92100%mrdn79d ago0xd92c07…4cdc2e
0xa6a9…809d0x8e77…e2d6Base$17.01100%mrdn79d ago0xb0719e…f1be6e
0xa6a9…809d0x8e77…e2d6Base$19.35100%mrdn80d ago0xc48738…0047b1
0xa6a9…809d0x8e77…e2d6Base$14.40100%mrdn80d ago0xe3f64e…e7bd83
0xa6a9…809d0x8e77…e2d6Base$19.34100%mrdn80d ago0x58bdea…6218b0
0xa6a9…809d0x8e77…e2d6Base$16.41100%mrdn80d ago0x352426…b3f758
0xa6a9…809d0x8e77…e2d6Base$20.57100%mrdn80d ago0xb6abfa…9bf1c7
0xa6a9…809d0x8e77…e2d6Base$29.38100%mrdn80d ago0xc4ac1e…ee478b
0xa6a9…809d0x8e77…e2d6Base$18.26100%mrdn80d ago0xb2c398…45d0c7
0xa6a9…809d0x8e77…e2d6Base$18.62100%mrdn80d ago0x646913…87a495
0xa6a9…809d0x8e77…e2d6Base$17.77100%mrdn80d ago0xe284fb…344999
0xa6a9…809d0x8e77…e2d6Base$14.75100%mrdn80d ago0x439dee…894786
0xa6a9…809d0x8e77…e2d6Base$27.07100%mrdn80d ago0x4e538c…7c2c6b

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.