Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x56cf13…3f95b8
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f90a0…cf9824
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5cab71…3ef4ae
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5f0cfe…bca7e7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbaf84e…80a88b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5bc9a5…9f3e9c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd48131…f0a43c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a39fc…7f1c08
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8a6d3…7489ab
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f07c8…4ee5a1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa7e4c…d80336
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfe8f0…4c6734
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x227f24…2778c9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4de173…3fba1a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0765e…43f53a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x888444…d9f2b4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x451f6a…4b2b6f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4a2f1…d3de5a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0aa2f…78663c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52f970…64fd09
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec60f5…515be7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c115c…5481e8
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23b4f2…b8858a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x726d0c…26d4be
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50f8e7…819ff5

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.