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$0.06100%coinbase2d ago0xf23967…993a4d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2d ago0xc4e92c…cfa61a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase2d ago0x7a57a2…ad8b19
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2d ago0x6383eb…db7b34
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xe885ec…4e8042
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase2d ago0x574950…b363e6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase2d ago0xcbf8d8…56b3f4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase2d ago0xd64326…382ff6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.56100%coinbase2d ago0xf77eca…e8bdb4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.56100%coinbase2d ago0xfcdcb9…2d57bd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002639100%coinbase2d ago0x3ba31c…b07f4f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002199100%coinbase2d ago0xfb4ae3…f36272
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002547100%coinbase2d ago0xae1db1…2184a8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00236100%coinbase2d ago0x3685d5…1371d2
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002585100%coinbase2d ago0x380ecc…d948cf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase2d ago0xd549d8…2bebd6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase2d ago0xc4b214…a290da
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004203100%coinbase2d ago0xeaa4a3…b9532f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002602100%coinbase2d ago0x2feb9e…4e7f4a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002236100%coinbase2d ago0x027eef…04df40
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002544100%coinbase2d ago0x1c3c9c…72fb54
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002307100%coinbase2d ago0x125f40…827624
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002582100%coinbase2d ago0x2551b6…081cf4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00246100%coinbase2d ago0x543235…42dc9a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002459100%coinbase2d ago0x7db1cb…abb819

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.