Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x12ea9a…4e1be4
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xfb185d…485b62
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xbce8a0…42f389
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xa6ad06…d7bd82
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x4f4da6…84bca0
0x8c6e…1b030x7dd5…2629Basex402 service$0.02100%coinbase14h ago0x423f23…e485d8
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xcfe4e0…61e8c1
0x8c6e…1b030x8503…9432Basex402 service$0.003100%coinbase14h ago0x4c71a4…475dca
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xc7dcac…293f8e
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x16fdc2…79cc6f
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xc91a36…4b71eb
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x3d743a…1cea86
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x586892…4b8cd3
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x169adf…fc146a
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0x209163…9036c5
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase14h ago0xc16f48…58c79f
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xe1c849…caff77
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15h ago0x7982ab…331a30
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15h ago0x7a5d40…6fe112
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase15h ago0xf110da…c60e20
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15h ago0x66c680…6ec960
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase15h ago0xab180c…1aa9d7
0x8c6e…1b030x325b…d430BaseStableEnrichExa$0.02100%coinbase15h ago0x593cb6…59ad7c
0x8c6e…1b030x6d6e…9192BaseExaSearch$0.007100%coinbase15h ago0xecc71d…39d15f
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase15h ago0xfd78d5…422e46

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.