Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35efc5…c593bd
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa459c4…a77ce2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e200a…1b957a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba7850…6fc806
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x360f57…26abe6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b2f6d…36c404
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8f76c…ed5d92
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x066760…6bb470
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbc3f74…331b21
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b3852…334373
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99fd60…42afc8
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f9d95…1f100f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9591f0…a99dab
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2dfdcb…5b272f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd2548a…81c2a4
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x043ed5…b3103b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36a6f6…dea9c9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39da97…cbbf26
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ff921…5dc147
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c0bbe…9c6341
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x30b35f…df8963
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde2d38…4590dc
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x198f57…44a822
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x209279…c79656
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46462f…731936

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.