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—$4.50100%0x2772…8c1779d ago0x5c46a3…b52b16
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1779d ago0x70e625…851d8b
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x7085f7…0d644d
0x388f…4adc0x6ede…86cfBase—$2.20100%0x2772…8c1779d ago0x120036…db61d2
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x40a3a6…ea8ed8
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1779d ago0xc01901…f32daa
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0xb26162…18073c
0x388f…4adc0x6ede…86cfBase—$2.00100%0x2772…8c1779d ago0x31d825…8305e1
0x388f…4adc0x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0x4a69df…4ef90a
0x388f…4adc0x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0xf1f2f2…bccfb3
0x388f…4adc0x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0x146d1c…7b5183
0x388f…4adc0x6ede…86cfBase—$5.50100%0x2772…8c1779d ago0x2f2517…e408ad
0x6ede…86cf0x388f…4adcBase—$3.70100%0x2772…8c1779d ago0xca149f…b200ab
0x6ede…86cf0x388f…4adcBase—$4.00100%0x2772…8c1779d ago0x7a8693…8dd63a
0x388f…4adc0x6ede…86cfBase—$5.20100%0x2772…8c1779d ago0x5a5408…31a751
0x388f…4adc0x6ede…86cfBase—$2.20100%0x2772…8c1779d ago0xa927ed…a797b6
0x388f…4adc0x6ede…86cfBase—$0.60100%0x2772…8c1780d ago0xa98376…98e7e3
0x6ede…86cf0x388f…4adcBase—$3.60100%0x2772…8c1780d ago0xf82348…2808d7
0x6ede…86cf0x388f…4adcBase—$16.00100%0x2772…8c1780d ago0xc87e08…3dc52d
0x6ede…86cf0x388f…4adcBase—$14.20100%0x2772…8c1780d ago0xb3b306…dd0376

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.