Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x4ebf23…f71a07
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xa4ca80…0676a2
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x421296…6dec59
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xbd0111…33d442
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xc2e46d…0ac6d3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xa77fb7…40a5ca
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x7797bf…a8ef9a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x018f24…24c7a1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xfc2fda…db878a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x406c1f…d63cfa
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x1cb2e3…85e2a7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xb40b7a…bfe61b
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xa7af7c…c03934
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x97e751…000674
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x3cc339…f3bfce
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x929de1…d36d62
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x57332b…9a8f9d
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xd00dcb…9a243f
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x52f499…da85ef
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xaf90b0…e36566
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x5c20b4…19f3f3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xe21f69…78f8a6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0xeb7b5f…7e9aef
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x2b1621…42c32c
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa21d ago0x74baba…129584

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.