Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0x85a167…8246f3
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xce2237…ceef80
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xf89a39…c27436
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0x3bd4e5…db40e2
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xd81287…d2bcee
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xb77b83…2dfe31
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xff2319…ef109c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0x132da7…88552a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa21d ago0xb6afd0…98eb4a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x197328…2ccf79
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x0defa6…109276
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e6d31…211061
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xe49d57…bce8fe
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xb21dbd…fb1ad8
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x767401…b2b428
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xcc8855…632c0b
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xd64d56…539197
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x919370…7c6cdd
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x34f85e…d8510c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x36aa25…34ac2a
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xfe47e2…204928
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x3b3b9c…02826e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xcf8df4…f839d4
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0xf1eb64…942484
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa22d ago0x10e245…1256fa

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.