Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0x89b362…ae7fd3
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0x45070b…012584
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0x16c368…fbeaa9
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0x83a09f…52aeb0
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0xda81a4…6f9f11
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase148d ago0x59695e…88de14
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001101100%coinbase148d ago0x7d3289…145554
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001101100%coinbase148d ago0x70c15b…df27f9
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.0011100%coinbase148d ago0xb1ec1f…2bcb74
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001094100%coinbase148d ago0xda2121…b191d1
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001089100%coinbase148d ago0xec862d…553cf5
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001081100%coinbase148d ago0x181f85…496931
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001069100%coinbase148d ago0x06b86b…a9c556
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001064100%coinbase148d ago0x30d573…616c9f
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001063100%coinbase148d ago0xf56c37…c3382d
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001074100%coinbase148d ago0xe2a936…cb764e
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001083100%coinbase148d ago0xf521bd…456359
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.00108100%coinbase148d ago0x42e66d…b219d8
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.00107100%coinbase148d ago0xcac3ab…680000
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001069100%coinbase148d ago0xf0c7ec…acb0fd
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001254100%coinbase148d ago0xa936c1…610bdf
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001189100%coinbase148d ago0xfacefc…3ca549
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001121100%coinbase148d ago0xba2e7c…9cd57a
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.00106100%coinbase148d ago0xe7e549…f66713
0x03d6…381e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase148d ago0x453731…5396be

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.