Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950x8157…4d6bBase—$0.10100%payAI11d ago0x315b5b…1b82a6
0x47b9…1d950x7bae…24deBase—$0.10100%payAI11d ago0x277aea…e6130c
0x47b9…1d950x42c2…1139Base—$0.10100%payAI11d ago0x8941a6…3cc438
0x47b9…1d950x4d06…5e71Base—$0.10100%payAI11d ago0x9f2ae2…cc2504
0x47b9…1d950xddf5…f4a1Base—$0.10100%payAI11d ago0x6280d2…188ad7
0x47b9…1d950xabe5…fbb1Base—$0.10100%payAI11d ago0x866ae3…7aa6c3
0x47b9…1d950x4491…b446Base—$0.10100%payAI11d ago0xcb193e…962c55
0x47b9…1d950x950d…e08cBase—$0.10100%payAI11d ago0xf146ce…abf958
0x47b9…1d950x2b4c…493dBase—$0.10100%payAI11d ago0xc56997…5fd2ca
0x47b9…1d950xd1d2…9f6eBase—$0.10100%payAI11d ago0xe74982…6a515e
0x47b9…1d950xd085…dc7eBase—$0.10100%payAI11d ago0xadfbaf…9301a8
0x47b9…1d950xaa38…b3cdBase—$0.10100%payAI11d ago0x6527fc…3782a5
0x47b9…1d950x619e…776dBase—$0.10100%payAI11d ago0xb8edd8…6cf7f2
0x47b9…1d950x2f1f…4e1bBase—$0.10100%payAI11d ago0xf10ce9…6d0a81
0x47b9…1d950x8c68…c2b4Base—$0.10100%payAI11d ago0x737bb4…43dfd1
0x47b9…1d950x2cb0…3c72Base—$0.10100%payAI11d ago0xfdc782…06e8cb
0x47b9…1d950xfa3b…452eBase—$0.10100%payAI11d ago0xe403c1…66523a
0x47b9…1d950x6bad…542dBase—$0.10100%payAI11d ago0xceca26…56f544
0x47b9…1d950x5343…3832Base—$0.10100%payAI11d ago0x58df04…761ea6
0x47b9…1d950x8650…e118Base—$0.10100%payAI11d ago0xd0668a…e74266
0x47b9…1d950xb168…94d0Base—$0.10100%payAI11d ago0x9723b2…33e797
0x47b9…1d950xecc4…e6c1Base—$0.10100%payAI11d ago0x77ae02…6dc02d
0x47b9…1d950x5b11…8088Base—$0.10100%payAI11d ago0xf9d357…1fa2ad
0x47b9…1d950xee36…1e47Base—$0.10100%payAI11d ago0xf17920…da21a0
0x47b9…1d950x0f43…e47aBase—$0.10100%payAI11d ago0xe94df1…d8a319

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.