Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59ded7…200606
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc623db…c160c6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e39c8…40eb94
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x672f1b…3f560b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5c2d9…7c25e3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22dfe2…9f165a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dd7a4…7559c5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5f8f2…f1fb9f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7adff…ea0261
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f9cae…6d63eb
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb90d89…06464c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f55e6…9bc56e
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe61b59…950299
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76a31b…747eec
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x879ddd…21db59
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b3a05…8fee02
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb63e31…e12e19
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf4453f…f0fb0b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ded0b…834e3b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f28d9…8fd140
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23848e…baccec
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xee83f6…f5ded5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41cff9…6ba048
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0x024f32…0d1880
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe09f06…f5f194

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.