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
0x676c…6cf20x6ede…86cfBase—$4.70100%0x2772…8c1780d ago0xc546f2…a6f3f1
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x75f6a6…090344
0x388f…4adc0x6ede…86cfBase—$8.50100%0x2772…8c1780d ago0x2262ce…7a5e9d
0x6ede…86cf0x676c…6cf2Base—$5.50100%0x2772…8c1780d ago0xf1503c…d8b142
0x89b7…fb510x6ede…86cfBase—$3.50100%0x2772…8c1780d ago0xc95a1a…2bc37a
0x676c…6cf20x6ede…86cfBase—$1.30100%0x2772…8c1780d ago0x75792a…48e4e4
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0x4c7059…90806f
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x356c3d…6c6534
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0x78a371…f77681
0x9ce7…963d0x6ede…86cfBase—$1.70100%0x2772…8c1780d ago0x4ac8f9…d3a25f
0x388f…4adc0x6ede…86cfBase—$3.00100%0x2772…8c1780d ago0x9c3af2…dbba74
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x47e47d…2dac8d
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0xa09ef7…6619d0
0x9ce7…963d0x6ede…86cfBase—$2.60100%0x2772…8c1780d ago0xa4e5a7…067859
0x89b7…fb510x6ede…86cfBase—$6.80100%0x2772…8c1780d ago0x7962b2…7c1c65
0x89b7…fb510x6ede…86cfBase—$0.09100%0x2772…8c1780d ago0xe6425f…6c8470
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0x5e28ad…176a72
0x676c…6cf20x6ede…86cfBase—$7.20100%0x2772…8c1780d ago0xdea0f2…7bdc91
0x388f…4adc0x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0x6cbdf3…96b08f
0x89b7…fb510x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0xcf42fc…8c827e
0xebe7…35b80x6ede…86cfBase—$1.40100%0x2772…8c1780d ago0x8f5f45…85156e
0x388f…4adc0x6ede…86cfBase—$7.00100%0x2772…8c1780d ago0xd7e108…64f9e5
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x0a79ab…2a6b37
0x9ce7…963d0x6ede…86cfBase—$0.08100%0x2772…8c1780d ago0xf5a28a…594dd7

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.