Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x450e…07bb0x3e0a…78e7Base—$0.005607100%coinbase74d ago0x8b1203…d90b02
0x450e…07bb0x3e0a…78e7Base—$0.002684100%coinbase75d ago0xcefcb4…0ce28f
0x450e…07bb0x3e0a…78e7Base—$0.002833100%coinbase75d ago0xb59a2c…abe80c
0x450e…07bb0x3e0a…78e7Base—$0.002989100%coinbase75d ago0x6adccd…c5b630
0x450e…07bb0x3e0a…78e7Base—$0.005498100%coinbase75d ago0x54f4d2…5e33bf
0x450e…07bb0x3e0a…78e7Base—$0.004973100%coinbase75d ago0x253b4d…36afea
0x450e…07bb0x3e0a…78e7Base—$0.004756100%coinbase75d ago0x710a31…00ceb9
0x450e…07bb0x3e0a…78e7Base—$0.00472100%coinbase75d ago0x488753…a66552
0x450e…07bb0x3e0a…78e7Base—$0.004433100%coinbase75d ago0x1f9b5b…138bd0
0x450e…07bb0x3e0a…78e7Base—$0.005757100%coinbase75d ago0x4b9278…7e8228
0x450e…07bb0x3e0a…78e7Base—$0.003228100%coinbase75d ago0xcab9bd…1de47a
0x450e…07bb0x3e0a…78e7Base—$0.005787100%coinbase75d ago0x9aa4b1…36b054
0x450e…07bb0x3e0a…78e7Base—$0.002985100%coinbase75d ago0x79835a…6f51ab
0x450e…07bb0x3e0a…78e7Base—$0.0059100%coinbase75d ago0xfe0c13…3b16af
0x450e…07bb0x3e0a…78e7Base—$0.004863100%coinbase75d ago0x53d03b…07d0fe
0x450e…07bb0x3e0a…78e7Base—$0.004115100%coinbase75d ago0xee4a60…a2c187
0x450e…07bb0x3e0a…78e7Base—$0.005139100%coinbase75d ago0x2c2640…5f407d
0x450e…07bb0x3e0a…78e7Base—$0.00479100%coinbase75d ago0x0543f4…33de64
0x450e…07bb0x3e0a…78e7Base—$0.003329100%coinbase75d ago0xa39e3e…ed42b2
0x450e…07bb0x3e0a…78e7Base—$0.005315100%coinbase75d ago0x71d296…b8152f
0x450e…07bb0x3e0a…78e7Base—$0.004168100%coinbase75d ago0x4e0c41…5fb724
0x450e…07bb0x3e0a…78e7Base—$0.003817100%coinbase75d ago0x4d9e82…a8b149

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.