Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x667415…bae8ff
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x8aba56…7d99c4
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x95f63e…9a7a29
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x0f1887…1d143d
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x576336…416ad5
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0xb6c1cb…79c510
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0xc4079f…fad7eb
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x2e590c…8d48ac
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x7d7795…2390b6
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x5eb3a0…d4b22d
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x4cb01b…2e2100
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x732fb1…49c602
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x0c89d1…f0b2ba
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x675f18…3fffaf
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x9700fd…2107fc
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x04abf7…34a754
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa15d ago0x0ce411…eb1172
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0x010721…947dfb
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0x86ae8a…fea625
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0x5cb8dd…af0e52
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0x985f48…b2cc8e
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0xf612e7…e0c032
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa16d ago0x8a06b2…8459bc

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.