Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f96…e7410x635b…5057Base—$0.10100%payAI42d ago0x42990a…5271d9
0x8f96…e7410xa41c…410eBase—$0.10100%payAI42d ago0x454681…041d03
0x8f96…e7410xa754…abbaBase—$0.10100%payAI42d ago0xf67487…28d092
0x8f96…e7410xb8e4…369fBase—$0.10100%payAI42d ago0x30a73a…8939e2
0x8f96…e7410x88a5…43cbBase—$0.10100%payAI42d ago0x6977ca…60493b
0x8f96…e7410x52d2…7374Base—$0.10100%payAI42d ago0xf49ce9…4ca565
0x8f96…e7410x5e6b…0af1Base—$0.10100%payAI42d ago0xeb09fc…4cab01
0x8f96…e7410xb4d6…bb68Base—$0.10100%payAI42d ago0x594084…ba843a
0x8f96…e7410xcf5a…732dBase—$0.10100%payAI42d ago0x3794fc…223f87
0x8f96…e7410xfa05…ff19Base—$0.10100%payAI42d ago0x6c9d49…a9b8d6
0x8f96…e7410xb531…69d6Base—$0.10100%payAI42d ago0x805a01…e95419
0x8f96…e7410x01d9…bff1Base—$0.10100%payAI42d ago0x2ca0d9…f724e8
0x8f96…e7410xd528…2aafBase—$0.10100%payAI42d ago0x2c0a93…23ec71
0x8f96…e7410x43d1…f921Base—$0.10100%payAI42d ago0xb565f9…ddae94
0x8f96…e7410x3346…3bdfBase—$0.10100%payAI42d ago0x6daf8e…709990
0x8f96…e7410xfbbf…696dBase—$0.10100%payAI42d ago0x454fac…56d3c4
0x8f96…e7410xbd2f…dc51Base—$0.10100%payAI42d ago0xd25a8e…b18417
0x8f96…e7410x579a…2df5Base—$0.10100%payAI42d ago0xb22ae6…de4fe5
0x8f96…e7410x4901…ee85Base—$0.10100%payAI42d ago0x3564c6…7e7dc9
0x8f96…e7410xc301…8199Base—$0.10100%payAI42d ago0xa0d882…f86d43
0x8f96…e7410x6ea3…21b8Base—$0.10100%payAI42d ago0x6c2f4a…cc65de
0x8f96…e7410x1762…3f94Base—$0.10100%payAI42d ago0x9fb579…57d277
0x8f96…e7410x802d…5df1Base—$0.10100%payAI42d ago0xc5fcff…a17b04
0x8f96…e7410x3ec0…6da6Base—$0.10100%payAI42d ago0x5b15d2…c218e9
0x8f96…e7410x0a04…f076Base—$0.10100%payAI42d ago0x480d4c…7894d4

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.