Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0x76aa…2a0a92d ago0x3ebc63…56126e
0xa787…64cf0x0e3d…7757Base$10.50100%0x0553…cecf92d ago0x2894ff…a74b8a
0xa787…64cf0x0e3d…7757Base$10.50100%0x640e…5f1892d ago0xa81ee4…2221c6
0xa787…64cf0x0e3d…7757Base$5.25100%0x58f6…451792d ago0xdef314…1a0132
0xa787…64cf0x0e3d…7757Base$1.05100%0x9f6a…a93c92d ago0x1657ac…1adc8f
0xa787…64cf0x0e3d…7757Base$10.50100%0x2bdf…11ce92d ago0x0fdde1…ea0bbe
0xa787…64cf0x0e3d…7757Base$5.25100%0x7186…110f92d ago0x4226f0…cc5590
0xa787…64cf0x0e3d…7757Base$10.50100%0x9f03…523392d ago0x62f9cd…bcbdda
0xa787…64cf0x0e3d…7757Base$10.50100%0x39e9…239392d ago0x9b3165…f8b925
0xa787…64cf0x0e3d…7757Base$6.30100%0x3189…20e092d ago0xd49e98…879f18
0xa787…64cf0x0e3d…7757Base$13.65100%0x4a9f…031192d ago0x39490d…9e1ef6
0xa787…64cf0x0e3d…7757Base$3.15100%0x549c…63b792d ago0x942018…949249
0xa787…64cf0x0e3d…7757Base$4.20100%0x75c8…902c92d ago0xb39ad0…3f8177
0xa787…64cf0x0e3d…7757Base$52.50100%0x8516…088392d ago0xb6d92e…4d74b8
0xa787…64cf0x0e3d…7757Base$10.50100%0xe0dd…9b2b92d ago0xaa8fe1…de652a
0xa787…64cf0x0e3d…7757Base$3.15100%0xf8c4…d83692d ago0xfc7872…1b50ec
0xa787…64cf0x0e3d…7757Base$3.15100%0x6a96…27ff92d ago0xd16735…9d9ecb
0xa787…64cf0x0e3d…7757Base$105.00100%0x1dbc…007e92d ago0x2492b1…f8cc95
0xa787…64cf0x0e3d…7757Base$52.50100%0x20d2…f0b292d ago0x59d893…c9ffe2
0xa787…64cf0x0e3d…7757Base$1.05100%0x271d…d4bc92d ago0x688073…35f3f0
0xa787…64cf0x0e3d…7757Base$3.15100%0xcb3f…dc2992d ago0xa63909…c64e76
0xa787…64cf0x0e3d…7757Base$1.05100%0x6d55…0cde92d ago0xa45b3d…bd72fa
0xa787…64cf0x0e3d…7757Base$12.60100%0xf261…5d4192d ago0x43f6d1…1afaaf
0xa787…64cf0x0e3d…7757Base$5.25100%0x37bf…71af92d ago0xccc652…8bd258
0xa787…64cf0x0e3d…7757Base$2.10100%0x50ee…525292d ago0xc6c375…96ac3c

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.