Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x643d59…ebdce0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x510896…7aebde
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xdf5816…7449ea
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x4c4fef…4222f7
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x625805…2732a1
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x6ab767…9e0037
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x4a751d…2b2fbd
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x165402…7f5edd
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xef326f…72ba66
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xc024bd…4d6e31
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x0ef3de…268bb6
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xfc103f…35ca82
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xea469d…cdadb0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x0d955f…f023eb
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x926679…2d6925
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x0a947c…82c3ba
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x7c7cd2…50bd43
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x958a22…8aba5d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x4352c0…6ae57e
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x5f5466…d6bf28
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xdb2401…5d93a2
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x458bb6…fa268e
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x839f39…4ad75e
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0xccd81f…443109
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa81d ago0x67c6ac…767af3

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.