Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5936…340e0x3e0a…78e7Base—$0.003004100%coinbase74d ago0xee922a…d5edbf
0x5936…340e0x3e0a…78e7Base—$0.00536100%coinbase74d ago0x46ddab…c71428
0x5936…340e0x3e0a…78e7Base—$0.003741100%coinbase74d ago0x9e4e05…d8fb70
0x5936…340e0x3e0a…78e7Base—$0.00362100%coinbase74d ago0x56529d…c7f0ec
0x5936…340e0x3e0a…78e7Base—$0.00446100%coinbase74d ago0x59acce…b3c13d
0x5936…340e0x3e0a…78e7Base—$0.002679100%coinbase74d ago0x79d7d7…9b90b2
0x5936…340e0x3e0a…78e7Base—$0.003101100%coinbase74d ago0x035a52…0dd3ca
0x5936…340e0x3e0a…78e7Base—$0.00342100%coinbase74d ago0x66e84d…76f319
0x5936…340e0x3e0a…78e7Base—$0.003889100%coinbase74d ago0x48c56b…9c50aa
0x5936…340e0x3e0a…78e7Base—$0.00556100%coinbase74d ago0x44ceb6…ca74cc
0x5936…340e0x3e0a…78e7Base—$0.005511100%coinbase75d ago0x718b1d…44a152
0x5936…340e0x3e0a…78e7Base—$0.004791100%coinbase75d ago0x2ab630…c96656
0x5936…340e0x3e0a…78e7Base—$0.003628100%coinbase75d ago0x0a4f45…beb6c5
0x5936…340e0x3e0a…78e7Base—$0.005053100%coinbase75d ago0x17267d…1b9026
0x5936…340e0x3e0a…78e7Base—$0.00586100%coinbase75d ago0xb631bc…834aea
0x5936…340e0x3e0a…78e7Base—$0.00287100%coinbase75d ago0xd06874…c80a66
0x5936…340e0x3e0a…78e7Base—$0.004818100%coinbase75d ago0xd57205…a033ff
0x5936…340e0x3e0a…78e7Base—$0.002647100%coinbase75d ago0x8f7be0…e5fc89
0x5936…340e0x3e0a…78e7Base—$0.003378100%coinbase75d ago0x5561c0…e621b2
0x5936…340e0x3e0a…78e7Base—$0.005294100%coinbase75d ago0x35c0ba…73e448
0x5936…340e0x3e0a…78e7Base—$0.004798100%coinbase75d ago0xcaa0a1…55c978
0x5936…340e0x3e0a…78e7Base—$0.003787100%coinbase75d ago0x14c868…882808
0x5936…340e0x3e0a…78e7Base—$0.003718100%coinbase75d ago0x95fa91…4c523b
0x5936…340e0x3e0a…78e7Base—$0.004496100%coinbase75d ago0x7b8383…4ac446
0x5936…340e0x3e0a…78e7Base—$0.002679100%coinbase75d ago0x67dc08…dabe7b

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.