Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095e…6e230x1e8e…60f8Base$2.00100%anyspend178d ago0x15f9b5…813f9e
0x2310…0fb20x1e8e…60f8Base$2.00100%anyspend178d ago0x2be5f7…1ac1d0
0x3e64…d3690x1e8e…60f8Base$3.00100%anyspend178d ago0x2dc744…abe1d2
0x2ce2…2f030x1e8e…60f8Base$2.00100%anyspend178d ago0xa520be…661e58
0x3b45…45730x1e8e…60f8Base$1.00100%anyspend178d ago0x1fd23e…3ed212
0x2310…0fb20x1e8e…60f8Base$1.00100%anyspend178d ago0xbe613a…e4c588
0xe1e7…a8d80x1e8e…60f8Base$2.00100%anyspend178d ago0xb36051…d15f1c
0x1d14…9ef80x1e8e…60f8Base$1.00100%anyspend178d ago0x59e871…6d4b86
0x1d14…9ef80x1e8e…60f8Base$3.00100%anyspend178d ago0x133938…14283d
0x019b…12f70x1e8e…60f8Base$1.00100%anyspend178d ago0x0430a7…8045a4
0x090a…86e60x1e8e…60f8Base$1.00100%anyspend178d ago0x36edd9…87bd53
0x2b25…bd6d0x1e8e…60f8Base$2.00100%anyspend178d ago0x8169db…d6ec1c
0x30bc…3b6a0x1e8e…60f8Base$2.00100%anyspend178d ago0xba064d…a46151
0xd628…19640x1e8e…60f8Base$1.00100%anyspend178d ago0x1a8a09…2d6af0
0xbd3a…a1a50x1e8e…60f8Base$1.00100%anyspend178d ago0x5a2d72…de7643
0x53a8…f48a0x1e8e…60f8Base$2.00100%anyspend179d ago0x358666…37a466
0x27a9…29fc0x1e8e…60f8Base$2.00100%anyspend179d ago0x2c60b2…4d5337
0x85e7…46f10x1e8e…60f8Base$1.00100%anyspend179d ago0xe6067a…4f867f
0xd5a9…87a00x1e8e…60f8Base$3.00100%anyspend179d ago0xa91d94…193a6e
0xd628…19640x1e8e…60f8Base$2.00100%anyspend179d ago0x9020cf…61eacf
0xf44f…a0700x1e8e…60f8Base$2.00100%anyspend179d ago0xdcf7f9…753be1
0xe1be…a0d10x1e8e…60f8Base$1.00100%anyspend179d ago0xbe789f…bc9d79
0x58c1…cf810x1e8e…60f8Base$1.00100%anyspend179d ago0x2ac992…44ee03
0xab5d…d1650x1e8e…60f8Base$1.00100%anyspend179d ago0x495f77…b4b300
0x3c21…1d2f0x1e8e…60f8Base$1.00100%anyspend179d ago0x0c8633…444d4b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.