Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0xd7f7e5…4c05f9
0xe4f5…37d20x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0x2aeb4d…124f54
0xe4f5…37d20x52e2…f3eaBasex402 service$0.01100%coinbase20d ago0x3f82d0…ad902b
0xe4f5…37d20x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0x27847e…ed9ceb
0xe4f5…37d20x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0x0f36e9…b737e5
0xe4f5…37d20x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0x11794c…b353d8
0xe4f5…37d20x52e2…f3eaBasex402 service$0.008100%coinbase20d ago0x67f5a5…9e3694
0xe4f5…37d20x52e2…f3eaBasex402 service$0.003100%coinbase20d ago0x3ec0cd…6a6254
0xe4f5…37d20x52e2…f3eaBasex402 service$0.008100%coinbase20d ago0x55195a…b2ea7b
0x2902…e5130x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0x6a0682…eb4c54
0x2902…e5130x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0x93e737…88f5fd
0x2902…e5130x52e2…f3eaBasex402 service$0.003100%coinbase20d ago0x267209…5511a3
0x2902…e5130x52e2…f3eaBasex402 service$0.003100%coinbase20d ago0x40dfc2…53b847
0x2902…e5130x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0xe7fd51…d56db0
0x2902…e5130x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0xf0fd00…56ef78
0x2902…e5130x52e2…f3eaBasex402 service$0.008100%coinbase20d ago0x43bded…c99322
0x8ab6…f0e40x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0xee1520…48bcd1
0x8ab6…f0e40x52e2…f3eaBasex402 service$0.004100%coinbase20d ago0xebd465…b1a47d
0x8ab6…f0e40x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0xbbf083…d641f5
0x8ab6…f0e40x52e2…f3eaBasex402 service$0.01100%coinbase20d ago0x9a41ee…7aac5b
0x7759…c40b0x52e2…f3eaBasex402 service$0.008100%coinbase20d ago0xd8defd…a4cdf9
0x7759…c40b0x52e2…f3eaBasex402 service$0.003100%coinbase20d ago0x45b1b9…6c4bb4
0x7759…c40b0x52e2…f3eaBasex402 service$0.005100%coinbase20d ago0xc877fa…6d5812
0x7759…c40b0x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0x83042e…9987ab
0x7759…c40b0x52e2…f3eaBasex402 service$0.001100%coinbase20d ago0x2a0867…0e7bfa

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.