Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x65bdac…320aaa
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0xc21b6f…f7ddaa
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x24af9f…f8519f
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x05e604…7f7af1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x0f447c…039f98
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0xbeb7f4…d54564
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x507e97…50cdaa
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0xd945c7…999b31
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0xe6314a…73c3c3
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa18d ago0x6b647b…d3b656
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x1b4e95…bf5fb4
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x6fe29b…984126
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xf0611c…6043ca
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x42bea4…e421ed
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x4d787d…58ab51
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x03a806…923934
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xab100a…762938
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xd16ae5…b610a7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x1a98a6…6acd48
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x7cf402…f34284
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xeaecb8…a4ca50
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xc8d436…549168
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0xb2733d…17dac0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x2e6e0f…f19f02
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa19d ago0x2a1a20…7e16a5

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.