Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x035d…8e6a0x3e0a…78e7Base—$0.002684100%coinbase75d ago0x6925fb…7d45ed
0x035d…8e6a0x3e0a…78e7Base—$0.003062100%coinbase75d ago0x13c1c6…add1a8
0x035d…8e6a0x3e0a…78e7Base—$0.003056100%coinbase75d ago0x8cdc1b…4c9b80
0x035d…8e6a0x3e0a…78e7Base—$0.005166100%coinbase75d ago0x3289c5…017c85
0x035d…8e6a0x3e0a…78e7Base—$0.003004100%coinbase75d ago0x17da2b…4d916b
0x035d…8e6a0x3e0a…78e7Base—$0.005261100%coinbase75d ago0xc4d33b…14b35e
0x035d…8e6a0x3e0a…78e7Base—$0.003442100%coinbase75d ago0x8e9c07…28b64f
0x035d…8e6a0x3e0a…78e7Base—$0.002755100%coinbase75d ago0x64469f…ff16d1
0x035d…8e6a0x3e0a…78e7Base—$0.003003100%coinbase75d ago0x4752be…972ee3
0x035d…8e6a0x3e0a…78e7Base—$0.003025100%coinbase75d ago0x63c7bc…9a0e62
0x035d…8e6a0x3e0a…78e7Base—$0.005618100%coinbase75d ago0x5b364e…42e7d4
0x035d…8e6a0x3e0a…78e7Base—$0.004696100%coinbase75d ago0x2070bd…84d80f
0x035d…8e6a0x3e0a…78e7Base—$0.004349100%coinbase75d ago0x16e488…ab9593
0x035d…8e6a0x3e0a…78e7Base—$0.003314100%coinbase75d ago0x9bac68…856727
0x035d…8e6a0x3e0a…78e7Base—$0.004257100%coinbase75d ago0x66310f…d2acfd
0x035d…8e6a0x3e0a…78e7Base—$0.003811100%coinbase75d ago0x462c01…ed7999
0x035d…8e6a0x3e0a…78e7Base—$0.003653100%coinbase75d ago0x0a285a…4efdf8
0x035d…8e6a0x3e0a…78e7Base—$0.005342100%coinbase75d ago0xd10cdf…6ec321
0x035d…8e6a0x3e0a…78e7Base—$0.002869100%coinbase75d ago0x79b0e1…96b00c
0x035d…8e6a0x3e0a…78e7Base—$0.004271100%coinbase75d ago0x65694e…ccb7b9
0x035d…8e6a0x3e0a…78e7Base—$0.004202100%coinbase75d ago0x3765cd…8cb3a3
0x035d…8e6a0x3e0a…78e7Base—$0.005322100%coinbase75d ago0xfd974a…4a2d00
0x035d…8e6a0x3e0a…78e7Base—$0.004363100%coinbase75d ago0xe6aa65…c1a412

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.