Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e215a…2cec85
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x676d75…87b7a7
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21108f…714ec7
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e75c1…b523c1
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a49fd…791304
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd8665a…22355f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43d388…b06c10
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05f13c…561e9c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fb92b…c6a567
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78a730…a136b0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3b719…c3c91e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee30ca…98fd3d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe22728…1095d0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0698e…07b879
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x746c70…794d6e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa34744…9392cf
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x236721…bf1696
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8c415…2dadb7
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2508bb…d51d31
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xedeb44…509aef
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17324f…422ad2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04d740…513b94
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa0931…8797b6
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf64e96…c010b9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7ab78f…fa59f4

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.