Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243166d ago0x7f322a…d56186
0x25f7…25d30xcf3d…b9fcBase—$101.00100%0xe528…c02866d ago0xf8d675…bf9461
0x7535…5cb40xcf3d…b9fcBase—$629.65100%0x23ef…243166d ago0x5c44a5…ac44de
0xc41d…4e520xcf3d…b9fcBase—$31.00100%0xe528…c02866d ago0x3ef5f1…3e3257
0xddfc…35ce0xcf3d…b9fcBase—$31.50100%0x23ef…243166d ago0x92076b…1edce6
0xddfc…35ce0xcf3d…b9fcBase—$30.00100%0xe528…c02866d ago0x7687d8…ee52be
0xde39…54e60xcf3d…b9fcBase—$92.01100%0x23ef…243166d ago0x165163…e23eac
0x91f4…22b70xcf3d…b9fcBase—$10.63100%0xe528…c02866d ago0x4a66ce…9478fe
0x75d8…2c160xcf3d…b9fcBase—$40.10100%0x23ef…243166d ago0xac3e01…4ef524
0x80a3…1c090xcf3d…b9fcBase—$60.43100%0xe528…c02866d ago0x470aab…e7df2f
0xa401…7bb20xcf3d…b9fcBase—$58.54100%0x23ef…243166d ago0x9c7e7a…b11c2f
0x2216…e99f0xcf3d…b9fcBase—$29.70100%0xe528…c02866d ago0x536764…36ada6
0xc9de…47a60xcf3d…b9fcBase—$165.85100%0x23ef…243166d ago0xadebf5…e090b4
0xc841…7fb30xcf3d…b9fcBase—$99.05100%0xe528…c02866d ago0x42c49b…6ec56f
0xe5a5…be6e0xcf3d…b9fcBase—$99.05100%0x23ef…243167d ago0xcdae75…e183ed
0xc573…17210xcf3d…b9fcBase—$351.63100%0xe528…c02867d ago0x00e746…8ab63c
0xe775…5e2b0xcf3d…b9fcBase—$26.69100%0x23ef…243167d ago0x7d6cb9…b61773
0x2098…10160xcf3d…b9fcBase—$31.04100%0xe528…c02867d ago0x5c15b7…366c6e
0xe775…5e2b0xcf3d…b9fcBase—$999.88100%0x23ef…243167d ago0xf8b9db…c2028d
0xe775…5e2b0xcf3d…b9fcBase—$555.00100%0xe528…c02867d ago0x48b0c7…2b7f2f
0xe775…5e2b0xcf3d…b9fcBase—$400.00100%0x23ef…243167d ago0x8e0795…fdb535
0xbecb…8d240xcf3d…b9fcBase—$35.00100%0xe528…c02867d ago0xa1346f…1944de
0xe775…5e2b0xcf3d…b9fcBase—$250.00100%0x23ef…243167d ago0x68f63b…19877e
0xf144…53c00xcf3d…b9fcBase—$135.49100%0xe528…c02867d ago0x5e6f4a…d28d6a
0xf144…53c00xcf3d…b9fcBase—$280.00100%0x23ef…243167d ago0x83a752…c1212a

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.