Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x70ac83…1c4bc0
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x68b8ec…f4641e
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x48460a…03a037
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x8cc1f6…19619b
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x97a0cd…ffd6e1
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xd96557…b190fb
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x596aa4…3e2561
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x8e10e1…6d1592
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xb23ba7…22d40b
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xb04017…0348b9
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x0a0731…d47e71
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xfacca6…dbe3a8
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xb316ea…d9518f
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x519d24…fb6510
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x039244…d2420e
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x1d4d14…98df64
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x4b603f…7441a8
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x35a12d…7f9708
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x6f7955…514c8d
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xe768ee…e906eb
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x8c88e5…e135ac
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xce0be8…988698
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xde48ad…0ae3ba
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0xa34a4d…bd8ae3
0x6bbe…320c0xfe80…47eeBase—$0.001100%fluxa50d ago0x85ce2a…115fda

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.