Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa473…dc3a0x3e0a…78e7Base—$0.005438100%coinbase74d ago0x900995…0215ef
0xa473…dc3a0x3e0a…78e7Base—$0.002898100%coinbase74d ago0x8c868d…7df33a
0xa473…dc3a0x3e0a…78e7Base—$0.005169100%coinbase74d ago0x602e34…8ec8ef
0xa473…dc3a0x3e0a…78e7Base—$0.005248100%coinbase74d ago0xddb09b…8bbc18
0xa473…dc3a0x3e0a…78e7Base—$0.005834100%coinbase74d ago0x7559e9…2a94b9
0xa473…dc3a0x3e0a…78e7Base—$0.00335100%coinbase74d ago0x4d9450…c4ffad
0xa473…dc3a0x3e0a…78e7Base—$0.005406100%coinbase74d ago0x509d9f…228303
0xa473…dc3a0x3e0a…78e7Base—$0.003511100%coinbase74d ago0xa12c19…7464d7
0xa473…dc3a0x3e0a…78e7Base—$0.005014100%coinbase75d ago0xfc7de3…047d94
0xa473…dc3a0x3e0a…78e7Base—$0.003714100%coinbase75d ago0x0de1e3…dc430b
0xa473…dc3a0x3e0a…78e7Base—$0.003314100%coinbase75d ago0xf86bea…29203d
0xa473…dc3a0x3e0a…78e7Base—$0.00544100%coinbase75d ago0x3380bf…a23855
0xa473…dc3a0x3e0a…78e7Base—$0.005641100%coinbase75d ago0x0ba687…8dfb4b
0xa473…dc3a0x3e0a…78e7Base—$0.004461100%coinbase75d ago0x26b587…bd6137
0xa473…dc3a0x3e0a…78e7Base—$0.004504100%coinbase75d ago0xecd635…b55592
0xa473…dc3a0x3e0a…78e7Base—$0.005792100%coinbase75d ago0x5e7ba0…63a1d3
0xa473…dc3a0x3e0a…78e7Base—$0.002772100%coinbase75d ago0x7b3213…33e736
0xa473…dc3a0x3e0a…78e7Base—$0.003133100%coinbase75d ago0x7fc5cf…21dfc1
0xa473…dc3a0x3e0a…78e7Base—$0.005823100%coinbase75d ago0x525798…d030c1
0xa473…dc3a0x3e0a…78e7Base—$0.004387100%coinbase75d ago0x1ccb71…b78a4b
0xa473…dc3a0x3e0a…78e7Base—$0.004569100%coinbase75d ago0x16e640…f43cf1
0xa473…dc3a0x3e0a…78e7Base—$0.005505100%coinbase75d ago0xa81558…2d8dcc
0xa473…dc3a0x3e0a…78e7Base—$0.003712100%coinbase75d ago0xc28825…5c6cb4
0xa473…dc3a0x3e0a…78e7Base—$0.005928100%coinbase75d ago0xab307d…cc7e4d
0xa473…dc3a0x3e0a…78e7Base—$0.005723100%coinbase75d ago0x4c6072…9fc8d7

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.