Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388f…4adc0x6ede…86cfBase—$0.02100%0x2772…8c1782d ago0xaa0d26…b0e35a
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1782d ago0xf386a6…1a0d54
0x89b7…fb510x6ede…86cfBase—$0.08100%0x2772…8c1782d ago0x4ae1a8…914342
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1782d ago0xeef740…afbd4a
0x676c…6cf20x6ede…86cfBase—$0.08100%0x2772…8c1782d ago0x7df32a…2c8517
0xebe7…35b80x6ede…86cfBase—$9.60100%0x2772…8c1782d ago0x54287b…ba3102
0x89b7…fb510x6ede…86cfBase—$3.50100%0x2772…8c1782d ago0x28f942…fc88d4
0x6ede…86cf0x9ce7…963dBase—$3.60100%0x2772…8c1782d ago0x5c1083…06a46f
0x89b7…fb510x6ede…86cfBase—$0.08100%0x2772…8c1782d ago0xb8d781…9a9276
0x676c…6cf20x6ede…86cfBase—$0.02100%0x2772…8c1782d ago0xa655bb…0c47b4
0x89b7…fb510x6ede…86cfBase—$1.50100%0x2772…8c1782d ago0x2a4b02…32e308
0x89b7…fb510x6ede…86cfBase—$0.60100%0x2772…8c1782d ago0x4a0e19…f58bed
0x9f21…dc590x6ede…86cfBase—$0.80100%0x2772…8c1782d ago0x288e5a…5f7400
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1782d ago0x8b5005…f53c2c
0x9f21…dc590x6ede…86cfBase—$3.30100%0x2772…8c1782d ago0xbf38de…bd8ba3
0x6ede…86cf0xebe7…35b8Base—$6.10100%0x2772…8c1782d ago0x328e7f…7bb4d3
0x676c…6cf20x6ede…86cfBase—$1.60100%0x2772…8c1782d ago0xb88bfb…f5d0d4
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0xce70f3…c20011
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c1782d ago0x2b30aa…f46e23
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0xa0c393…325388
0x6ede…86cf0x9f21…dc59Base—$5.20100%0x2772…8c1782d ago0x064957…8cad0b
0x89b7…fb510x6ede…86cfBase—$0.05100%0x2772…8c1782d ago0x1a18be…1e6740
0xebe7…35b80x6ede…86cfBase—$4.00100%0x2772…8c1782d ago0xd5f4e0…e32a73
0x9f21…dc590x6ede…86cfBase—$8.40100%0x2772…8c1782d ago0x01043d…203c7f
0xebe7…35b80x6ede…86cfBase—$2.50100%0x2772…8c1782d ago0x4ffe82…73589b

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.