Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x6c2bc1…31c479
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xd8ff87…00683a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x96625c…8b9192
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xc2104b…4faaf2
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x86ea13…03c0cb
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xd145be…552d0a
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x39cc77…821308
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x871313…3bd13e
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0x42680a…4309c5
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xc02475…4e7856
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xef65e2…0b72b7
0x4964…14270xfe80…47eeBase—$0.001100%fluxa22d ago0xab7e40…ebd946
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x673094…3b667b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0xe9a172…d726f1
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x6f4fba…aa50d0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x81f6d3…d7ce29
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x8c50ca…c84854
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x968c3c…dffca3
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0xab803c…0216d8
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0xacc31c…4d9580
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x5f862f…733df8
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x05898a…588b79
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x49764e…cc8d4b
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0x990c90…674d01
0x4964…14270xfe80…47eeBase—$0.001100%fluxa23d ago0xc9ead5…f7cdc8

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.