Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xb77186…1efb5a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xdb8fa2…a0f606
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x487000…6f8098
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xefc351…fe94ce
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x60de55…18dd8a
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x8c876b…8f634d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x397123…a5c7a5
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x922bff…d3d64e
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xce3f77…8b69cd
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x08377a…3fe03d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xe0a6a1…48bd83
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xd6545b…89de46
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xb6a18e…a9ef61
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0xc3e8d0…0c8ae5
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x38d6aa…d82946
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa35d ago0x771dcb…3cef2c
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa35d ago0x79a6c4…f525c9
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x886edd…2e0526
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x89e403…1e01e0
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa36d ago0x44682b…6e902f
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xaef492…fd6a56
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x47c361…3dee9b
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x5104f8…624b6d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0x49f860…66a48f
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa36d ago0xcfe763…85726c

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.