Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc5249c…1b0c66
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5e106f…b8198b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0xef1791…12e9ab
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa7be1f…64cc98
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x920382…d206d2
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0a83b2…27ac3b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x92725d…08cc9f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0xdccaa6…94a261
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1bb961…3091e4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x566f91…6d77a1
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0eb74d…652fc7
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb75b86…b95e68
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1a43c3…15c331
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x24b132…a741bc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x332b0b…785c24

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.