Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78a421…87c6cb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90d776…c90bb9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf57077…f0cf3e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74da46…5375fe
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b3521…c8b4e5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ee059…c02d42
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c0273…b09fc2
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe362e1…9ca48d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7740f…6fddaf
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73ab9f…78174b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5834c…7b6837
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde77a0…6f683d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc708b9…598741
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77ae09…b1c52c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdfbab…4e58c5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf77222…21d7d8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa53083…6c89b5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a4288…4df53e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ad8e6…3a99a6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33e949…9193b6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f0cd8…aae3b1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b982b…bb0672
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd98a3…3a3bb0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1d5cfa…fb7de3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41b8d4…d18603

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.