Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x98f247…a5cc53
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xd5f882…8556cb
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x3c6122…749fe3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x7abd5e…a8f4b1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xd65e93…d87250
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xf52697…9a0565
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x8ca489…cc8644
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x0f4df1…100ab3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xdd573e…84543a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x25d673…b5b4b8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x8c91b7…30cce6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x8c7a6e…b5063b
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x01bf15…253da0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xe2e6d1…c13647
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x66c361…a56481
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xec6fc3…ed08a6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x1518d6…cbced8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0xfd4e75…53d984
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0x4be17c…9949f8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0xdca845…efa3af
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xc068bd…f7149c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xbb95b4…21bd42
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase9d ago0x81a759…d401fa
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.59100%coinbase9d ago0xb34d55…805e99
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase9d ago0xe0f99a…097b06

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.