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.03100%0x2772…8c1780d ago0x6eea67…57503a
0x388f…4adc0x6ede…86cfBase—$8.50100%0x2772…8c1780d ago0x2262ce…7a5e9d
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x356c3d…6c6534
0x388f…4adc0x6ede…86cfBase—$3.00100%0x2772…8c1780d ago0x9c3af2…dbba74
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0x5e28ad…176a72
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0x6cbdf3…96b08f
0x388f…4adc0x6ede…86cfBase—$7.00100%0x2772…8c1780d ago0xd7e108…64f9e5
0x388f…4adc0x6ede…86cfBase—$1.50100%0x2772…8c1780d ago0xa1c243…7f3ab7
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0x059d92…a79c7e
0x388f…4adc0x6ede…86cfBase—$0.80100%0x2772…8c1780d ago0x145445…fe41ba
0x6ede…86cf0x388f…4adcBase—$5.90100%0x2772…8c1780d ago0xc25ee1…c4e50e
0x388f…4adc0x6ede…86cfBase—$2.90100%0x2772…8c1780d ago0x82c771…1d3672
0x6ede…86cf0x388f…4adcBase—$7.00100%0x2772…8c1780d ago0x19e338…4193bb
0x388f…4adc0x6ede…86cfBase—$9.60100%0x2772…8c1780d ago0xb50a8b…2e4463
0x6ede…86cf0x388f…4adcBase—$6.90100%0x2772…8c1780d ago0xa59d41…c03265
0x388f…4adc0x6ede…86cfBase—$7.50100%0x2772…8c1780d ago0x190fdb…e4da65
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0xaf3d53…1946f8
0x388f…4adc0x6ede…86cfBase—$3.50100%0x2772…8c1780d ago0x976d64…b98c6e
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0xe6bf3f…a3bf2a
0x6ede…86cf0x388f…4adcBase—$3.50100%0x2772…8c1780d ago0x87fa49…bf6315
0x6ede…86cf0x388f…4adcBase—$16.20100%0x2772…8c1780d ago0x9af822…0dc38b

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.