Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$35.04100%mrdn108d ago0xb39796…ba4d2e
0xe55e…f7480x8e77…e2d6Base$33.22100%mrdn108d ago0xee0941…32b067
0xe55e…f7480x8e77…e2d6Base$25.70100%mrdn108d ago0x9b5fa8…c6c810
0xe55e…f7480x8e77…e2d6Base$36.46100%mrdn108d ago0xa3c7a4…d5e067
0xe55e…f7480x8e77…e2d6Base$91.39100%mrdn108d ago0x9a2dfd…9a48b4
0xe55e…f7480x8e77…e2d6Base$91.69100%mrdn108d ago0xb88f08…b7e769
0xe55e…f7480x8e77…e2d6Base$24.09100%mrdn108d ago0xdf2272…5092e0
0xe55e…f7480x8e77…e2d6Base$34.80100%mrdn108d ago0xa6bcff…80fad2
0xe55e…f7480x8e77…e2d6Base$25.31100%mrdn108d ago0x290f0c…a63113
0xe55e…f7480x8e77…e2d6Base$18.74100%mrdn108d ago0xf19c47…9c548b
0xe55e…f7480x8e77…e2d6Base$21.35100%mrdn108d ago0x1b4b77…9a8396
0xe55e…f7480x8e77…e2d6Base$15.91100%mrdn108d ago0x79d284…ee4b54
0xe55e…f7480x8e77…e2d6Base$26.09100%mrdn108d ago0x84014d…a46974
0xe55e…f7480x8e77…e2d6Base$19.76100%mrdn108d ago0xd7ce73…d350bf
0xe55e…f7480x8e77…e2d6Base$22.55100%mrdn108d ago0x6f5c42…898943
0xe55e…f7480x8e77…e2d6Base$30.75100%mrdn108d ago0x8e03d7…61f343
0xe55e…f7480x8e77…e2d6Base$21.32100%mrdn108d ago0x3dd9b7…a2ecfe
0xe55e…f7480x8e77…e2d6Base$30.55100%mrdn108d ago0xe34412…03e31b
0xe55e…f7480x8e77…e2d6Base$31.62100%mrdn108d ago0xae480a…609ac1
0xe55e…f7480x8e77…e2d6Base$26.98100%mrdn108d ago0x335fff…f1ab40
0xe55e…f7480x8e77…e2d6Base$32.67100%mrdn108d ago0xf5eb7e…c24f9e
0xe55e…f7480x8e77…e2d6Base$31.93100%mrdn109d ago0x519aad…ecd9c0
0xe55e…f7480x8e77…e2d6Base$25.57100%mrdn109d ago0x53c59b…4eaf8f
0xe55e…f7480x8e77…e2d6Base$28.91100%mrdn109d ago0x134c1c…7ea117
0xe55e…f7480x8e77…e2d6Base$21.14100%mrdn109d ago0x59e5c6…bf7bfb

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.