Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66e6c2…6d9885
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd1f56…518aba
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x427314…da3783
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2bd08…9042ba
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d32f0…202d85
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf2d1f9…b084f4
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x112db2…9e522d
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa9bf5d…8735df
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x456826…dca1a6
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dc061…447042
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x96c414…afcb3c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6b072…49e422
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc41fdd…c46063
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf7b35…a2aa9d
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2bed5…0b8e94
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfba6d…edc87f
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x368635…dd6b66
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f3dc3…07518a
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37ab61…068809
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f2787…efa8c6
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7e2be…515cfe
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf9a856…1726cb
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0x511e2a…5a9878
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0x42e942…e2612c
0xd403…cc030x6a5e…c666Basex402 service$0.001100%payAI115d ago0x804f67…da3a83

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.