Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a3945…0c4e96
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3b312…930b11
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf54a1…774e33
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf00d6a…3c8661
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fc848…555b3d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x666222…a0c8a7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61364b…8de4a8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x444b6f…e34d03
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd63612…e4b856
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2a508…278aae
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03ac8f…1dfe8b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x710048…91aa63
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd97150…b9f3a7
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe1d8a4…c86b78
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0db13e…fa3c21
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x206b9a…3689d6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6895de…3545a2
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a423e…ed2763
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8585ca…b443c5
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e832c…91e56b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd86474…6ffc14
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x733752…85e0ee
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7127e…3a224b
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc984e6…b8bba0
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07a558…4715b3

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.