Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xbbb433…213c63
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xff0da9…b67921
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xe3ff33…1fa998
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x194212…e77e0b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xd0adb1…87ce41
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x0c0c47…d8f29d
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x21c97e…cd5065
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xf0485a…8411e8
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x639155…f52dac
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x9f12c2…8f382b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xa4a6d6…2f7bee
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x2b174d…b4212e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xad274c…b72004
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x7f7295…bd5337
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xa12882…62fc1b
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x3f6b8d…bc5fe4
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x1727f7…dbf6f5
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x135e24…58d2c4
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xd64184…0a4bc7
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xc53efe…a2a153
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0xabd8e6…73fe75
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x63a586…5a5687
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa17d ago0x3d0c32…5d1e02
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa18d ago0x63a00d…b7eb4e
0x85ed…68540xfe80…47eeBase—$0.001100%fluxa18d ago0x9f0cdd…34107c

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.