Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$15.7570%0x88cf…d21b6d ago0x6372f8…afd13c
0x79ec…56320x47c5…4fc3Base$15.7570%0x6768…24356d ago0xbedb5f…529e37
0x79ec…56320x47c5…4fc3Base$10.5070%0xb725…f2dd6d ago0xe8b5a0…3ca342
0x79ec…56320x47c5…4fc3Base$10.5070%0x023e…d6fc6d ago0xd807ab…5daf0e
0x79ec…56320x47c5…4fc3Base$10.5070%0x969c…eacf6d ago0x4c2b8a…07b963
0x79ec…56320x47c5…4fc3Base$10.5070%0x0908…9e516d ago0x98ae55…36a695
0x79ec…56320x47c5…4fc3Base$21.0070%0xa8e8…66686d ago0x17fe7a…79a7ff
0x79ec…56320x47c5…4fc3Base$10.5070%0x4689…1c4b6d ago0x953ea3…8d2ef9
0x79ec…56320x47c5…4fc3Base$10.5070%0x1bf5…a7166d ago0x6ae514…ba2ca3
0x79ec…56320x47c5…4fc3Base$10.5070%0xa423…2cae6d ago0xf38e1d…c19dca
0x79ec…56320x47c5…4fc3Base$10.5070%0xf345…7b346d ago0xb49714…fc33e0
0x79ec…56320x47c5…4fc3Base$15.7570%0x1b46…18706d ago0xea24ce…2acb06
0x79ec…56320x47c5…4fc3Base$10.5070%0x35b0…b8106d ago0x12a06c…bf4d84
0x79ec…56320x47c5…4fc3Base$10.5070%0x212c…a8f66d ago0x21af40…d8d42a
0x79ec…56320x47c5…4fc3Base$10.5070%0x1cb5…c0e26d ago0x6fb09e…d3cc5c
0x79ec…56320x47c5…4fc3Base$10.5070%0x79e1…2ea76d ago0x3ccc66…c11252
0x79ec…56320x47c5…4fc3Base$10.5070%0xbf7d…708b6d ago0x3699ba…54a0fb
0x79ec…56320x47c5…4fc3Base$10.5070%0xf11b…db946d ago0xbee0bb…dbaa35
0x79ec…56320x47c5…4fc3Base$21.0070%0x4184…789b6d ago0x8d133e…75c5fb
0x79ec…56320x47c5…4fc3Base$15.7570%0x4345…1ce96d ago0xd739d9…a926e4
0x79ec…56320x47c5…4fc3Base$10.5070%0x28cc…0ecd6d ago0xd957f8…b4c617
0x79ec…56320x47c5…4fc3Base$11.5570%0xc5bc…36066d ago0xeeb231…37226a
0x79ec…56320x47c5…4fc3Base$15.7570%0x33cf…fffe6d ago0x8ee23c…908248
0x79ec…56320x47c5…4fc3Base$26.2570%0x3c35…aa736d ago0x9a83ce…e639a7
0x79ec…56320x47c5…4fc3Base$42.0070%0x4e07…cf7c6d ago0xe198d1…6ebfc8

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.