Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0xcf8cc9…fb2f05
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0x397984…dff04b
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0xf5e748…5888b6
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0x5d7972…275bd4
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0x228358…db25db
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0x574c05…9820f6
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa24d ago0xef218c…3dbdf1
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x113af0…b0a3cd
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x7ad2c7…f0a57b
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0xae47b3…b9ea15
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0xb6bd64…96ca51
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0xd06604…5638b7
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0xb2168e…202d1d
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x520988…da0baa
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x16f749…3e1984
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x8c0d87…c028a4
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x6934f0…54f966
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x670dd1…ccd29c
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x855278…f72fc8
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x0ccc5f…c4339a
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0xd5af24…eba87b
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa25d ago0x6a5163…b1a2ec

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.