Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27a9…29fc0x1e8e…60f8Base$3.00100%anyspend55d ago0xd67429…1c413d
0x448d…1b3b0x1e8e…60f8Base$1.00100%anyspend55d ago0x8163a4…49a2e4
0x2e51…334d0x1e8e…60f8Base$3.00100%anyspend55d ago0xf45b24…96569f
0x0158…f28d0x1e8e…60f8Base$2.00100%anyspend55d ago0xf93849…9cb4a6
0x9648…cb240x1e8e…60f8Base$1.00100%anyspend55d ago0xb1efa9…987c61
0x08db…931f0x1e8e…60f8Base$3.00100%anyspend55d ago0xa34189…1a3bcd
0x9648…cb240x1e8e…60f8Base$1.00100%anyspend55d ago0x65e56e…717ea6
0x7eaa…c1720x1e8e…60f8Base$3.00100%anyspend55d ago0x57da8f…a00665
0x11d5…0a900x1e8e…60f8Base$1.00100%anyspend55d ago0x9d4831…09794f
0x6e9e…a8aa0x1e8e…60f8Base$1.00100%anyspend55d ago0x7edd0b…218099
0xd5cc…22a70x1e8e…60f8Base$3.00100%anyspend55d ago0xbff947…5e1d74
0x5f2b…cc260x1e8e…60f8Base$2.00100%anyspend55d ago0x4a2506…7a3a85
0xcb12…c9730x1e8e…60f8Base$1.00100%anyspend55d ago0x64c522…314268
0x6e35…c6940x1e8e…60f8Base$2.00100%anyspend55d ago0xb37a14…83f6be
0xe15e…78760x1e8e…60f8Base$3.00100%anyspend55d ago0xb08bb3…478a3c
0xfd87…9bfb0x1e8e…60f8Base$3.00100%anyspend55d ago0xbee9e1…889412
0x1f31…9ac50x1e8e…60f8Base$1.00100%anyspend55d ago0x806114…34bc0c
0x9234…0d850x1e8e…60f8Base$2.00100%anyspend55d ago0x1f8f85…165bd7
0xe9f9…f3190x1e8e…60f8Base$2.00100%anyspend55d ago0x3d650f…364f79
0x7dfe…f7840x1e8e…60f8Base$1.00100%anyspend55d ago0x601b2e…e4f209
0x07d6…53610x1e8e…60f8Base$1.00100%anyspend55d ago0xe2abb0…932819
0xabe5…f12e0x1e8e…60f8Base$1.00100%anyspend55d ago0x85b5a1…87c0e8
0x13cc…597d0x1e8e…60f8Base$1.00100%anyspend55d ago0xcf9f0e…b6e337
0xca1b…6f140x1e8e…60f8Base$2.00100%anyspend55d ago0x30f20b…01fc9b
0x7c5b…0a5c0x1e8e…60f8Base$1.00100%anyspend55d ago0xd3f9ad…ba6816

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.