Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase6d ago0xf00b33…ff1638
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8ce0e1…9f874f
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3d45a6…672f55
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb57471…5bf739
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x06cb60…1a181f
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xb81ef7…cd72f6
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x180459…5d4f5d
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x8465c8…e5151a
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x3e45ce…e64e70
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x121e97…d18f90
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xeb1d7d…8fe4db
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x08c4c2…12ad47
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x7095aa…462e49
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe9f718…af85c1
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x159af6…d67956
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe05b9f…d16dc7
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x5c8a19…19180a
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x231a0b…024f80
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf1bd92…18a2b6
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0x6367ea…a67e2e
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xf03c63…7300f3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xe6a3fd…b09f1f
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xca3684…6bade1
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xa8a4e5…c1c218
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase7d ago0xcb83dc…4662aa

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.