Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x37af69…b36a3e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x88c77f…f45626
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x7d559c…c09c22
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x62ba6f…34543e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xa6758d…4b214c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x562a9d…6d00ea
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x19b9e0…ce359f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xed8a64…dec27f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xd1f9a7…f90d9a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xc4d9a6…61d813
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x0c901c…3f9c40
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x04f2b4…b18e68
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x83699b…af46ae
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xb5f05e…339180
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xc27bdd…b16ba6
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xe9a2c0…034a0a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xedefa9…15cdf4
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x44b47f…9d18a9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xdc0deb…575db5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x3088ca…e4ea29
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xe7a447…fce348
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xabc77b…211ac2
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0xeae311…5db9af
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x7b98ac…509445
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa82d ago0x555ae0…e90551

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.