Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xbda024…b01515
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xac7be5…8d7bce
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x5d4c50…afcce0
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xfb44a4…582905
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x24c84e…f5780c
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x18b304…609fcc
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xea3f99…96d35a
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xd1ee9e…416e53
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x79c991…cecbb0
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x23f2d9…d455d8
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x3e3486…28db11
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x7fa572…080bd3
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xc1c1d7…1933aa
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x5390c3…24ff8c
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x6438cd…3fb953
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xf0d612…4de138
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x76d112…5a748e
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xfe73ae…12924c
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xf4c57a…6b8ec1
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x6e11fa…d95ef1
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xdd82bf…f197cf
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x621000…9107e5
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xcc0ba9…74ddea
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0xa42859…040fdf
0x0b43…55730x5aae…482eBase—$0.001100%coinbase9d ago0x37212d…3befaf

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.