Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5c1…3db60x3e0a…78e7Base—$0.003289100%coinbase73d ago0x51dfb1…40ffae
0xc5c1…3db60x3e0a…78e7Base—$0.003974100%coinbase73d ago0xfc77b4…bf92c0
0xc5c1…3db60x3e0a…78e7Base—$0.004092100%coinbase73d ago0xaf373a…24583b
0xc5c1…3db60x3e0a…78e7Base—$0.005472100%coinbase73d ago0x902760…b7653d
0xc5c1…3db60x3e0a…78e7Base—$0.004245100%coinbase73d ago0x14c7fc…31d40b
0xc5c1…3db60x3e0a…78e7Base—$0.005262100%coinbase73d ago0x0c1ba5…f502ad
0xc5c1…3db60x3e0a…78e7Base—$0.005831100%coinbase73d ago0xdc59f1…d38edc
0xc5c1…3db60x3e0a…78e7Base—$0.003947100%coinbase73d ago0x934182…18a0ba
0xc5c1…3db60x3e0a…78e7Base—$0.005278100%coinbase73d ago0xb3bf4d…56fb25
0xc5c1…3db60x3e0a…78e7Base—$0.004675100%coinbase73d ago0x7b9b7b…80bd12
0xc5c1…3db60x3e0a…78e7Base—$0.005287100%coinbase73d ago0x111861…38bf4b
0xc5c1…3db60x3e0a…78e7Base—$0.005904100%coinbase73d ago0xe03e85…66e1b0
0xc5c1…3db60x3e0a…78e7Base—$0.003157100%coinbase73d ago0xa8a55f…3e67f6
0xc5c1…3db60x3e0a…78e7Base—$0.004936100%coinbase73d ago0xd6d61d…76ed8a
0xc5c1…3db60x3e0a…78e7Base—$0.005247100%coinbase73d ago0xaa6b67…fe765a
0xc5c1…3db60x3e0a…78e7Base—$0.004101100%coinbase73d ago0x3ae822…0fce9f
0xc5c1…3db60x3e0a…78e7Base—$0.005681100%coinbase73d ago0xaf1e63…1ad5d6
0xc5c1…3db60x3e0a…78e7Base—$0.003902100%coinbase74d ago0x2000a3…f3298a
0xc5c1…3db60x3e0a…78e7Base—$0.003133100%coinbase74d ago0xe90187…feeb4b
0xc5c1…3db60x3e0a…78e7Base—$0.003854100%coinbase74d ago0xf09506…236381
0xc5c1…3db60x3e0a…78e7Base—$0.003801100%coinbase74d ago0xc99a3f…8dfb42
0xc5c1…3db60x3e0a…78e7Base—$0.004788100%coinbase74d ago0xd228ff…c260e1
0xc5c1…3db60x3e0a…78e7Base—$0.004711100%coinbase74d ago0x9a36cc…f2c1cb

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.