Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004257100%coinbase50d ago0x504dae…6805cd
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004257100%coinbase50d ago0x6a466a…da9557
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x5754b7…eb77aa
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x2addf1…d7d3c5
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xc37e77…145249
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xbae78c…3245e0
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xa8dce1…5b3bc1
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004099100%coinbase50d ago0xfcaa9d…235f35
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x032728…734956
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xb14e73…95d876
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase50d ago0xffece5…dda38d
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x4d37f5…4cf24d
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xb60ecf…454a26
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x2b7812…af8814
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xa59ea9…a1002b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xba5b9b…ef1f58
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xaa2cdd…393d9f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xbbd3da…e95fb8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xf83026…0c36ce
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xc184a9…fcb906
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002368100%coinbase50d ago0xee58cf…1d0e4f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xcdbc34…bc3dce
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x0b90c9…318835
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004099100%coinbase50d ago0xd06ec0…ec03bf
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0xce9f07…26a713

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.