Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.28100%relai175d ago0xa147ea…aa19b4
0x9294…d45f0x1892…6085Base$1.20100%relai175d ago0x451db8…221084
0x9294…d45f0x1892…6085Base$1.88100%relai175d ago0xc18f7b…bb258f
0x9294…d45f0x1892…6085Base$1.16100%relai175d ago0x8db422…393659
0x9294…d45f0x1892…6085Base$1.36100%relai175d ago0x86272e…713f66
0x9294…d45f0x1892…6085Base$1.12100%relai175d ago0xd9626a…dba6e5
0x9294…d45f0x1892…6085Base$1.16100%relai175d ago0x8601ea…16dc46
0x9294…d45f0x1892…6085Base$1.97100%relai175d ago0x11dfc8…9acfbb
0x9294…d45f0x1892…6085Base$1.15100%relai175d ago0x5f12c3…b8ba53
0x9294…d45f0x1892…6085Base$1.99100%relai175d ago0xe0007b…162b35
0x9294…d45f0x1892…6085Base$1.19100%relai175d ago0xcbb547…7c224f
0x9294…d45f0x1892…6085Base$1.51100%relai175d ago0xe57176…441f45
0x9294…d45f0x1892…6085Base$1.91100%relai175d ago0x8edf16…3f426c
0x9294…d45f0x1892…6085Base$1.68100%relai175d ago0x21eb8f…faa573
0x9294…d45f0x1892…6085Base$1.01100%relai175d ago0x799bb4…d90dc4
0x9294…d45f0x1892…6085Base$1.63100%relai175d ago0x96f630…f89a52
0x9294…d45f0x1892…6085Base$1.92100%relai175d ago0x585385…da00a3
0x9294…d45f0x1892…6085Base$1.78100%relai175d ago0x65d559…e6e39f
0x9294…d45f0x1892…6085Base$1.75100%relai175d ago0xaacc98…5de1a8
0x9294…d45f0x1892…6085Base$1.78100%relai175d ago0xc03429…8c894a
0x9294…d45f0x1892…6085Base$1.37100%relai175d ago0x31c09a…3fbd6e
0x9294…d45f0x1892…6085Base$1.95100%relai175d ago0x92414d…a71895
0x9294…d45f0x1892…6085Base$1.90100%relai175d ago0x7af348…a1ea9b
0x9294…d45f0x1892…6085Base$1.12100%relai175d ago0x1d7eec…dc0a40
0x9294…d45f0x1892…6085Base$1.83100%relai175d ago0xd7ac15…d9c19b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.