Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x838692…056c5a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x084390…c39574
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x796ff4…492fbc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21b21c…574340
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f5042…821e92
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27fcfa…707cc1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63d8e3…87e663
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x977ebd…3f6ce4
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49e5e1…73d820
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x756d3e…b75d06
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90a1d6…48e59d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x72ee46…1a7d45
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe272c7…62129d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91da66…4bfd62
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1f1e7…e45e4e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b8b49…a62b06
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1431e1…7f034e
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa3b57…65053d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb53486…c75919
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcdca64…e49e7f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2ec67…9bdd47
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f44a2…69c7cc
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7f293…4b11ab
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x824557…8e340a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x898ec7…3a513e

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.