Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x468327…040bfc
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2318bf…748e2d
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x057f2a…e53633
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xafe800…2099cb
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x01873b…82051a
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xb31be7…08840b
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x69c9f6…5f70f9
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xaee0b5…55f747
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x36d7a7…682c9c
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2edcde…29d0f2
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xfe3a2d…89b1fe
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x2f20da…38acaa
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x5e64c7…e6923c
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xd88730…b0d514
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x44d373…a6b6de
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x0b4402…bc4265
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x7617b2…293a55
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xe7aab3…ccc377
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x180696…5bfc4a
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xf094f6…0e96f1
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x633d6e…106291
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x1d224e…abcaf9
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0xa18b0e…a4fdcd
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x6f73ea…3ed345
0x3456…04b80xfe80…47eeBase—$0.001100%fluxa16d ago0x753df0…3b9a40

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.