Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xed2ef4…ac3775
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase3d ago0xc4e92c…cfa61a
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x5b8839…88a58f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase3d ago0x7a57a2…ad8b19
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x7b3d23…07f886
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase3d ago0x6383eb…db7b34
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x3ac552…3083bb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xe885ec…4e8042
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x1d5343…20abcb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase3d ago0x574950…b363e6
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted3d ago0x558c3c…6cb259
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xcbf8d8…56b3f4
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xce1ef8…14556b
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x178763…c6c028
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.56100%coinbase3d ago0xf77eca…e8bdb4
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xa31696…49eafd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.56100%coinbase3d ago0xfcdcb9…2d57bd
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0x275ffc…282081
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted3d ago0xe69f7a…8379c4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002639100%coinbase3d ago0x3ba31c…b07f4f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002199100%coinbase3d ago0xfb4ae3…f36272
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002547100%coinbase3d ago0xae1db1…2184a8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.00236100%coinbase3d ago0x3685d5…1371d2
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002585100%coinbase3d ago0x380ecc…d948cf
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase3d ago0xd549d8…2bebd6

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.