Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadca99…4ca356
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeff9ad…c02e9d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a9748…8189b3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xce0673…282abb
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90cfff…2d9940
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4be938…0b656e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb2fe4e…492510
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac8fa7…86ccd7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8b9de…142601
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbddbf9…b273a0
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e12df…ea79a5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5defeb…96a411
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x924372…09ae7e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f88f4…a07eeb
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13d51d…ae8edf
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6f133…79d415
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x250cb3…fc3709
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd5ea74…6ced29
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x124e63…1e01f6
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x863a15…0c106e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xabbed5…333859
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe10de…58e122
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c38e6…24f1a9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8c17c…8421b1
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa78262…e2e533

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.