Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base—$10.50100%0x023e…d6fc60d ago0xa83872…065833
0x2352…17390x0e3d…7757Base—$10.50100%0x4d43…5ecd60d ago0x7e722b…c3de33
0x2352…17390x0e3d…7757Base—$1.05100%0x20d2…f0b260d ago0x0de4b2…279476
0x2352…17390x0e3d…7757Base—$10.50100%0x79e1…2ea760d ago0x0c815d…496d54
0x2352…17390x0e3d…7757Base—$1.05100%0xfbd8…39da60d ago0x283c4a…8b210b
0x2352…17390x0e3d…7757Base—$1.05100%0x93d4…655d60d ago0x1e09d3…36dddb
0x2352…17390x0e3d…7757Base—$1.05100%0x64e4…55d960d ago0xbdb936…c48017
0x2352…17390x0e3d…7757Base—$5.25100%0x09f6…b65c60d ago0x764a87…2802bd
0x2352…17390x0e3d…7757Base—$5.25100%0x39a9…7be560d ago0x097919…99a7f1
0x2352…17390x0e3d…7757Base—$5.25100%0x5feb…0e1260d ago0x4b3b75…a64496
0x2352…17390x0e3d…7757Base—$10.50100%0xa0c6…2cb460d ago0x3f56fa…dbc095
0x2352…17390x0e3d…7757Base—$1.05100%0x88c8…503860d ago0x3f45b2…9f8204
0x2352…17390x0e3d…7757Base—$1.05100%0xf345…7b3460d ago0x2315a3…ab3609
0x2352…17390x0e3d…7757Base—$5.25100%0x4950…4a2660d ago0x719eaa…251780
0x2352…17390x0e3d…7757Base—$5.25100%0x6d25…ee4160d ago0x996eda…27d7b6
0x2352…17390x0e3d…7757Base—$10.50100%0x433f…6ee960d ago0xe6253e…ed3e54
0x2352…17390x0e3d…7757Base—$5.25100%0xc84b…0cb360d ago0xff2423…3a79d8
0x2352…17390x0e3d…7757Base—$5.25100%0x38ac…96f660d ago0xe6efce…06deaf

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.