Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa36d ago0xa3397b…0fbb2b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa36d ago0x622b21…a6d971
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa36d ago0xa47966…48eba4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa36d ago0x840b27…41d6f1
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa36d ago0xc719eb…32c9ee
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa36d ago0x6e6bdc…b1b020
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa36d ago0x3cf912…ee76a7
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa36d ago0x9dc6e6…9f83ae
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa36d ago0x23da8f…78bd1a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x4d162a…4515b6
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0xac0a84…fca304
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x0c9aee…040502
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x3c651e…ce1adb
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0xb44b50…b0bd26
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x6a26ba…2b231f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x3c654d…7373c4
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x12d788…a822fa
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0xca5e06…0ca9e1
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x29bae7…d14209
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0xbb04e1…75889a
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x3c7847…d3f34b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa37d ago0x18fafa…2358ae
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa37d ago0x9d9f05…37e492
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa37d ago0xa548da…ecdaf1
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa37d ago0x406fed…6e8cf7

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.