Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e72fe…ddfb47
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x851411…e4bb5c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3026c2…95016f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x448646…13f3ec
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x363969…28cbaf
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1064a5…5cdfe2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9f44a…32c515
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x826333…b35dfe
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x745e7e…d7df79
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b323a…d6c4b7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc77256…e12b0f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55128e…f24823
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4a92d…118884
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a88d1…922b11
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4ce3a7…881dfd
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf127e…8ee79e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe570c2…1fb99f
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x817b54…6719fa
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c6a63…b6a387
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48fe68…67c321
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6d256…c24e64
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac69e0…830061
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd69fd8…f09861
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18c21e…364f80
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09f05d…df9105

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.