Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc742d8…d70aa6
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c0bad…985084
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x0d8ace…df3956
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbeba10…663cc3
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x8c5096…ef3ab7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x181adf…507348
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x260178…a2ca2f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0c31d…99208c
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x685a53…16bd5c
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3883d3…fffd92
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf73f60…953fdb
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xacd446…6a44ba
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb6484b…12fd22
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x6881c5…f986ce
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x21ff77…be292c
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd4ee44…f35c99
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x242034…e5037f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x5d5392…008f14
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa7ab01…36f22f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa958a2…872310
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x2025ea…e87a17
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x299018…f16c64
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x35208b…88895f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3dff4c…b3c3d7
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa21d ago0x44e359…aec5b2

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.