Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x9df211…915d6a
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x9091f6…224ac3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x12fb9e…c9628d
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0xd3d049…06ec8c
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x8f1c5f…9d1eb5
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0xb4a586…30dc25
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x132da6…e27df0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0x56866e…1d8006
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0xddbcc2…802e44
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0xd55c56…4ad1e0
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa28d ago0xffe83e…8d0bbb
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x3187fe…88d8b3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x3fa773…074d39
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x267337…fe28b3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x1d4799…a4b0da
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x03c4f3…a789e3
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x684991…667aa7
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xa20f0c…fefbb4
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x15f5f9…a66bc1
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x677bae…01f348
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x9d62ee…ec1dca
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xc47e06…ffd357
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x84ecd6…c97809
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0xe6391a…36d2d2
0x02b6…31550xfe80…47eeBase—$0.001100%fluxa29d ago0x7c25a3…8dca09

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.