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%coinbase60d ago0x69b2fc…9f3570
0x7e57…2f090x8a59…a822Basex402 service$0.004100%coinbase60d ago0x5af647…b0aa21
0x7e57…2f090x8a59…a822Basex402 service$0.004100%coinbase60d ago0x7e2061…8afba7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x67b0af…69f9a2
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0x41f755…57fd53
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0x1f2bf8…850542
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0xf49670…b5d094
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0xa20052…08e948
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0xb360a8…8d507d
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0x2cbb2f…ba5a80
0x7e57…2f090x8a59…a822Basex402 service$0.002100%coinbase60d ago0x71d5d6…2a0f7c
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x509e13…3f1dc0
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x75c446…4f0b06
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x1c0847…d2d4af
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x32a9eb…ed77cd
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x63e4f7…319c36
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0xbeb063…e962c8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase60d ago0x2f2459…ffa2df
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0xfafa80…7aa526
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0x01ec88…4f5c53
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0xffdc56…ce5ff9
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0xfc81b4…ce799d
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0x69753c…e669df
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0x68d4b8…f12ede
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase61d ago0xadab43…a76979

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.