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.001904100%coinbase133d ago0x29883e…cb3d7b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001479100%coinbase133d ago0x17bbc4…f3cf9f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001143100%coinbase133d ago0x4171ac…86b3b9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001237100%coinbase133d ago0x7470e9…8ce746
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase133d ago0xdf1c09…995c78
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001299100%coinbase133d ago0xc2d468…3cf37e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001358100%coinbase133d ago0xe27882…9c2733
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001294100%coinbase133d ago0x9a5460…05769f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001595100%coinbase133d ago0x1e9975…a59a3e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00158100%coinbase133d ago0xba8a3f…e8e700
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001268100%coinbase133d ago0x48152b…e36e6c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001158100%coinbase133d ago0x74214e…9d97df
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001339100%coinbase133d ago0x616d18…96e657
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001238100%coinbase133d ago0xcbbd32…32c876
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001309100%coinbase133d ago0x015bbd…27f9c2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001904100%coinbase133d ago0x322c85…fa0e20
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001497100%coinbase133d ago0xaa6016…7df32e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001351100%coinbase133d ago0x1b06a7…580099
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001293100%coinbase133d ago0x4b053e…2942e6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00161100%coinbase134d ago0xa4003f…a48c04
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001267100%coinbase134d ago0x37aef6…730ab0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001331100%coinbase134d ago0x042fa3…b62e25
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001739100%coinbase134d ago0xc7d303…190e1a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001725100%coinbase134d ago0x5bb36e…c1022a

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.