Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xce5628…bda314
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x8e686f…7e3ec8
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xb84adc…cbf9a1
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x8a0232…232c1d
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xe7eac7…3c2aa2
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x2ad00b…fd1f39
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x2181b6…fe5852
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x7f6611…8f93c9
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x23a931…13c879
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x05d3c7…08d934
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x703f4f…d9b179
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x721c0d…2713d6
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x58200e…ef65bd
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x30c913…ba8281
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x137351…2692d4
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0xfae5ea…38e859
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x54334b…a9ed3a
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x41c1c2…0e7841
0x46d8…cbb50xfe80…47eeBase—$0.001100%fluxa36d ago0x31d827…5c26f8
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x066956…2af7c4
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xd52bf5…3257c3
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xecc427…e80686
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0xf6560f…821076
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x42eed4…3fb139
0x46d8…cbb50x9c95…e299Base—$0.001100%fluxa36d ago0x8472f5…e95182

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.