Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcab0…0ff50x3e0a…78e7Base—$0.002773100%coinbase75d ago0x76f0fe…fd39e8
0xcab0…0ff50x3e0a…78e7Base—$0.004114100%coinbase75d ago0xeebb62…81ea47
0xcab0…0ff50x3e0a…78e7Base—$0.002944100%coinbase75d ago0x1f4293…d2ec49
0xcab0…0ff50x3e0a…78e7Base—$0.004296100%coinbase75d ago0xa3df39…fef0a7
0xcab0…0ff50x3e0a…78e7Base—$0.005467100%coinbase75d ago0xbdd410…898913
0xcab0…0ff50x3e0a…78e7Base—$0.003944100%coinbase75d ago0xda902c…391bfe
0xcab0…0ff50x3e0a…78e7Base—$0.004144100%coinbase75d ago0x02b581…10cac9
0xcab0…0ff50x3e0a…78e7Base—$0.004914100%coinbase75d ago0x3f4e3a…8dee15
0xcab0…0ff50x3e0a…78e7Base—$0.00505100%coinbase75d ago0x9f9ad0…9c8053
0xcab0…0ff50x3e0a…78e7Base—$0.004484100%coinbase75d ago0x8b8d5b…b42da1
0xcab0…0ff50x3e0a…78e7Base—$0.004389100%coinbase75d ago0x0ae3d4…4806c0
0xcab0…0ff50x3e0a…78e7Base—$0.005936100%coinbase75d ago0x0696ac…f41dd2
0xcab0…0ff50x3e0a…78e7Base—$0.00391100%coinbase75d ago0x4a9075…d714ef
0xcab0…0ff50x3e0a…78e7Base—$0.003672100%coinbase75d ago0x36cd7f…b93f6b
0xcab0…0ff50x3e0a…78e7Base—$0.004673100%coinbase75d ago0x1ed09c…cd5f60
0xcab0…0ff50x3e0a…78e7Base—$0.002947100%coinbase75d ago0xedc2cc…bb2dac
0xcab0…0ff50x3e0a…78e7Base—$0.00574100%coinbase75d ago0x14b926…301b91
0xcab0…0ff50x3e0a…78e7Base—$0.002767100%coinbase75d ago0x522242…00e55d
0xcab0…0ff50x3e0a…78e7Base—$0.003183100%coinbase75d ago0x6b3dc8…2f83c7
0xcab0…0ff50x3e0a…78e7Base—$0.003325100%coinbase75d ago0x46922b…b601ff
0xcab0…0ff50x3e0a…78e7Base—$0.003301100%coinbase75d ago0x8bcb19…0e6e96
0xcab0…0ff50x3e0a…78e7Base—$0.002873100%coinbase75d ago0x5c8682…dac944
0xcab0…0ff50x3e0a…78e7Base—$0.005791100%coinbase75d ago0x1e9eca…946a99
0xcab0…0ff50x3e0a…78e7Base—$0.003008100%coinbase75d ago0x61b95c…aee6ed
0xcab0…0ff50x3e0a…78e7Base—$0.004152100%coinbase76d ago0x788d55…5e4caf

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.