Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x6826c6…65142e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x61dfc5…149edc
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc0fd8c…8ed363
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xfad176…a8a5e9
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xf1305e…fe7d28
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc0b012…c7555a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x773712…e8aaa3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x799307…aacbbe
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x3b7994…322d1f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x957ce7…bcbd81
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xe290ad…ceb280
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xe095fd…481887
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xbcfef5…575c87
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x24440f…1a203a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc675b2…7d7f98
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x9c84c9…157dc6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x4586ed…788ad0
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xe1d9a9…4538f3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc6c685…074be0
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x265077…376664
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xf185b7…6d0ab4
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x81834d…0907e2
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x549868…c57c86
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0x4b7d0a…be97a7
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa16d ago0xc16631…4b1954

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.