Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x2cd29f…5f9728
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xbb6a53…788934
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x306053…5d055d
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x8461cb…dec538
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x7ac8a2…46d5ea
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xda8cba…9aebdc
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xb31996…44dc8f
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xdcbaa6…5a6b55
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xc03285…a4e06a
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x947d6c…d78a5c
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x37d485…dd101e
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x90a2f9…b53a39
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x6fff8d…29471b
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x43e965…f1ff7a
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x0d5982…d7c028
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x3f6cce…9095da
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xfb1426…771b0b
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x2bd6aa…1b53c0
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0x057c20…021808
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xffa15e…0c2bb4
0x0233…63720xfe80…47eeBase—$0.001100%fluxa17d ago0xcf801a…44dbf0
0x0233…63720xfe80…47eeBase—$0.001100%fluxa18d ago0x0c6351…f78c84
0x0233…63720xfe80…47eeBase—$0.001100%fluxa18d ago0x365173…9cb56c
0x0233…63720xfe80…47eeBase—$0.001100%fluxa18d ago0xd65c88…916f05
0x0233…63720xfe80…47eeBase—$0.001100%fluxa18d ago0xf8c8d5…109bd9

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.