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%payAI115d ago0xa770ee…58f265
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0fc910…94fdda
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xedc727…c6b5d4
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80fed9…9a5f6f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x377ae5…3a5112
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc0d794…95e017
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x032f83…76d547
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab965e…22fbda
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1bc02…ce49a1
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9fde7…7f54d5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xae5cc4…eee34e
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x154425…7d0e7d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce152a…d9a781
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc92806…e68e6b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d1575…261978
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0c6ac…69c88c
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe218b1…e555b3
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x274795…f1f196
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3358e…b1c65d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x448cc6…593144
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ec47d…cc7c18
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa3765…832bd5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99209c…78f0c9
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f649e…bcd21e
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bb329…ba0c13

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.