Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8424…e82d0x3e0a…78e7Base—$0.005171100%coinbase74d ago0x877b41…ee6617
0x8424…e82d0x3e0a…78e7Base—$0.005598100%coinbase74d ago0xec360a…633006
0x8424…e82d0x3e0a…78e7Base—$0.003238100%coinbase74d ago0x52d860…b7f9d4
0x8424…e82d0x3e0a…78e7Base—$0.005551100%coinbase74d ago0x7be394…e13151
0x8424…e82d0x3e0a…78e7Base—$0.002651100%coinbase74d ago0xe73404…c57e57
0x8424…e82d0x3e0a…78e7Base—$0.003191100%coinbase74d ago0x0e29c8…f6c95e
0x8424…e82d0x3e0a…78e7Base—$0.002855100%coinbase74d ago0x4553de…6df217
0x8424…e82d0x3e0a…78e7Base—$0.00462100%coinbase75d ago0x33241c…7a7833
0x8424…e82d0x3e0a…78e7Base—$0.004465100%coinbase75d ago0x3e98fc…68bc27
0x8424…e82d0x3e0a…78e7Base—$0.004224100%coinbase75d ago0xb14bbb…8ee85b
0x8424…e82d0x3e0a…78e7Base—$0.004536100%coinbase75d ago0xe3a586…64b12e
0x8424…e82d0x3e0a…78e7Base—$0.003384100%coinbase75d ago0x5d79dd…b8ef03
0x8424…e82d0x3e0a…78e7Base—$0.004135100%coinbase75d ago0xf3ecae…2d52b9
0x8424…e82d0x3e0a…78e7Base—$0.005327100%coinbase75d ago0x76951f…5018fc
0x8424…e82d0x3e0a…78e7Base—$0.002819100%coinbase75d ago0x2abfb0…d93be4
0x8424…e82d0x3e0a…78e7Base—$0.005173100%coinbase75d ago0xc451be…8238ad
0x8424…e82d0x3e0a…78e7Base—$0.005382100%coinbase75d ago0xe34f91…2208c3
0x8424…e82d0x3e0a…78e7Base—$0.004823100%coinbase75d ago0xb33cb0…854ec9
0x8424…e82d0x3e0a…78e7Base—$0.004022100%coinbase75d ago0xfa2739…f78115
0x8424…e82d0x3e0a…78e7Base—$0.002754100%coinbase75d ago0x3785ef…55d47c
0x8424…e82d0x3e0a…78e7Base—$0.003201100%coinbase75d ago0x93c522…f97630
0x8424…e82d0x3e0a…78e7Base—$0.005827100%coinbase75d ago0x91c390…5ccb49
0x8424…e82d0x3e0a…78e7Base—$0.004509100%coinbase75d ago0xbed901…06d4b9
0x8424…e82d0x3e0a…78e7Base—$0.00414100%coinbase75d ago0xba8ec0…524ce6
0x8424…e82d0x3e0a…78e7Base—$0.004873100%coinbase75d ago0x86120b…1a3c1e

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.