Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0xde518b…a12152
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x101b6a…8eb272
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0xf5c3e9…ff38e6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x36bc65…6c84c7
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x7d508c…a74f2e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x650006…6fcf06
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x24a670…6ba359
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0xe4dbcb…0ba016
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x878c23…cc7511
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x734be0…f970b2
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x714157…18f944
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0xd64768…32d9e6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x90a0b0…b55f8c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0x86518c…a13830
0x9610…6a350x9c95…e299Base—$0.001100%fluxa78d ago0xdaead6…009c4a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa79d ago0x97cf74…7065ff

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.