Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xf592eb…83a805
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xb277be…4a3a29
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0xc1725f…a3eef9
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0x445616…96bfb8
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x9fa2b3…fc5fb5
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0x6d4b19…637b2d
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0x8f137e…d13181
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0xb056cb…c7c3ae
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x543a40…a13124
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x4ec937…d3719a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x5a4597…baab9a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xeec4ff…f8763b
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x308651…4cf354
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x4c11c6…15e875
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x4e546a…a8a79d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xa7de01…03e81e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x3bb9fd…66d292
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xe99cab…ff97ca
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x0635ab…9a4793
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xc4679a…bc26b8
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x49ad59…d50bed
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0x1528eb…c4241d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0x51b680…4d3c8b
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de45d ago0x6e6853…02e2fe
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de45d ago0xdd3558…fd40ab

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.