Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3589…d0e70x34ab…26e0Base—$0.01100%coinbase78d ago0x88f3bb…e28d91
0x3589…d0e70x1bb6…fea5Base—$0.01100%coinbase78d ago0xcf0f08…180cec
0x3589…d0e70xd800…280eBase—$0.01100%coinbase78d ago0x76a5a3…ce78cc
0x3589…d0e70x9e53…bb38Base—$0.01100%coinbase78d ago0x35f729…9a7cc3
0x3589…d0e70x001c…f479Base—$0.01100%coinbase78d ago0xee1d1f…5f0754
0x3589…d0e70x3f43…a32cBase—$0.01100%coinbase78d ago0x83f183…eb334b
0x3589…d0e70x7a0f…3551Base—$0.01100%coinbase78d ago0x018f7c…5f0b48
0x3589…d0e70xe977…d573Base—$0.01100%coinbase78d ago0x55ecdd…7a1b1d
0x3589…d0e70x99b0…eaa4Base—$0.01100%coinbase78d ago0x1361ed…74b5cc
0x3589…d0e70xd5c3…0a96Base—$0.01100%coinbase78d ago0x2c6adb…711fab
0x3589…d0e70x33f8…e744Base—$0.01100%coinbase78d ago0xbe10fe…13690f
0x3589…d0e70x4fa5…c6eaBase—$0.01100%coinbase78d ago0xc099c9…7a3baa
0x3589…d0e70x2346…a618Base—$0.01100%coinbase78d ago0xdf12d9…87ec09
0x3589…d0e70x02f6…8635Base—$0.01100%coinbase78d ago0x78294d…f7f2cb
0x3589…d0e70x1332…0accBase—$0.01100%coinbase78d ago0x3da555…aab37e
0x3589…d0e70xd203…6a7aBase—$0.01100%coinbase78d ago0x17d3fe…76b4a4
0x3589…d0e70xa844…6b72Base—$0.01100%coinbase78d ago0x51a177…e3654a
0x3589…d0e70xcf64…8b75Base—$0.01100%coinbase78d ago0x54f568…851fa5
0x3589…d0e70xb658…32b6Base—$0.01100%coinbase78d ago0x3619b3…3c39d8
0x3589…d0e70xd4d4…3321Base—$0.01100%coinbase78d ago0xea02e0…8a7863
0x3589…d0e70x9b54…c3abBase—$0.01100%coinbase78d ago0x7966b4…c2a79c
0x3589…d0e70xe533…1f70Base—$0.01100%coinbase78d ago0x022d6b…e5b257
0x3589…d0e70x9a8b…fc79Base—$0.01100%coinbase78d ago0xa17857…c12402
0x3589…d0e70x6cae…ddf5Base—$0.01100%coinbase78d ago0x87e3ac…6a8481
0x3589…d0e70xffc4…27fcBase—$0.01100%coinbase78d ago0xa2404b…e4f481

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.