Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x259058…55ec77
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0x281ec7…e4c13a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad79d6…c57ab7
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x799d05…5a49cd
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe02def…cfaae0
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd707e2…606711
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc15dc1…a152b5
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x71f3e8…3b5aa2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c2565…68487a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f6fa4…0fffb6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d75a9…ab30fa
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x104056…85ff14
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06cf7b…10bc46
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6a994…49b7fa
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98d25c…546856
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x74972f…c5620e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4052ad…aa48f1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x822bd1…0a596c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c64a5…cf3a2d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2beb15…2387b0
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x82b2f5…ecee4d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcedc95…080aaf
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72a083…b71eed
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b7bcd…52e384
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc95ecb…47c8dc

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.