Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0xac6a09…7b1f3b
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x19e410…b2b515
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x87c6ac…b5dda1
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x192685…a6dc16
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x62b1d4…6883fc
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x72a7bd…eb6fe9
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x945113…aea2f2
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x037204…d03c51
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x579c03…bfa4a5
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x57a22f…1f5a63
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0xe94f2f…338e0b
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0xbbd4e0…068683
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x688c1e…123766
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0xa32bea…755ce8
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x3aa953…326bfa
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x9105cf…fc2159
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0x3c6445…300007
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa114d ago0xed7c16…52d771
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0x93aff3…0af6f1
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0x4d80a1…5d7817
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0x69905e…773bbf
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0x8c8e27…6c379d
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0xa955a3…9e70dc
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0x04c808…f51393
0xb90a…9ae40x1909…0ba3Base—$0.01100%fluxa115d ago0xc16d7c…ea3d92

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.