Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x7f71c2…953c6e
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0xcca799…77133f
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x63b934…fade8d
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x51a67e…322a1a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0xde2f58…d6aa75
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x079828…6c9ffe
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0xd5e8e4…67d18d
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0xe0b774…b21b00
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0xd33841…068005
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x21ae80…2d08fa
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0xe2b680…73eee2
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x27ee80…e0ef7f
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x150b04…4f5ab6
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x99dea8…d6892c
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x0706e3…741a08
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x375dec…852b2d
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x273128…cfd80b
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x0013ff…601a8f
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x73254a…a61144
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x304c39…9a26cd
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x79d012…b307fd
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0xfc8ef4…310c7c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x37a664…c35a5c
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x077fcd…e3c3a2
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x13b66f…fb264c

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.