Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0x2877b1…57a0bc
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0xce3fd9…b1d887
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0xac6c7f…4f676c
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0x142abb…369668
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0x2744a4…b8e7ed
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0xf4393c…6a692d
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0xfe0995…7c273e
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0x1b01d0…b9f350
0x7cfe…0acf0xfe80…47eeBase$0.001100%fluxa15d ago0xe85a33…f545bc
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x911361…c2b4d5
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x19a955…6c2214
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x5d7b61…980909
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x3ea122…aa202d
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x723934…d06a7f
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x89caed…4e2bb0
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0xa2f0c0…d93954
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0xa472e9…d576a7
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x5993a6…f69183
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x87ddfc…2d8335
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x382a7e…0679ca
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x3fdad4…424cca
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x78ffc0…0f4e9b
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0xf38030…19be0d
0x7cfe…0acf0x9c95…e299Base$0.001100%fluxa15d ago0x780b76…4951cc

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.