Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x05c266…1caca7
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x1b5825…dfe211
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0xa4ed7f…68f049
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x4db82c…0b9c6b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x9ab313…9e3539
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0xf60867…cf2276
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0xe7fb1b…606a1f
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x65cdf4…ad229d
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x3fc6ac…9efab5
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x7f908f…10632b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x5da175…c0c1d4
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0xf9777e…643ad1
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0x9c0ff4…e03807
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0xff92b8…e8a8d6
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0x9f9819…33da25
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x66eaec…aa4d2d
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0xc54398…a67b9b
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0xc26b08…1a3733
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0x67b604…6bf9a0
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa32d ago0x2e1365…51edde
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa32d ago0xb77cbd…94bd45
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa33d ago0x7fdf81…670584
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa33d ago0x7dfa9b…1efb28
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa33d ago0x1fcf09…07a66a
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa33d ago0xe92633…1fda42

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.