Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x9551dd…41b913
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x86ce93…055805
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xbe1012…04952a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x472a1f…95699b
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xc95bf5…1ffddb
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xd7f56f…d9784d
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x5f3de4…ade348
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0x25cfaa…76e756
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0xd65c85…c44015
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0xa56960…9dc09f
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0x44753e…52e507
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xd889a2…cc5fc2
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x18a305…13465d
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0xf4de1e…5e2d79
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xfc1f14…eec973
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xb77120…9ff99b
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x65bc44…306b0e
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x4f23f1…f5c91b
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x0747f6…d1e1df
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xf4fabb…a0e116
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xcee429…d8bdff
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0x6df9d4…8e0cbb
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xf3cf21…128339
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa40d ago0xf01274…7dfd9c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa40d ago0xaeda6f…2bfbe7

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.