Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe15e…02650x9d19…08d3Base—$0.01100%fluxa115d ago0x85299c…948204
0xb58f…3e4d0x9d19…08d3Base—$0.02100%fluxa115d ago0x20764f…da3b0b
0xd344…2cf20x9d19…08d3Base—$0.03100%fluxa115d ago0x47f178…96b98b
0x0dc5…5f330x9d19…08d3Base—$0.03100%fluxa115d ago0xd91462…a087c8
0x4106…39920x9d19…08d3Base—$0.03100%fluxa115d ago0x639674…8564f8
0xfdeb…ea8e0x9d19…08d3Base—$0.01100%fluxa115d ago0x468f77…6ca689
0xf4d5…b97f0x9d19…08d3Base—$0.01100%fluxa115d ago0xcbcdbf…8ab0af
0xe81b…11880x9d19…08d3Base—$0.02100%fluxa115d ago0x72e850…416abc
0x36c9…7c020x9d19…08d3Base—$0.01100%fluxa115d ago0xb6c095…2117fc
0xa03c…fbda0x9d19…08d3Base—$0.01100%fluxa115d ago0x1213dd…0935cb
0xbb65…58430x9d19…08d3Base—$0.01100%fluxa115d ago0xffce75…1a72d5
0xc562…ccc20x9d19…08d3Base—$0.02100%fluxa115d ago0x074f56…7fd734
0x862c…07aa0x9d19…08d3Base—$0.03100%fluxa115d ago0x8f1e0f…a80f27
0x0444…48e30x9d19…08d3Base—$0.02100%fluxa115d ago0xf06ab1…afd6c5
0xe7ac…fe0e0x9d19…08d3Base—$0.02100%fluxa115d ago0x9d35f0…ef0bee
0x6910…3eae0x9d19…08d3Base—$0.02100%fluxa115d ago0xe03cd3…37d9a4
0x07c4…91f90x9d19…08d3Base—$0.03100%fluxa115d ago0xb8a55e…9c295c
0x5ace…6db30x9d19…08d3Base—$0.04100%fluxa115d ago0xcd779c…6671cf
0xa89a…acda0x9d19…08d3Base—$0.05100%fluxa115d ago0x186fea…1e3363
0x12da…02950x9d19…08d3Base—$0.05100%fluxa115d ago0x5bb82b…994a34
0x4394…02330x9d19…08d3Base—$0.06100%fluxa115d ago0x9f6556…1dc08c
0xfa08…ac110x9d19…08d3Base—$0.02100%fluxa115d ago0xacb013…5fd796
0x4edb…86570x9d19…08d3Base—$0.03100%fluxa115d ago0x747b64…7628b9
0x99fd…575b0x9d19…08d3Base—$0.01100%fluxa115d ago0x0456f8…e2a565
0x797f…0d130x9d19…08d3Base—$0.01100%fluxa115d ago0xd81bdb…5d0c3c

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.