Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0x505cb5…9a0061
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0x12758b…f0cfc0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0xb86cf7…fcb07a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0xe6b219…49c611
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0xd3b505…a0ac23
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa39d ago0xf04454…717dee
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa39d ago0xced69c…e2ee03
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0xedf547…02dccf
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x0b2c10…60d6e3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x076993…6a0069
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x79e0f7…176749
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0xe780a1…d1fcb3
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0xff2b96…6719ee
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0xd26ffd…b5e6f9
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0xf981e6…c4ee7b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0x594dca…8d3a0d
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0x851f63…8aae49
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0x1dd38d…96cf4f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x16bc71…052d4c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x43a556…47cb77
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x7f3e71…cf8f3a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x885b83…9fc8f9
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0xcb1cd0…04fb4f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa40d ago0x0171eb…1dd395
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa40d ago0x1acee8…964322

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.