Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xafed28…72836f
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xebb8ca…74e3e3
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0168d8…d6f79e
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x055cab…1bfeda
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x07cd95…d39cdb
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x596c7c…476a42
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ba8c8…8a5b81
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xfd7749…f748f5
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x66ddc8…cc7f9d
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xcdcc8b…8851d7
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xdb5240…f14127
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x79055e…7680d6
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x2330fc…c09334
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb5dc30…387a06
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x78470a…3e7201
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x8e1774…ecb925
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xefd965…7570a8
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4b8437…5d6250
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb1502f…7f19bf
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x649e05…3cd0ce
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xeb20ca…0a1ab4
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x48e1d3…564c70
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x59c4a9…94077b
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x719e68…334b1b
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6439b1…ef491a

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.