Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.00378100%coinbase20d ago0xb2dff7…94a620
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003822100%coinbase20d ago0x8f4edf…bef877
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003562100%coinbase20d ago0x47bc6a…06b5e1
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.005733100%coinbase20d ago0xb4c9cd…7a50f9
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase20d ago0xfe29bb…bd6706
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.008192100%coinbase20d ago0x4ff40f…e18e77
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.008192100%coinbase20d ago0x152214…2ac62a
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.008192100%coinbase20d ago0x1c7d57…3e09a2
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.004216100%coinbase20d ago0x46ffed…8f33ea
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.004077100%coinbase20d ago0xbb0ce1…c20685
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.004077100%coinbase20d ago0x17a208…2757db
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003667100%coinbase20d ago0x0dd738…a3758c
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.003825100%coinbase20d ago0x4956eb…6ccb20
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase20d ago0xf42a07…f657a5
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase20d ago0x002e6f…bb00f1
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase20d ago0x0eb343…6b5fb2
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase20d ago0xc071a2…c66aba
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase21d ago0x6d84c9…8bcffa
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase21d ago0xe39955…398503
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x187edb…e8972e
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0x64bac2…60e05c
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase21d ago0xc2e309…73a221
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase21d ago0x129b94…2ae70b
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase21d ago0x2311c1…fd9539
0x9b50…0f450xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase21d ago0x062362…3c1af0

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.