Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x32426f…f2afe6
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x731f67…3ec939
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xa02a59…80dd8b
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x53525f…dd37e5
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x090659…304059
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x171a7d…06d1a2
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x02d5b7…86c756
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xfb6f9e…45aa93
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x823285…dce88e
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xeb7e6e…e95eca
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xf970fc…200010
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xcdca7b…6909c8
0xc524…58690xfe80…47eeBase—$0.001100%fluxa34d ago0x14f6e5…15847b
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0x981ac6…71324a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa34d ago0xdcdd08…196480
0xc524…58690x9c95…e299Base—$0.001100%fluxa34d ago0xa260b1…69fb63
0xc524…58690xfe80…47eeBase—$0.001100%fluxa34d ago0x9d1c78…817ad0
0xc524…58690xfe80…47eeBase—$0.001100%fluxa34d ago0xa7d184…c7ff0f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xa3b62a…44315b
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x304a23…78398e
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0xf15755…78f2ad
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0x3ade1e…538fff
0xc524…58690x9c95…e299Base—$0.001100%fluxa35d ago0x3a7614…aa7074
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0xd86e0c…61a7d9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa35d ago0x4b1fdf…1934b0

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.