Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5018…ef7a0x3e0a…78e7Base—$0.003561100%coinbase73d ago0x56172b…35bdcc
0x5018…ef7a0x3e0a…78e7Base—$0.005231100%coinbase74d ago0xceca3d…6adc43
0x5018…ef7a0x3e0a…78e7Base—$0.003481100%coinbase74d ago0x77a368…d7a133
0x5018…ef7a0x3e0a…78e7Base—$0.004473100%coinbase74d ago0x0bc039…130961
0x5018…ef7a0x3e0a…78e7Base—$0.005149100%coinbase74d ago0xb6e9fc…609bf7
0x5018…ef7a0x3e0a…78e7Base—$0.005619100%coinbase74d ago0x6e285e…96fb1c
0x5018…ef7a0x3e0a…78e7Base—$0.003155100%coinbase74d ago0xb271f7…2ef99f
0x5018…ef7a0x3e0a…78e7Base—$0.003916100%coinbase74d ago0x059dac…ae7f85
0x5018…ef7a0x3e0a…78e7Base—$0.002938100%coinbase74d ago0x6371c3…f64e5b
0x5018…ef7a0x3e0a…78e7Base—$0.003988100%coinbase74d ago0xe29134…ca535f
0x5018…ef7a0x3e0a…78e7Base—$0.005311100%coinbase74d ago0x7fe024…4359f8
0x5018…ef7a0x3e0a…78e7Base—$0.004485100%coinbase74d ago0x9763ef…18430d
0x5018…ef7a0x3e0a…78e7Base—$0.002652100%coinbase74d ago0xf8863b…561e55
0x5018…ef7a0x3e0a…78e7Base—$0.004409100%coinbase74d ago0x4c99e9…b0afc3
0x5018…ef7a0x3e0a…78e7Base—$0.003875100%coinbase74d ago0x20c14c…a1b37a

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.