Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x0d47b6…1c0ab7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xd48168…b6f434
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x7ba9d2…b2c0d9
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xda24e9…0d6918
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x0f50df…95c1a5
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x5f90d7…2efdc4
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x6c43c3…0f4435
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xc5a5d1…61f7e3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x130f6a…98d47a
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x694048…7dd0f7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x60af38…bf2830
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x6253f5…58f349
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x023c9f…aea276
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x8b36af…fa5015
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xba71b2…f960fe
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x7e22ea…8c13e8
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x4546ab…b36e46
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xc4460c…4d8b82
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0x4bc35e…52970c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa24d ago0xd278ec…fb27d2
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa25d ago0x05d3d5…35e5e8
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa25d ago0xc64b56…c6367d
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa25d ago0xa69ac9…b6b5dc
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa25d ago0x3736de…389671
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa25d ago0x4a469e…c15471

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.