Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963398d ago0x1927fe…3564cb
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x4ef052…fba674
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x5be30c…6f4055
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xd1c81d…c91ad1
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x59537d…15c4ee
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x9a36c7…3c82e1
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x838dff…a1d30f
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x438c30…dd80da
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x476d30…80cf54
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xbb5cb8…5f7ad5
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x9e5bd9…afefbe
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x719fd7…444be9
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xe89cad…bcca29
0x4e19…fb2a0x9d84…153aBase—$0.09100%0x2aef…963399d ago0x30a31d…4bf446
0x4e19…fb2a0x9d84…153aBase—$0.09100%0x2aef…963399d ago0xa96179…544c25
0x4e19…fb2a0x9d84…153aBase—$0.09100%0x2aef…963399d ago0x9a7d9b…9e1b10
0x4e19…fb2a0x9d84…153aBase—$0.09100%0x2aef…963399d ago0x138bd1…82ba57
0x4e19…fb2a0x9d84…153aBase—$0.08100%0x2aef…963399d ago0xbb0963…4578b2
0x4e19…fb2a0x9d84…153aBase—$0.08100%0x2aef…963399d ago0x29067c…9e9fb2
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xfc6dff…17d6fa
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xddb21f…965bb2
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x3725f8…f12ac9
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0xd674e7…ba1e31
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x260c9d…d7f2f7
0x4e19…fb2a0x9d84…153aBase—$0.01100%0x2aef…963399d ago0x19819d…756fab

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.