Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2aa…faf40xcf3d…b9fcBase—$90.82100%0xe528…c02893d ago0x770b46…9644c3
0x0f2b…a88b0xcf3d…b9fcBase—$500.00100%0x23ef…243193d ago0x0e28fe…5468a8
0xb773…1c990xcf3d…b9fcBase—$40.00100%0xe528…c02893d ago0xdeebfa…cb028b
0xb773…1c990xcf3d…b9fcBase—$20.00100%0x23ef…243193d ago0x59bfc8…acf65c
0x935f…9cd40xcf3d…b9fcBase—$117.07100%0xe528…c02893d ago0xb407d1…111424
0x8e89…aaab0xcf3d…b9fcBase—$20.47100%0x23ef…243193d ago0x626c9d…afd242
0x8e89…aaab0xcf3d…b9fcBase—$80.00100%0xe528…c02893d ago0xd36918…303ac8
0x9244…192e0xcf3d…b9fcBase—$46.95100%0x23ef…243193d ago0xdad6a6…201dd5
0x9244…192e0xcf3d…b9fcBase—$50.00100%0xe528…c02893d ago0x527f27…d24055
0x9244…192e0xcf3d…b9fcBase—$1,341.60100%0x23ef…243193d ago0x33431b…fb34df
0x9244…192e0xcf3d…b9fcBase—$453.06100%0xe528…c02893d ago0x745fa3…f24973
0xb47d…4d040xcf3d…b9fcBase—$440.00100%0x23ef…243193d ago0x8afdb8…af8ecd
0x9ff3…d9c10xcf3d…b9fcBase—$140.75100%0xe528…c02893d ago0xc14830…ba87c7
0xbb46…45f00xcf3d…b9fcBase—$84.45100%0x23ef…243193d ago0xccc99d…c020a0
0x2aa1…f3240xcf3d…b9fcBase—$20.00100%0xe528…c02893d ago0xd2f9cf…f3d7fe
0x2aa1…f3240xcf3d…b9fcBase—$755.25100%0x23ef…243193d ago0x41aa5a…96f188
0x9995…67cf0xcf3d…b9fcBase—$1,168.33100%0xe528…c02893d ago0xa69922…d491db
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243193d ago0x7b5e15…25cce8
0x51bb…70c40xcf3d…b9fcBase—$148.58100%0xe528…c02893d ago0xab4d7b…a01e2b
0xb34b…c23a0xcf3d…b9fcBase—$92.51100%0x23ef…243193d ago0x2de73d…d1622e
0x2ddf…29640xcf3d…b9fcBase—$22.65100%0xe528…c02893d ago0x7d9e57…6841f9
0xd6c3…dd5a0xcf3d…b9fcBase—$30.00100%0x23ef…243193d ago0x24f7b3…489348
0xb4a9…758f0xcf3d…b9fcBase—$48.00100%0xe528…c02893d ago0xcc98cc…412568
0xa401…7bb20xcf3d…b9fcBase—$102.44100%0x23ef…243193d ago0x86197c…684e91
0xdf04…018e0xcf3d…b9fcBase—$25.00100%0xe528…c02893d ago0xc31e46…285f08

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.