Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x93f9d3…022857
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xd91b47…8a3b0d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x4bc4d9…f6cae8
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x076c22…08a021
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xebb625…473d86
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa39d ago0x3a4969…6fdba4
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x42322b…321413
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x59b66c…1030b0
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xe3b587…18706b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa39d ago0xe2392f…8eb0ba
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x84870a…8a852e
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xf97d1f…36ace5
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x62d33a…497b85
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xc1a2d2…09bcf2
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x5e34a8…473bdc
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x1c32f4…b0521e
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x1f804a…9a6bb9
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xa1af5f…90f006
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xab9e0e…2b0e24
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x650fcb…cc24ff
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0x5271f4…b43510
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xcaa7ef…abba31
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa39d ago0xa17a61…02cb99
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa39d ago0xcf70db…bb385f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa39d ago0x3a407a…d42ef5

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.