Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase64d ago0xd6ef21…8f6991
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x262091…0895a2
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xb9cc97…9e51f3
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x6a5a99…4ded7b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x2a5e0d…fb1fc9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x2fd4a8…a389eb
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x06cfe9…4a4902
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xc33eb1…c32c8b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xc7a479…b3ae08
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xf914ef…0c0f7a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x850c9c…2d9ac6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xb927c0…de2581
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x530448…2a3a13
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xf6fee9…97f39b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x71a553…f86af9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x2081d1…0b9e00
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xef1984…e79e5f
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x65fc07…7b546d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x537a64…9dac50
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xfa6d05…32d123
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x16b4c1…1fdc77
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x92396f…833261
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0x2bcab7…7f559a
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase65d ago0xac75a4…a90068
0x14bd…5f760x8a59…a822Basex402 service$0.001100%coinbase65d ago0x74fc71…a70f2f

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.