Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x83e11c…7a445b
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xb4ad62…8c3e64
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x104c2d…e495e6
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xe1168c…0115ae
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xd193f4…332156
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xee8866…83ee68
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xf43867…50cd00
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x119938…c4118f
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xb2bbb5…e8a166
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x9d4eed…af298e
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x9032b0…e7dbd0
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xa981c4…0272cd
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xe1c134…b67848
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x7b86ac…a4bd2c
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x5414d4…0cead4
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x8018b3…0a794a
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x6ad199…54e7d3
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xfe9cfb…02a3a1
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x99923f…4366cc
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xb65878…12c412
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x79c435…213c24
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xc02538…f29858
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0x925d86…d07637
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xce8484…688477
0x8619…e6c10xfe80…47eeBase—$0.001100%fluxa23d ago0xc5c401…ce008f

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.