Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x85fa60…1e2b69
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe0a65a…6121a4
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd0ea11…7f272b
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb2e9ce…fd80ed
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf54108…0516c5
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc2075f…42fb5d
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf4762a…a791ea
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1bdd5e…a4e14f
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfa6a29…b2dd58
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x93b45b…85d3a8
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x94a709…4963a9
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xe664f2…91606d
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x25410f…da9b94
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x2d61d9…2ceb27
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x3f322a…eddc71
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xb6c5a2…431ef5
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7dd9bc…e26d49
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x863d6a…159683
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x1b574b…3b49db
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2f9fdc…da8e9e
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6b2502…c9561e
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5984ac…f9c155
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb4cc5b…796cd6
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcd36d5…794eea
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcd5db0…ea1e56

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.