Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x29e748…f682d2
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf8b6b4…9bb6b5
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x150b22…bb81fd
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb05827…359784
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a09e1…1ce07f
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6354f8…2b2f77
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x32cf97…b550a3
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa9ca97…794076
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc532a8…03a103
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcd7979…54baa8
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x244116…799a0c
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8ae33f…ce0f37
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf5bed4…ba038c
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd6921f…801686
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI113d ago0x92c9e8…70e3e8
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4fb70a…9c5901
0x300d…8a140x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4889cd…ba8150
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4263a4…16ad86
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa4e0c…e8cde8
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c027c…8edc8f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x169543…7ad00a
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x84c274…4a1bda
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x042a9f…a0b930
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd915b…6b2bc9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x439401…e926a1

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.