Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc953b4…82d485
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75d62f…e68058
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xba170e…1e5ee7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb2b3d…58c59c
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33ca5b…6db345
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x097357…b02797
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe38d59…1a9df7
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x956ce3…c82281
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5c4dc…45f6af
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3e76b9…f344e4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac35df…434664
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf128d…e17fe9
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2159f3…97a7cb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10d037…64543e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2eaa2…b19344
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2eb5e1…35026e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd47b71…61124e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35b56f…a1ea69
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5af4d…48d126
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x308a3f…d486af
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x719f07…b69159
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2ae0c…ff46a5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa4f4cd…a71739
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4a1ac…11705a
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d312a…ce9898

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.