Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xcb520d…b78c22
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xdde039…51e6dc
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x74c5ba…a42713
0x06d4…98400x9c95…e299Base—$0.001100%fluxa38d ago0xcf05b7…32cc78
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x3f3bf6…4dec08
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x8d86ea…fc6a32
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0xec866e…aab84c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x2ab086…aab766
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa38d ago0x07ee55…929ec6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0xd0f1ce…3aef58
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0xff1c85…8fcaf1
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0xb22213…bbf3e7
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x30b2bd…dd21a6
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x45748f…ab9d0a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x77a18e…6c0aa0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x91da51…c0d5b9
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x3a5518…97be8d
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x58dc3f…ee4e5e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x8e5ce8…a7d7be
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0xe90979…1aae02
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0xb8b366…07d067
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0x9158c1…68dcce
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0xc8fb82…e5c8ed
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa39d ago0xbdbe7e…bea2b1
0x06d4…98400x9c95…e299Base—$0.001100%fluxa39d ago0x79535b…c0db89

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.