Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xbb908e…e2a464
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xf07c46…de5448
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x27dd96…ddebd3
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5c375…683deb
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x152d18…e7ae5d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xdb3497…3d50fa
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x84c40f…8d4852
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6ee3b…6e395e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x1deb99…d5b254
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4e7a5c…e57428
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x008f62…4df50c
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa8e0cd…d03245
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xbd6d60…c05755
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xdb0c0c…dfd679
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x146f0f…6b6f84
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x084533…55f921
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x361de7…f6e774
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xb437a7…ce23cd
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xdcc0bd…3725f5
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6a86dd…e804a9
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd1aa6d…e43e13
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0x8281e0…33a4ca
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd03354…0c0ab7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xfaba83…3d634b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc4f478…514e8e

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.