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.0028100%coinbase42d ago0x80a2a0…9339d6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00263100%coinbase42d ago0xe49695…e7766d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002687100%coinbase42d ago0x26a873…1806dd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00245100%coinbase42d ago0x2d9d08…e9cd1f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002602100%coinbase42d ago0xc6cd9a…b3b0f3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002166100%coinbase42d ago0x9f5859…21f2da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002737100%coinbase42d ago0x8cd5d3…fc3be4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase42d ago0x7539eb…e71de1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002599100%coinbase42d ago0xabfd19…5d8f35
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002239100%coinbase42d ago0x9a9cdc…9dfa02
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002803100%coinbase42d ago0xfc5c74…3bff15
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002476100%coinbase43d ago0x2c02f6…b092c6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase43d ago0x9d3e12…1391b0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002814100%coinbase43d ago0x30f9f8…901cc8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002804100%coinbase43d ago0x3b1565…b7309f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00219100%coinbase43d ago0x5ad4e7…d20a3b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002158100%coinbase43d ago0x1aa541…3bd183
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002447100%coinbase43d ago0x5a750e…de73fd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002212100%coinbase43d ago0x57b93e…ad9a41
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002571100%coinbase43d ago0x79923e…5fdb8f

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.