Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x960047…0edfff
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x0ae1f2…d960e7
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x2ecd38…d26ca1
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xdd4a62…63eb63
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xbb7eed…0d6859
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xf49b1c…4f8192
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xd49711…ee04cd
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x449a5a…a137b4
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x038609…90560e
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x81ff6e…d6386e
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x4bbdf2…a6f163
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xb95d88…ea1e63
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x6d6173…eb7e13
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xdd9163…c0d888
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xcd52fb…e5dc5c
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xbff91c…2be651
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x6f5370…3f6de5
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x41d736…1cfefd
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xe5d3c6…240055
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x03b2e4…f9862b
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xaf2024…81ab4f
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x99a0ad…4098c3
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xaf483a…57871a
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0x3d6ef3…47f109
0xd2b0…778d0xd591…428cBase—$0.00170%0xea34…81fd14d ago0xb2ecf8…ca042d

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.