Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x4fe169…cbf21f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x29306d…dde073
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xedb6d2…7e2387
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x75e6a2…f060a8
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xb2c166…49e0a2
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xf0e490…342f77
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xb3ce04…b0660b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x8715bc…dc2751
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x4810eb…89eeae
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xb66e27…1022db
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x6e6c33…409019
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x93d5b1…130e85
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x1319ef…de071c
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xd468ad…022ab7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x2580fb…df8fa7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0xd871fb…a09706
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x9601eb…096760
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x639242…d5d446
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa24d ago0x41ade1…cd8679
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xc4bb08…50b0d5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x350946…7fe91f
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0xf14482…617607
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x0c749f…bcafc6
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x71a0eb…116b19
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa25d ago0x0abe7f…0654fa

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.