Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x8e5a97…9f2309
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xa2916f…d34639
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x8af225…11d7bf
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xf86c56…93d6fd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x08733b…77c0c4
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xcb53cc…849ff1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x97841f…6e1d7e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xb4bd50…f972f0
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x7450ba…6b3a18
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x49007c…6b4eed
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xf718d0…9b4e1a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x82dd5f…5436ae
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x73bd1f…6a217b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x38f178…b0523c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase17d ago0x1de169…5051eb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x86c48f…9bca8c
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase17d ago0x2fed28…5269b6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0xb3cfcd…b5ac45
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002367100%coinbase18d ago0x68a7b0…6577f1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x121082…576b00
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase18d ago0x85571e…d577b6
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18d ago0x72413b…af883d

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.