Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x899c…69f30x3e0a…78e7Base—$0.003546100%coinbase74d ago0xf331e1…b09ee2
0x899c…69f30x3e0a…78e7Base—$0.004413100%coinbase74d ago0x4b31cd…0061ce
0x899c…69f30x3e0a…78e7Base—$0.003823100%coinbase74d ago0x7e3968…6dd5bd
0x899c…69f30x3e0a…78e7Base—$0.00513100%coinbase74d ago0x1aa0cc…6ebe6e
0x899c…69f30x3e0a…78e7Base—$0.005286100%coinbase74d ago0x0f24e7…7079a4
0x899c…69f30x3e0a…78e7Base—$0.003704100%coinbase74d ago0x4940bd…02cbf1
0x899c…69f30x3e0a…78e7Base—$0.003808100%coinbase74d ago0x9af352…2de0cc
0x899c…69f30x3e0a…78e7Base—$0.004614100%coinbase74d ago0x4a855b…2608e0
0x899c…69f30x3e0a…78e7Base—$0.00562100%coinbase74d ago0x2397ac…f3f8b4
0x899c…69f30x3e0a…78e7Base—$0.00309100%coinbase74d ago0xeb9997…257095
0x899c…69f30x3e0a…78e7Base—$0.003778100%coinbase74d ago0x4243c8…85375e
0x899c…69f30x3e0a…78e7Base—$0.003203100%coinbase75d ago0x4ded49…8e109a
0x899c…69f30x3e0a…78e7Base—$0.003447100%coinbase75d ago0x75a135…f3a4cd
0x899c…69f30x3e0a…78e7Base—$0.005907100%coinbase75d ago0xb29d5a…d6943d
0x899c…69f30x3e0a…78e7Base—$0.003713100%coinbase75d ago0xe93175…614b13
0x899c…69f30x3e0a…78e7Base—$0.005668100%coinbase75d ago0xa5b87e…1d426a
0x899c…69f30x3e0a…78e7Base—$0.003076100%coinbase75d ago0x7da22e…d13af7
0x899c…69f30x3e0a…78e7Base—$0.005541100%coinbase75d ago0xa4a527…123a0b
0x899c…69f30x3e0a…78e7Base—$0.00496100%coinbase75d ago0xd70f94…925df0
0x899c…69f30x3e0a…78e7Base—$0.004486100%coinbase75d ago0x4ccb86…5f0115
0x899c…69f30x3e0a…78e7Base—$0.002824100%coinbase75d ago0xae231f…2206b6
0x899c…69f30x3e0a…78e7Base—$0.005157100%coinbase75d ago0x4b00d9…36ac54
0x899c…69f30x3e0a…78e7Base—$0.004673100%coinbase75d ago0xfd7355…d32481
0x899c…69f30x3e0a…78e7Base—$0.002653100%coinbase75d ago0xe33466…7c305f
0x899c…69f30x3e0a…78e7Base—$0.003351100%coinbase75d ago0x838700…bde1eb

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.