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.002385100%coinbase20d ago0x6ce1d5…847c3e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x032f4b…44cfcd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xcf5c4d…326727
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x74399f…be8610
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase20d ago0xae36a6…ddc692
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xe9c3e4…779e1f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002364100%coinbase20d ago0x34b3de…aa5e9b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x73804b…74944a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002412100%coinbase20d ago0xe764ad…90b7f4
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x30c138…e7831e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002406100%coinbase20d ago0x30a3aa…660e95
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xb18813…b5e676
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.0024100%coinbase20d ago0x4a29a5…70e224
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002385100%coinbase20d ago0x5681bc…fc68ab
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x7369e1…33ca09
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x558975…420a7e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002371100%coinbase20d ago0xc6dec1…83e85a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x5e58da…7db6c0
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x90af0b…1d147a
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002373100%coinbase20d ago0x02d972…2b87a8
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xa563b8…3d8dbb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002366100%coinbase20d ago0x5a6035…677a7b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002373100%coinbase20d ago0x98b913…e08ecb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0x5ed578…e0332b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20d ago0xd8602a…65149d

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.