Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ce7…963d0x6ede…86cfBase—$0.03100%0x2772…8c1783d ago0x312f0f…fc2ed7
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0x715b5f…867f0a
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1783d ago0xd3a69b…f204ef
0x9ce7…963d0x6ede…86cfBase—$5.40100%0x2772…8c1783d ago0xd2dc55…9beed0
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0xd7865e…b2143f
0x9ce7…963d0x6ede…86cfBase—$3.40100%0x2772…8c1783d ago0xadce33…d00b52
0x6ede…86cf0x9ce7…963dBase—$6.50100%0x2772…8c1783d ago0x72de89…4913dc
0x9ce7…963d0x6ede…86cfBase—$1.60100%0x2772…8c1783d ago0x9e4dd6…0c8a4a
0x6ede…86cf0x9ce7…963dBase—$6.90100%0x2772…8c1783d ago0x966f9f…85a0ea
0x9ce7…963d0x6ede…86cfBase—$10.00100%0x2772…8c1783d ago0x9611da…613cd7
0x9ce7…963d0x6ede…86cfBase—$0.09100%0x2772…8c1783d ago0x07856d…b63e91
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0x35f1d5…bd8896
0x9ce7…963d0x6ede…86cfBase—$7.30100%0x2772…8c1783d ago0x1b7a87…6b1dab
0x6ede…86cf0x9ce7…963dBase—$3.20100%0x2772…8c1783d ago0xd0d443…076a9e
0x9ce7…963d0x6ede…86cfBase—$3.40100%0x2772…8c1783d ago0x622ebb…bb7a73
0x6ede…86cf0x9ce7…963dBase—$3.50100%0x2772…8c1783d ago0x687e73…a0d9c2
0x9ce7…963d0x6ede…86cfBase—$2.20100%0x2772…8c1783d ago0x2bc829…05c3ae
0x9ce7…963d0x6ede…86cfBase—$7.40100%0x2772…8c1783d ago0x10ba7f…fcfede
0x9ce7…963d0x6ede…86cfBase—$0.09100%0x2772…8c1783d ago0xc382a9…96b8e9
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1783d ago0xa2e992…2c84d8
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1783d ago0x74fbd0…9ee7fa
0x6ede…86cf0x9ce7…963dBase—$3.70100%0x2772…8c1783d ago0x4ba49d…6b9015
0x6ede…86cf0x9ce7…963dBase—$6.00100%0x2772…8c1783d ago0x2aa07a…d489bd

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.