Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa401…7bb20xcf3d…b9fcBase—$53.66100%0xe528…c028106d ago0x735117…3d7a32
0xa698…ff620xcf3d…b9fcBase—$97.56100%0x23ef…2431106d ago0x4260b4…f325c4
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c028106d ago0xbdbb68…90fddc
0xe2b5…9d430xcf3d…b9fcBase—$50.00100%0x23ef…2431106d ago0xfaf9f4…3b5409
0x0d45…7ea00xcf3d…b9fcBase—$175.00100%0xe528…c028106d ago0x218c25…f58f08
0x8e89…aaab0xcf3d…b9fcBase—$59.97100%0x23ef…2431106d ago0x0bb49e…0132df
0xb345…a0060xcf3d…b9fcBase—$60.00100%0xe528…c028106d ago0x059064…573085
0xe535…c5ae0xcf3d…b9fcBase—$19.94100%0x23ef…2431106d ago0xba9934…78a045
0xab13…c91b0xcf3d…b9fcBase—$249.89100%0xe528…c028106d ago0x5ce6f7…131487
0x6e49…cbaf0xcf3d…b9fcBase—$91.96100%0x23ef…2431106d ago0x2edac5…9ffb12
0x0125…b01a0xcf3d…b9fcBase—$156.10100%0xe528…c028106d ago0xdd06bc…5ea292
0x31e3…68d40xcf3d…b9fcBase—$11.77100%0x23ef…2431106d ago0x7a2a17…d3669d
0x8098…95150xcf3d…b9fcBase—$155.40100%0xe528…c028106d ago0x33182f…673136
0xc14e…08030xcf3d…b9fcBase—$100.00100%0x23ef…2431106d ago0x836803…10befa
0x8e89…aaab0xcf3d…b9fcBase—$149.97100%0xe528…c028106d ago0x90a10c…140b97
0xea28…c7840xcf3d…b9fcBase—$56.60100%0x23ef…2431106d ago0xb24b7e…e4e9d6
0xd193…0fdb0xcf3d…b9fcBase—$77.64100%0xe528…c028106d ago0xb03bce…a24d5e
0xd7a0…f17c0xcf3d…b9fcBase—$200.00100%0x23ef…2431106d ago0x1fb280…a38c3d
0x169b…333b0xcf3d…b9fcBase—$173.37100%0xe528…c028106d ago0xb9238e…777b5a
0xd9e3…3f210xcf3d…b9fcBase—$651.84100%0x23ef…2431106d ago0x2656a7…f68e0f
0x928f…37f90xcf3d…b9fcBase—$50.00100%0xe528…c028106d ago0xd550c2…b7877e
0x5cbe…7ace0xcf3d…b9fcBase—$24.74100%0x23ef…2431106d ago0xd05bad…3e85f3
0xcefe…98f60xcf3d…b9fcBase—$388.76100%0xe528…c028106d ago0xc6ef85…5c7956
0x01e8…cb860xcf3d…b9fcBase—$201.00100%0x23ef…2431106d ago0xc06bf0…73b376
0x7a29…a6bd0xcf3d…b9fcBase—$100.10100%0xe528…c028106d ago0x4ed753…808b41

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.