Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x586b5d…53c05b
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x289b4f…c4f5d4
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x91143a…85a717
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase176d ago0x161b77…1cd1ef
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase176d ago0x5185b0…a958ca
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0xd8ab30…b0f0ec
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase177d ago0xebbfb5…47dec8
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase177d ago0xeef723…bcbc95
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase177d ago0x380276…172ee9
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0xa5f4b4…6d2f5d
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0x1d8f7c…cf8b4c
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0x855bef…f6bcc6
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase177d ago0x9cb04c…68e3b9
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase177d ago0x914359…714767
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0xdd4db1…9e2774
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0x72e477…4c19d9
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0xc9cab4…bc0dcb
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase177d ago0x91783a…05e3cc
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0x060f69…76948f
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0x1ac324…df5129
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0x2f94f5…c5fa17
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0x2f7c5c…399967
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0x064fd6…23cedb
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0xff3c73…465708
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase177d ago0xf62c0a…0d4b5f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.