Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0092…34260x3e0a…78e7Base—$0.004032100%coinbase73d ago0xdc5d48…97b589
0x0092…34260x3e0a…78e7Base—$0.004094100%coinbase74d ago0x4d3545…af5e60
0x0092…34260x3e0a…78e7Base—$0.003565100%coinbase74d ago0x0a1a54…af0cb2
0x0092…34260x3e0a…78e7Base—$0.005502100%coinbase74d ago0xb86b29…341519
0x0092…34260x3e0a…78e7Base—$0.002987100%coinbase74d ago0x3fd80a…1d625f
0x0092…34260x3e0a…78e7Base—$0.00371100%coinbase74d ago0x501da4…69d1f2
0x0092…34260x3e0a…78e7Base—$0.003757100%coinbase74d ago0x352107…187c74
0x0092…34260x3e0a…78e7Base—$0.003093100%coinbase74d ago0x5baf85…94681f
0x0092…34260x3e0a…78e7Base—$0.005163100%coinbase74d ago0xd23676…ffd8c2
0x0092…34260x3e0a…78e7Base—$0.00331100%coinbase74d ago0x1ee303…bdc957
0x0092…34260x3e0a…78e7Base—$0.00486100%coinbase74d ago0x78e1d0…4d00b1
0x0092…34260x3e0a…78e7Base—$0.005459100%coinbase74d ago0x82ef74…3f6f5b
0x0092…34260x3e0a…78e7Base—$0.003612100%coinbase74d ago0x326808…707353
0x0092…34260x3e0a…78e7Base—$0.002876100%coinbase74d ago0xad8fdf…37ace8
0x0092…34260x3e0a…78e7Base—$0.003868100%coinbase74d ago0x1ee060…3c17e3

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.