Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x14dd…a4ea2h ago0x295345…254efd
0x79ec…56320x47c5…4fc3Base—$10.5070%0xc6a6…b8552h ago0x81e765…1f417f
0x6b83…3bd90x47c5…4fc3Base—$10.0070%0x647b…3fa52h ago0xfabc0f…ab163d
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd8cf…8eb72h ago0xe93174…ba92fa
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x38ac…96f62h ago0x32fdfa…783241
0x8d85…342e0x47c5…4fc3Base—$28.3570%0x60b3…97732h ago0xff5b72…f40b17
0xfc55…15b60x47c5…4fc3Base—$10.5070%0x3663…55ff2h ago0xa86625…91f8ad
0x824e…649e0x47c5…4fc3Base—$50.4070%0x0485…d4292h ago0x871908…4f925f
0x1332…66eb0x47c5…4fc3Base—$18.9070%0x7492…70ae2h ago0xf01aff…32ba5c
0x1712…14740x47c5…4fc3Base—$10.7570%0x271d…71b42h ago0x6f8bee…9b8fab
0x7465…4cf70x47c5…4fc3Base—$31.5070%0xe620…49012h ago0xc53c3f…b6b6f9
0xd172…fe1f0x47c5…4fc3Base—$25.0070%0x4d98…2b5b2h ago0x5e126a…e3d54e
0xd172…fe1f0x47c5…4fc3Base—$31.5070%0x3c35…aa732h ago0xa358f7…256559
0x5032…09a20x47c5…4fc3Base—$10.3970%0x28a1…4ae52h ago0xf793f1…f37f13
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x2742…8fd12h ago0xda51ce…7d70e3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x78aa…36672h ago0x19861d…8fbc34
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x3764…3be02h ago0x2603c1…c800ab
0xf67f…5e730x47c5…4fc3Base—$13.6570%0x04bf…0d0e2h ago0xbc652b…f047c2
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x2e76…b7492h ago0xb3df5f…9ad814
0x0cf1…4e940x47c5…4fc3Base—$10.3970%0x160a…c8912h ago0xdee43c…2f8494
0x0cf1…4e940x47c5…4fc3Base—$10.3970%0x1708…5a272h ago0xa1e62e…54c91f
0x331c…529d0x47c5…4fc3Base—$26.2570%0xa2b7…2c9a2h ago0x132c9e…f9576c
0x1fce…dc6a0x47c5…4fc3Base—$31.5070%0x1570…9b0a2h ago0xdaaf64…6c2b03
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x791a…97b42h ago0x0f90ba…37bae4
0x1332…66eb0x47c5…4fc3Base—$116.9970%0x6647…55262h ago0xcc61c8…69ac3f

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.