Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xa842da…22262d
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xdd5afa…f77f0c
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xd7c573…9fdd23
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xb1d29c…a52544
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x7e1742…ec0d19
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x5efa63…3c56a3
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x2f4e5e…9307fa
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x25fb6a…d72f45
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x4c6d9c…412acf
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x28e468…b4c0dd
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x4361e7…db6742
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x091023…3dbf91
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xd374f8…d2b837
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x6f7254…b0e892
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x726ed8…c83a84
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x3b10a6…665dc4
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x40b77f…fc1515
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x6b5827…9c9333
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xc433dd…944552
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x10feb5…707406
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xf502b9…be762d
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0xf90709…471bf5
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x573f3b…e5d9ba
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x074720…9bd648
0x0958…34cb0x0a35…f58cBase—$0.25100%0xc440…c957104d ago0x3f2ba2…290c77

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.