Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase140d ago0x32b080…def172
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0xa4e69b…15bf50
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase140d ago0xf62878…ac035e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0x3478f1…9e7ef2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase140d ago0xb2359a…8f02c6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase140d ago0x4666cf…fc5830
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0xc8e914…5f857e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0x71ba52…99557c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0xd687b3…ae20db
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x9ed792…3ecc32
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0x1cab10…852a46
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0x7c43bd…3c66c9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.57100%coinbase140d ago0xef014e…461f8c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase140d ago0xd31924…aa11ea
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xe4ca27…a67793
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase140d ago0x70c25a…203c53
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x714522…24d0f9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0x19e01e…24f93b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase140d ago0xbed023…fffa2d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x1308bc…77fe0a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase140d ago0xfc843d…b9b146
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.58100%coinbase140d ago0x11a3bc…9e83a8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.57100%coinbase140d ago0x5140ce…ab0e9c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x62b1d9…014545
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.57100%coinbase140d ago0xdc2676…fb91aa

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.