Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xdce46c…1e4876
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xc06fec…600fec
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xb49f38…ed2242
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xa32f3c…e012e2
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xcea2a8…e2e066
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x2aaba0…91659c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xfb2369…726652
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x2d1422…bac7d0
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xff7bd8…5a0059
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xabcc81…d261ee
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xd8b096…dea855
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xa39bb9…a2dc12
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x8e8eae…4736ce
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x81a043…81200d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xfa9148…c31f5b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xf36ebb…534e67
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x868743…36906d
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x0369d5…aaab58
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0x8485d3…a7c137
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xfaa11a…02f0de
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa27d ago0xea27a3…fbc433
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa28d ago0x10d7f8…07ef9c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa28d ago0x04be17…6a9e96
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa28d ago0x3b1afa…2c52e6
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa28d ago0xa725cc…a7685f

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.