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%payAI109d ago0x401c94…9af2f2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa2bb63…72a65d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c7349…d19d11
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf619c…70cb56
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x52bd87…03b77d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb5f2fe…bfb97b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6ca6d…3073ab
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8274fe…ef4bc9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe5ef69…a3afd4
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ef449…fdb526
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce4669…303c9f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeeb269…ca15d4
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafb4a9…e411eb
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc4f0bf…d57924
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x317b02…f0d5e5
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x947919…e303e3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdee16…bc0d1c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x65c954…f1a692
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb98863…63a6d3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40a684…0d9d13
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67d43e…7255e2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x453cb3…846792
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5df821…dce3ed
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61d937…e3b67d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20dc2f…b40f09

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.