Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe334aa…1c1372
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf7e23…a3231d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x574308…5a06f3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e4833…a17d1d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fefd2…0b665c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71d1dc…b48c7e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a9ec3…bfe6f7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe134c3…3aeecd
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3f874…6b0f96
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x799577…f51742
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79b3c6…4cd43e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8193c9…3baab0
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9aca8…5722ad
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x600be8…1145a4
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd81926…7bcabe
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8dc97a…af559f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd28a1…b55d52
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe09e58…ff277b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc1b86…0ebd22
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x999d99…7eaea3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc37aa7…0efd34
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76993a…6b728e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4b8cbf…b92b61
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed017a…169100
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd03c55…3e7425

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.