Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe14c…2add0x3e0a…78e7Base—$0.003646100%coinbase74d ago0xdcec64…4546f4
0xe14c…2add0x3e0a…78e7Base—$0.002729100%coinbase74d ago0x35171c…6e9ba0
0xe14c…2add0x3e0a…78e7Base—$0.002664100%coinbase74d ago0x67bd9d…7c033f
0xe14c…2add0x3e0a…78e7Base—$0.005163100%coinbase74d ago0x753efa…ffa65f
0xe14c…2add0x3e0a…78e7Base—$0.005706100%coinbase75d ago0x8a69b6…dadbe9
0xe14c…2add0x3e0a…78e7Base—$0.004978100%coinbase75d ago0x7f1b63…64cfbe
0xe14c…2add0x3e0a…78e7Base—$0.004492100%coinbase75d ago0xeed5b9…a223b1
0xe14c…2add0x3e0a…78e7Base—$0.005722100%coinbase75d ago0x2ccc78…1cb745
0xe14c…2add0x3e0a…78e7Base—$0.004001100%coinbase75d ago0xac39c4…56c5db
0xe14c…2add0x3e0a…78e7Base—$0.00548100%coinbase75d ago0x404bda…d3ed10
0xe14c…2add0x3e0a…78e7Base—$0.005452100%coinbase75d ago0x6abaa2…5b0a4c
0xe14c…2add0x3e0a…78e7Base—$0.004327100%coinbase75d ago0x559914…c341c8
0xe14c…2add0x3e0a…78e7Base—$0.005071100%coinbase75d ago0xf88243…3d03e8
0xe14c…2add0x3e0a…78e7Base—$0.003923100%coinbase75d ago0x9bd2f7…8410fb
0xe14c…2add0x3e0a…78e7Base—$0.0041100%coinbase75d ago0xc70304…7df6f4
0xe14c…2add0x3e0a…78e7Base—$0.003888100%coinbase75d ago0xcb17e5…c544e8
0xe14c…2add0x3e0a…78e7Base—$0.002875100%coinbase75d ago0xbf2290…497cd2
0xe14c…2add0x3e0a…78e7Base—$0.005631100%coinbase75d ago0xcac01b…3db7e7
0xe14c…2add0x3e0a…78e7Base—$0.00322100%coinbase75d ago0xfdd1bc…de516d
0xe14c…2add0x3e0a…78e7Base—$0.004931100%coinbase75d ago0x30959f…8c457b
0xe14c…2add0x3e0a…78e7Base—$0.004399100%coinbase75d ago0x541bb1…e18182
0xe14c…2add0x3e0a…78e7Base—$0.004478100%coinbase75d ago0xd3e6e7…8358c3
0xe14c…2add0x3e0a…78e7Base—$0.005537100%coinbase75d ago0xc308db…a06ffa
0xe14c…2add0x3e0a…78e7Base—$0.004235100%coinbase75d ago0x58449c…39aa5d
0xe14c…2add0x3e0a…78e7Base—$0.003716100%coinbase75d ago0x855e2f…d08885

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.