Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb2…b05b0x32ad…8af9Base—$0.07100%fluxa121d ago0x472768…6f4bae
0xc97a…94aa0x32ad…8af9Base—$0.12100%fluxa121d ago0x207dab…809216
0x38cb…adda0x32ad…8af9Base—$0.13100%fluxa121d ago0x4e47de…c9499c
0x34e9…a86a0x32ad…8af9Base—$0.07100%fluxa121d ago0x177d83…26fe98
0x9e4d…8b6f0x32ad…8af9Base—$0.10100%fluxa121d ago0x2756dd…6355de
0x8daf…99910x32ad…8af9Base—$0.06100%fluxa121d ago0x4a6953…54228b
0xaaa0…0eb40x32ad…8af9Base—$0.12100%fluxa121d ago0xe3c4a8…94a4bf
0x73d0…b4b30x32ad…8af9Base—$0.12100%fluxa121d ago0x3dbce0…c1bff1
0xe773…80340x32ad…8af9Base—$0.13100%fluxa121d ago0xcb6f06…45e17b
0x19a0…23f50x32ad…8af9Base—$1.72100%fluxa121d ago0x41d654…e4d7f0
0xdb1f…326f0x32ad…8af9Base—$0.32100%fluxa121d ago0x8a0465…e8ab33
0xc109…cc690x32ad…8af9Base—$0.34100%fluxa121d ago0xe15e34…a5c562
0x0154…9d470x32ad…8af9Base—$0.38100%fluxa121d ago0xd37f87…eedc5e
0x93d4…dbe50x32ad…8af9Base—$0.39100%fluxa121d ago0x6e9908…ed7e27
0xcbbf…fe350x32ad…8af9Base—$0.23100%fluxa121d ago0xf8507d…d9adf0
0x6d72…8a240x32ad…8af9Base—$0.23100%fluxa121d ago0x707aef…5a931d
0x82ba…5d6a0x32ad…8af9Base—$0.34100%fluxa121d ago0xb63fde…cc54f2
0x1889…f82f0x32ad…8af9Base—$0.32100%fluxa121d ago0x3b42fb…a1a918
0x07e7…c3ff0x32ad…8af9Base—$0.34100%fluxa121d ago0xcb5839…2ad5a1
0x1b6a…34e00x32ad…8af9Base—$0.35100%fluxa121d ago0x50a358…6b19c1
0x2655…a3380x32ad…8af9Base—$0.35100%fluxa121d ago0x43513c…a2ad0d
0x8596…cec90x32ad…8af9Base—$0.36100%fluxa121d ago0xb906c4…a89723
0x81f3…a16a0x32ad…8af9Base—$0.33100%fluxa121d ago0xecc467…f66b8e
0x80b2…01e70x32ad…8af9Base—$0.23100%fluxa121d ago0xf5140f…ff5a26
0x1bbe…e4130x32ad…8af9Base—$0.30100%fluxa121d ago0x8382d0…dd87ed

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.