Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f74…570f0x1b9f…cfffBase$0.59100%0xa923…c9ac116d ago0x229106…b2538f
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0xdfa5e4…d1100a
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase116d ago0xa164e3…2e01db
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase116d ago0x48e91c…61dd59
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase116d ago0x4e1931…d7bd84
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0xa74c5b…59ab03
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0xd22416…b76a58
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0x252114…6485d5
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0xf7d345…0b7240
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0x11d2dc…28c01a
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0x1ec1a2…649774
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase116d ago0xac2744…fba918
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0xe71d70…dc8a31
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase116d ago0x68af6e…47d8fe
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0xa9d985…6bc4d7
0x1b9f…cfff0x7f74…570fBasex402 service$0.03100%coinbase116d ago0xcfe588…625d12
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase116d ago0xd8ac23…c5316d
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0xab24e2…ea484c
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase116d ago0x6ad9a9…b5dd17
0x1b9f…cfff0x7f74…570fBasex402 service$0.02100%coinbase116d ago0x04de15…494f5a
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase116d ago0xe4b1a7…faa9ff
0x1b9f…cfff0x7f74…570fBasex402 service$0.01100%coinbase116d ago0x0dfd3c…5f47ff
0x7f74…570f0x1b9f…cfffBase$2.00100%0xa923…c9ac117d ago0x288245…121e3e
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase117d ago0xa57b73…876637
0x1b9f…cfff0x7f74…570fBasex402 service$0.05100%coinbase117d ago0xa3130c…c6c90e

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.