Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09b7fd…ffeb7f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0f4b91…1c9119
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1feb49…c83e52
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb920a…9f7b82
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39164f…ef38d1
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ccbfb…efd1d6
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x797f24…38fa7d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc16686…eb0f34
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd28ce9…3dab56
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x288421…f8c79f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18274c…5205e3
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x462aed…22a75b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa960b7…e02e24
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f2d06…8668e9
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5285a…6147ad
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01a6bc…71eff8
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x547b55…33bbb1
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc7e10b…4cd04b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30e86d…184857
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e6724…99e2f5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd5598…a202e0
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb1023…76f7ab
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07424c…a02b44
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xced079…797847
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ddce1…e41038

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.