Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x385609…c64523
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase93d ago0xcc9bc8…8c7b0f
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase93d ago0xd739c2…4905b4
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x838daf…684946
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x181fe3…0f6e42
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase93d ago0xde9258…451a26
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase93d ago0x4cfb88…2d57d5
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0xe97c56…f7635f
0x4c41…f8070x1304…17caBasex402 service$0.07100%coinbase93d ago0xcf9af8…875c52
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x47d1c8…dd385e
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase93d ago0xcca933…480bd1
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x7f8fdc…ac14cb
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x71f510…e40be9
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0xb3cbd8…a5ced0
0x4c41…f8070x1304…17caBasex402 service$0.02100%coinbase93d ago0x135963…f49c85
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase93d ago0x719ec2…03b20e
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase93d ago0x77a1b9…30e1f0
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase93d ago0xcb2c82…e47b37
0x4c41…f8070x1304…17caBasex402 service$0.005100%coinbase93d ago0xba1740…2677a1
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0xdfd21c…03054d
0x4c41…f8070x1304…17caBasex402 service$0.15100%coinbase93d ago0x9ce542…ea0eb5
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0xd8a181…571528
0x4c41…f8070x1304…17caBasex402 service$0.01100%coinbase93d ago0x081e1d…ce25a4
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x555e17…c5a2f0
0x4c41…f8070x1304…17caBasex402 service$0.05100%coinbase93d ago0x089d6e…c64e6b

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.