Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x0fbbed…78c368
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xcce74c…6ecef0
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x5e3e3c…528c28
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x859260…0da46e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xa5a980…b38a11
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xdc8b43…e892fb
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xa20b1d…ec0d92
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xff6413…483320
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x6cc87b…25e1ed
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x06b090…078188
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x43f2b6…a75f17
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x2ada44…4a2cc9
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x8f9f7b…d9495e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x75d94b…0a66d5
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x3e8ce7…009082
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xd49319…2a6e5f
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0x5f2cd6…adc5e5
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xbbdfa6…c69060
0xba46…fc180x9c95…e299Base—$0.001100%fluxa75d ago0xb11abc…973eb1
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x6fbb41…9568f9
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xe88cd8…7355cc
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x3952b7…fe895d
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0x0e3596…c5560b
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xdd6a95…20cd3e
0xba46…fc180x9c95…e299Base—$0.001100%fluxa76d ago0xbb9f61…433c31

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.