Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb5601…ef5ad0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95781d…2bb222
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf845e…aa5374
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50983e…16caf5
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a69ab…7b22af
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd1fbe9…0940dc
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b34fc…df2926
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54808b…149252
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2651d1…f8df61
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x994bf3…d65f0a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac7612…ad08fd
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8563d7…15c263
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9d017…45a093
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaffcee…5c4910
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x208145…1eda29
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1b94ff…575e74
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8d57ae…113984
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafcb16…c0c324
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e506a…a240ba
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd69a4…1dc941
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c774d…90a3eb
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8b039…126af8
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x374f96…c69f09
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9fd71…7e1a00
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7808da…0a2792

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.