Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc3bdb5…469d8f
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9cb103…8648ae
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xaf529e…5161f8
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc805a1…485afd
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9e9389…5b36ac
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc2fbb7…f6acf4
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xed543e…cba903
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3587e5…7171ae
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6841a6…7bf70f
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1e4926…789fa0
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x448e10…fbb3a6
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6c8310…dbaab5
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x48629b…86483d
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0xaddd3e…ad2db0
0xecde…87e30x6a5e…c666Basex402 service$0.01100%payAI114d ago0x80fa6a…5b77fa
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e5515…50296a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f99f3…ddc7b0
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa863e2…937b8c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x11b2f4…3c6279
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c8da1…fea045
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa987db…5d654f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x264b5b…910518
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f001f…ee3727
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x57a3ee…c4626f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x421cb5…57aedf

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.