Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xa98a15…a5473d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xad55ba…491057
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x4ae54e…160952
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x7f3113…5a3ce7
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xe0d541…71c528
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xe30a8f…955749
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x6e3713…fbc418
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xa3c7ae…0f17f2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xa8c548…7f54e4
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x4cf522…dc7767
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xb52ac3…68c70a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x0c4bc2…72b77a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x817e8f…818b4d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x8a583b…72fe3e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xbcee46…f36603
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x09ae36…cfe59a
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x771117…3cc0ca
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa50d ago0x2caa53…ab79e1
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xece4fb…70c8ea
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0xf60bf1…3a7bd5
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa50d ago0x7b0cba…bd7df5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa50d ago0xe6d714…9c5470

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.