Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdeec9f…a5fecd
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86addf…fd7725
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33a9a7…e2edd6
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2b445…a0d2be
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82585d…837fa3
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x798fec…d09a75
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba00e6…f27b05
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ccbbf…e88d2a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa924af…cdac7e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x589750…74a9b9
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa5539f…abfe09
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43b467…d6163d
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x907068…d6ffad
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x494211…8a30ff
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bad4a…837c79
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27f010…61f8eb
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x746114…c904e2
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x562cff…f17242
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93d6a2…d1a636
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6b9f8…5bc22b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e2058…d51155
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x246baa…023679
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79a6af…dbceb8
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ce1be…454650
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x054b49…287966

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.