Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xb06d32…6a1c11
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xc9f245…9552e3
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xa7fe20…6b61e6
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x797ffb…ad6f98
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x6cdbc9…ca4491
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xfffc6a…daa377
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xb12a6a…6bc55d
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xa5da99…7471bd
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x2aaefd…9701f5
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x273bb1…028d35
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x97bead…4991e5
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x6671b9…def5c5
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x4ba1d4…56fb89
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xa10dc9…aab577
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x3d3554…79e8b6
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x9cad94…fdbe6d
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x27088f…71bd3d
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xeaff87…7ac856
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x15205c…9e0c6e
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x7815d8…74a714
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xd56a40…c6bdc5
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xfc4aa5…bce4c3
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xf79b3f…e81467
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0xbe2fee…890c49
0x5445…78680xa9dd…2315Base—$0.002100%coinbase19d ago0x0d388e…67b681

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.