Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69565e…82643f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x94b9a4…fa8015
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d184e…8b2ee5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ebc05…d5019b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x34354d…e16237
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x966aec…a59965
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56f5e3…4f2f38
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d41f8…3825c6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48bf3f…25d243
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6ee5a9…a8c931
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a32f6…d7b987
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x487a43…45b9ea
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7eac8e…6daa3e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0xac2a24…48734f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3edabe…0e8e7d
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6a17d3…73ee74
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x63f1e4…d15b43
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdec8be…be0ce8
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ea539…daef7f
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf80f73…e545cd
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4ff40…f323f9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9c0676…200e2a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f658c…e6b28e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd772f8…902f03
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0f4085…d7b85e

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.