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%fluxa40d ago0x99c107…ff49d7
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0x7ce17d…b88384
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x20bd63…ca5099
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xd4b4c6…5b9f1f
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xb3336b…84261d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x2c7945…a6aad3
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xaef68b…3f1e8d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x23bc7e…d5061b
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xc4815f…06308e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x784343…8f0ded
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x6f40f7…edb94b
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xf04a93…713267
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0x57c3d2…f4238d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x54e1c6…36c06e
0xc524…58690x9c95…e299Base—$0.001100%fluxa40d ago0xe84184…64c8fc
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0x83b2da…c43dd3
0xc524…58690xfe80…47eeBase—$0.001100%fluxa40d ago0xabdace…dc021e
0xc524…58690x9c95…e299Base—$0.001100%fluxa41d ago0x906387…c9ba58
0xc524…58690x9c95…e299Base—$0.001100%fluxa41d ago0xf90d61…68557c
0xc524…58690x9c95…e299Base—$0.001100%fluxa41d ago0x8fc61d…5353b5
0xc524…58690xfe80…47eeBase—$0.001100%fluxa41d ago0x90c34a…0be630
0xc524…58690x9c95…e299Base—$0.001100%fluxa41d ago0xa3b1e1…197d25
0xc524…58690xfe80…47eeBase—$0.001100%fluxa41d ago0x4dc7bb…7ac371
0xc524…58690xfe80…47eeBase—$0.001100%fluxa41d ago0x5cf9ca…1aab2f
0xc524…58690x9c95…e299Base—$0.001100%fluxa41d ago0xaf4a06…c3fbf0

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.