Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x8a5dc3…54f649
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xab89db…966a2a
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x7efb74…8368c5
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x97afd6…a3a143
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xcb9989…844c26
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xa301b0…025b95
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xf2b8ab…22b002
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x40f1cc…ec0270
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x54be85…1f5ee3
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xb10e10…8a6ad5
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x4a3c77…1a8706
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x40458c…9217ea
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xdddeea…7619b9
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xcc142c…34c347
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xe5ddca…49f33c
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xf8bd80…88cbe8
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xcebb77…73de07
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xcbded0…07a68a
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xdb749c…fc1d4e
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xc5c961…ee17cd
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xe7b219…6f4c99
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0xa07295…6d65e2
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa18d ago0x6d1f3e…184e50
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa19d ago0xb2d747…adfff5
0x318b…59ea0xfe80…47eeBase$0.001100%fluxa19d ago0xf38adf…78578a

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.