Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0xba8ea5…f5e7c2
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x141177…1da276
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x1e01b6…bb11c5
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0xf8b9bb…233e86
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x37de62…15d7ee
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x744382…0ccb2a
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x6561b4…d02b6f
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x381711…205e98
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0xd18ec8…35ccb1
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x2b92df…89e790
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x3cc8d5…fa6b77
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x9f10f6…c4533b
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x394e2d…11d3ec
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x2474ac…1a2d35
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x5f45be…5aa8a5
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0xa538b4…ba6425
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0xd72055…85650e
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x61562d…461023
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x7b9469…7ca93c
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x36f3f7…0263e0
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x610fcd…86e7d0
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x96301b…19c8e8
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x07dbcf…77b1fc
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x1aaf88…c4c08a
0xee07…c3450xfe80…47eeBase$0.001100%fluxa21d ago0x67fa1d…90744b

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.