Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc15a…74b60xac65…4417Base—$0.08100%fluxa116d ago0x6b4564…be5ac6
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x683eb2…e25d64
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0xbedee8…e69697
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x562d75…1e83f0
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x393f69…f12be8
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x9a3b3a…6a96a1
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x69496a…64165b
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x12dc79…b9a899
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0xc3e270…d61191
0xc15a…74b60xac65…4417Base—$0.06100%fluxa116d ago0x46d074…13e59b
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0xe37886…5895a2
0xb90a…9ae40xc15a…74b6Base—$0.05100%fluxa116d ago0x0ec893…76f98f
0xc15a…74b60xac65…4417Base—$0.01100%fluxa116d ago0x80137a…e8e93b
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0xcdd0a2…53c3f1
0xc15a…74b60xac65…4417Base—$0.05100%fluxa116d ago0xede6e0…8d96ff
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x17c35d…537c68
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x9b43bc…ee9adc
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x771758…f93f15
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0xd97826…d6aff6
0xb90a…9ae40xc15a…74b6Base—$0.01100%fluxa116d ago0x4b4071…c7df3b
0xc15a…74b60xac65…4417Base—$0.04100%fluxa116d ago0x665c74…8fcbc6

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.