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.07100%0x2772…8c1795d ago0x08b2b3…85f7d7
0x388f…4adc0x6ede…86cfBase—$1.30100%0x2772…8c1795d ago0x7cdad1…75a23a
0x388f…4adc0x6ede…86cfBase—$2.00100%0x2772…8c1795d ago0x79d214…f62213
0x388f…4adc0x6ede…86cfBase—$1.20100%0x2772…8c1795d ago0x5b88d2…393c7e
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1795d ago0xb31c68…2bc4cc
0x388f…4adc0x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x95eb6b…b09871
0x388f…4adc0x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x1a352e…afa472
0x388f…4adc0x6ede…86cfBase—$2.50100%0x2772…8c1795d ago0x6c14c4…a2f8ba
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1795d ago0xc30f73…5f6fdf
0x6ede…86cf0x388f…4adcBase—$4.50100%0x2772…8c1795d ago0xd718e3…a18f0d
0x388f…4adc0x6ede…86cfBase—$3.20100%0x2772…8c1795d ago0x8f9d92…888af9
0x6ede…86cf0x388f…4adcBase—$3.70100%0x2772…8c1795d ago0x092e7c…0513ff
0x388f…4adc0x6ede…86cfBase—$4.40100%0x2772…8c1796d ago0x5897f5…c384ce
0x388f…4adc0x6ede…86cfBase—$2.60100%0x2772…8c1796d ago0xd330c1…c53e99
0x388f…4adc0x6ede…86cfBase—$1.30100%0x2772…8c1796d ago0x940b0d…043c9a

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.