Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63a610…8db293
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa9a2bd…60b67d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2a757c…5fc349
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeba78b…ecb4c2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd69997…b39335
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9c2eeb…739de3
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x79753a…f900ac
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x835fd4…f22c21
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x711329…3b8763
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4b446f…5b6d37
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3145e9…ae6571
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0ef0d1…413320
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x177af8…53d5ac
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1df2cf…30a87e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd6a2e0…daa501
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb2aaae…9b6824
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x86bb50…d3d4dd
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7184db…9e2934
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd327a7…70622c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdcbf11…5ae8bb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e900b…6dd437
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe18077…7b6395

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.