Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase54d ago0x0faf0d…b0e81d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase54d ago0xd7a0b6…7e02f2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase54d ago0xbf0fb6…3730d2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase54d ago0x160a33…e2829b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase54d ago0x02be78…e7798f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase54d ago0x91ce00…85c9f5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase54d ago0x744f00…801e0e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase54d ago0x97696f…8de898
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase54d ago0xd29fc4…e1f1af
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase54d ago0x431d8b…31fec9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase54d ago0xf764a3…9784a8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase54d ago0xafc79d…1fc29a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase54d ago0xdb1c87…0b2270
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase54d ago0x4afe5e…ebd72c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase54d ago0x4c9ceb…fcfad8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase54d ago0x1b7975…72a370
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase54d ago0xde0883…b0252f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0xa8a2fd…fcbd2c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0xa81d3b…0d90c5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0x675d60…89f1da
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0xa3b0bd…2fc455
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0xbdc8df…3d16bf
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase54d ago0x1325d2…d4badc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase54d ago0x45a5c3…4aaebd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase54d ago0x3a78cc…edfedc

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.