Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa34d ago0xcc039f…273feb
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x6e490e…f18d25
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x361250…b492fd
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x87be7f…6d24b8
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x00c486…cb5a38
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa34d ago0x6bf9c6…1021fc
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x6a1823…25925c
0x852e…0c770x9c95…e299Base—$0.001100%fluxa34d ago0x24eb78…40a7ef
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x6f2ca5…84d01d
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xd3136b…52c902
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xb578f0…9ee18a
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x25b55b…c33d06
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x7bc8c2…cbbbab
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x850d0c…d844ca
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0x12f430…35ba1c
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x95ce71…72ac93
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xfdf345…5d3040
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xca836c…5c2b3e
0x852e…0c770xfe80…47eeBase—$0.001100%fluxa35d ago0xfd6647…d8dc39
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xd4b16c…349af7
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x9fe09f…583485
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xf16143…4a213c
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x94a504…e01fab
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0xcc695d…9d5603
0x852e…0c770x9c95…e299Base—$0.001100%fluxa35d ago0x4adc4d…a3b9ce

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.