Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$1.40100%0x2772…8c1780d ago0x8f5f45…85156e
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x8a7525…ed6752
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x8d2b26…a257e1
0xebe7…35b80x6ede…86cfBase—$6.00100%0x2772…8c1780d ago0x0071d5…229e12
0xebe7…35b80x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0xfdca1a…4c588b
0x6ede…86cf0xebe7…35b8Base—$7.70100%0x2772…8c1780d ago0x36033c…f2acea
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0xcd4d9e…c5fe55
0xebe7…35b80x6ede…86cfBase—$2.40100%0x2772…8c1780d ago0x05d501…ed0159
0xebe7…35b80x6ede…86cfBase—$10.00100%0x2772…8c1780d ago0xf53cd2…e3ac1e
0xebe7…35b80x6ede…86cfBase—$0.09100%0x2772…8c1780d ago0x523d32…c1e3d6
0x6ede…86cf0xebe7…35b8Base—$6.50100%0x2772…8c1780d ago0x45be62…b6abd8
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1780d ago0x59e238…d46960
0x6ede…86cf0xebe7…35b8Base—$5.90100%0x2772…8c1780d ago0xa0deb8…b0cb79
0x6ede…86cf0xebe7…35b8Base—$5.50100%0x2772…8c1780d ago0xf1a083…57e3af
0xebe7…35b80x6ede…86cfBase—$4.40100%0x2772…8c1780d ago0x7af807…24040b
0xebe7…35b80x6ede…86cfBase—$3.50100%0x2772…8c1780d ago0x0ade1d…3f3e5a
0x6ede…86cf0xebe7…35b8Base—$6.80100%0x2772…8c1780d ago0x069c0a…d55061
0xebe7…35b80x6ede…86cfBase—$3.20100%0x2772…8c1780d ago0xbed658…e0dab1
0xebe7…35b80x6ede…86cfBase—$8.80100%0x2772…8c1780d ago0x1672a6…277628
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x188d42…0af7fc
0x6ede…86cf0xebe7…35b8Base—$12.00100%0x2772…8c1780d ago0x57d8d0…3dfb8f

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.