Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb416e9…2715ad
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90a3e9…8071f2
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb0bd70…2c05ee
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x523145…b753c8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc235b8…3d355a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd304e…68b695
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87e898…4aba9b
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa256cf…c4ca62
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x39211d…e25e80
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21d425…073dc2
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29ce64…9d671c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x590dc9…04fd59
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b6dd0…5d5227
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56feff…9b0c35
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a5b10…449666
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1ecbf…79d311
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf29135…908f03
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a49d1…39cef7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3bdb7a…e5e04c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7d50b5…0acf7e
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea929d…fe76ba
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x003dd1…06c086
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cc552…a46b7c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88ba0e…877d2f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30cf7d…8fa8b1

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.