Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa43d ago0x2cee03…741c0d
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xeb8d9c…2526e3
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xa769d4…cb9090
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x14e258…241e53
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x931ab7…672dfc
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x8776f1…f6a3ba
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x093de7…2269c5
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x3ff753…9f68d5
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xbd619a…497368
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xc1e15d…3a4ca6
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xe123aa…20fc06
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xcca82b…04c71d
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x51bd5e…48ceae
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xff9c6c…807af3
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xa14b89…3b8eb3
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x64bef6…7650c3
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xdda66e…d70ec5
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xf1a467…52fa12
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x2eee89…3b574f
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0x18f918…57afc9
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xdade28…971131
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x556e64…ab6f0f
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0x30058b…6de835
0xf13f…dbb50x9c95…e299Base—$0.001100%fluxa44d ago0xc65e9f…9a18f8
0xf13f…dbb50xfe80…47eeBase—$0.001100%fluxa44d ago0xc941ff…448d3f

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.