Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0xe5a77f…7d4d14
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0x9e6d35…972c73
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0x1b5200…5bca39
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0xbccafa…cc8620
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa42d ago0xf3bd29…f1ea27
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa42d ago0xfa13d1…de7490
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0x4631bd…b02355
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa42d ago0x3d0d2a…293314
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa42d ago0xc2b774…cdd4cf
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa42d ago0xf7c09b…ceef8f
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa43d ago0xd2f24a…4fcf8e
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa43d ago0x2ceb0b…33d027
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x589b32…a5e268
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x060965…181077
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0xc975f3…fee22e
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x59ec5d…405469
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x7319aa…187056
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x813244…133a6c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0xffebef…19044f
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0xd7201c…4037ff
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0xf4fe0e…598f48
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x0f091b…7c3021
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa43d ago0x176914…80d341

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.