Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0xd773…a25089d ago0xb5c9b3…995409
0x3fb1…7e250x0e3d…7757Base$5.25100%0x3835…626189d ago0xdfd7a9…0eb15a
0x3fb1…7e250x0e3d…7757Base$3.15100%0x414d…e9d589d ago0xc5e68f…f2c10d
0x3fb1…7e250x0e3d…7757Base$52.50100%0x3eb5…08dc89d ago0xcd1528…886c2a
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2fb6…129789d ago0x268e72…a246a0
0x3fb1…7e250x0e3d…7757Base$5.25100%0xec7c…5d3289d ago0x64a52e…c30db6
0x3fb1…7e250x0e3d…7757Base$10.50100%0x1ef5…d9e889d ago0x338e32…10ed85
0x3fb1…7e250x0e3d…7757Base$3.15100%0xd8cf…8eb789d ago0x3e633b…2369ba
0x3fb1…7e250x0e3d…7757Base$73.50100%0x4e4a…2e7389d ago0xadd3e4…a45c54
0x3fb1…7e250x0e3d…7757Base$1.05100%0x3d68…f69e89d ago0x0ef0db…7484a1
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9d66…1ab689d ago0x1fad0c…834fa7
0x3fb1…7e250x0e3d…7757Base$1.05100%0x79f3…6a3889d ago0xd36014…39c154
0x3fb1…7e250x0e3d…7757Base$10.50100%0x60b3…977389d ago0xbb619d…c14cc7
0x3fb1…7e250x0e3d…7757Base$26.25100%0xd4ab…0bb689d ago0x45b161…2b2143
0x3fb1…7e250x0e3d…7757Base$10.50100%0x8b99…df7989d ago0xb5aea3…32aa05
0x3fb1…7e250x0e3d…7757Base$3.15100%0x5047…e94089d ago0x48e036…293794
0x3fb1…7e250x0e3d…7757Base$31.50100%0x699a…427489d ago0x722926…1fb21b
0x3fb1…7e250x0e3d…7757Base$3.15100%0x20d2…f0b289d ago0x6d22eb…638f78
0x3fb1…7e250x0e3d…7757Base$10.50100%0x6bac…5e9b89d ago0x568edb…5e4942
0x3fb1…7e250x0e3d…7757Base$1.05100%0xaf65…d79089d ago0xc07910…2d89d7
0x3fb1…7e250x0e3d…7757Base$4.20100%0x1434…1c6e89d ago0x4a5169…67d518
0x3fb1…7e250x0e3d…7757Base$10.50100%0x45b7…2d9489d ago0xb2c87c…86e83c
0x3fb1…7e250x0e3d…7757Base$5.25100%0x72ef…0ffd89d ago0x5dde0a…d42101
0x3fb1…7e250x0e3d…7757Base$10.50100%0xdf85…203b89d ago0x594b5d…7d8d23
0x3fb1…7e250x0e3d…7757Base$1.05100%0xc664…74ab89d ago0x3bcb72…659a6c

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.