Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002349100%coinbase19d ago0x4f3a7b…4ca3f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002623100%coinbase19d ago0x0d48fa…30cdba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002075100%coinbase19d ago0xda3ef1…cec77d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002205100%coinbase19d ago0xae5553…16daf8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002542100%coinbase19d ago0x955505…1b6246
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0028100%coinbase19d ago0x4f3e27…ac7727
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002356100%coinbase19d ago0x03425e…fe295f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002449100%coinbase19d ago0x8cf371…3a95d5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002669100%coinbase19d ago0xa23325…9bced1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00251100%coinbase20d ago0x204fbb…d69799
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002437100%coinbase20d ago0x750242…8018b5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002261100%coinbase20d ago0x5bdc06…f3a898
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00271100%coinbase20d ago0xf00b48…076a1c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002315100%coinbase20d ago0x567061…fb8dc1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002082100%coinbase20d ago0x013e76…6e54d7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002272100%coinbase20d ago0x07846a…189a68
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002117100%coinbase20d ago0x1389dd…ac4852
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002262100%coinbase20d ago0xa7164d…e66c18
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002432100%coinbase20d ago0x6a5cfe…a29813
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002467100%coinbase20d ago0x92c171…040f57

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.